elimuinformatics/vcf2fhir

Add genomic source class to variant observations

rhdolin opened this issue · 4 comments

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Expected Behavior

Consider allowing for inclusion of genomic source class (e.g. somatic vs. germline) via a new optional parameter. If specified, we would include an additional component in the variant observation. This component would have LOINC code 48002-0 'Genomic source class [Type]', with component values drawn from here.

Current Behavior

We do not currently include genomic source class.

Hi Bob, I am a beginner looking for some good first issues. Can you please assign it to me?

Ok @VamakshiMagotra. Let me know if you need some guidance.

@VamakshiMagotra Apologies for the change in thinking, but I'm now thinking we should hold off on this one. We don't have a reliable way of knowing if a VCF is containing germline and/or somatic variants. This issue will need some more thought, so we should defer it for now.

This is being folded in to vcf2fhir for SV enhancements