GenomeX Data Exchange FHIR IG
0.2.0 - draft
GenomeX Data Exchange FHIR IG, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/CodeX-HL7-FHIR-Accelerator/GenomeX-DataExchange/ and changes regularly. See the Directory of published versions
It is important to report germline variants which carry important diagnostic implications for a patient's cancer risk later in life. This type of report is comparatively simple to put together relative to other germline applications.
Here is a sample HereditaryCancerTesting PDF report for a single patient.
The following diagram gives a visual representation for how FHIR resources based on the above sample HereditaryCancerTesting report relate to each other.
The numbers in the following table correspond to indices on the ERD pictured above.
Label | Resource/Profile | Description of germline usage | Example(s) | Example Notes |
---|---|---|---|---|
1 | Genomic Report | Primary container of the overall report. This report will encompass all reported results. | HereditaryCancerTestingDiagnosticReportNegative | |
2a | Genomic Study | The genomics report can reference details of the genomic study that was performed in order to identify variants / haplotypes / genotypes / biomarkers. | HereditaryCancerTestingGenomicStudy | Raw genomic data files such as VCF generally contain far more data than that communicated in the report. BED files can precisely define regions of the genome that were studied or deemed uncallable. |
2b | Genomic Study Analysis | Each genomics report's referenced genomic study can be comprised of one or more genomic study analyses that detail the testing procedures performed. | HereditaryCancerTestingGenomicStudyAnalysis | |
3 | Patient | The genomics report references the subject of the report, invariably the patient. | PatientFemale | |
4 | Specimen | The genomics report references specimens that this report is based on. | SpecimenBloodFemale | |
5a | Service Request | The genomics report references orders that led to the results for the reported test. | HereditaryCancerTestingServiceRequest | |
5b | Ordering Provider | The genomics report refers to the medical professional that ordered the reported test. | OrderingProvider | |
6 | Organization | The genomics report refers to the organization that performed the reported test. | OrganizationMyriad | |
7 | Practitioner | The genomics report references a results interpreter / lab director. | PractitionerPathologist | |
8 | Overall Interpretation | The genomics report references an overall interpretation for the testing. | ||
9 | Variant | The genomics report can reference variants and other findings identified via testing. | HereditaryCancerTestingVarNegative | |
10 | Diagnostic Implication | The genomics report can include various types of genomic annotations such as diagnostic implications related to identified variants. | Variant annotation knowledgebases generally differ in the types of annotations they supply. Different labs can potentially report different annotations. Annotations such as 'variants of unknown significance' can be updated in the future through reanalysis. | |
11 | RiskAssessment | The genomics report references risk assessments, which represent the patient's risk for developing a given condition. | HereditaryCancerTestingGenRiskAssessNegative | |
12 | QuestionnaireResponse | HereditaryCancerTestingQuestionnaireResponseNegative | ||
13 | FamilyMemberHistory | |||
14 | Task | The genomics report references follow up recommendations for the patient. | HereditaryCancerTestingRecommendedFollowupNegative |