Genomics Reporting Implementation Guide
2.0.0 - trial-use

This page is part of the Genetic Reporting Implementation Guide (v2.0.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Appendix F: Conversion from STU3 Extensions

Mapping from the STU3 Genomics Profiles

The content in this implementation guide supersedes the genomics profiles that were published as part of STU and R4 (which can be found here and here. This page provides guidance for implementers of those profiles to understand how to map content from those older profiles to those provide in this implementation guide.

Why new profiles

As mentioned in the principles section of the introduction, this implementation guide tries to leverage the Observation resource and minimize the use of extensions. This approach is expected to maximize the number of systems that can capture, store, convey and otherwise manipulate genomic reporting results. Over-reliance on extensions increases the risk of information loss, particularly as results pass through systems that may not have been specifically designed to convey genomics-related information. As a Standard for Trial Use, both the prior profiles and the contents of this implementation guide are subject to non-backward compatible change based on feedback from the implementation community and the continuing evolution of the authoring work group's understanding of implementer requirements and how best to express them within FHIR's data structures.

Observation-genetics

The STU3 and R4 Observation-genetics profiles largely map to Variant, though some more complex annotations are handled as separate "Implications" (see Diagnostic Implication and Therapeutic Implication). Previous extensions are mostly handled as Observation components.

Sequence -> MolecularSequence Resource

The STU3 Sequence Resource was renamed to MolecularSequence in R4 and has various improvements. The community is still evaluating boundaries between MolecularSequence and Observation and encourages adopter feedback.

STU3 moved beyond the FHIR DSTU2 Genetics profile on Observation allowing increased granularity and less ambiguity by creating a new resource called MolecularSequence. This resource can be used to hold clinically relevant sequence data in a manner that is both efficient and versatile integrating new and yet undefined types of genomic and other -omics data that will soon be commonly entered into health records for clinical use. MolecularSequence is leveraged by other FHIR resources, including Observation. The September 2014 Informative Ballot (“HL7 Clinical Genomics, Domain Analysis Model: Clinical Sequencing Release 1”) provided guiding use cases, which initially informed development of a MolecularSequence resource. A preliminary effort to address these issues was published in context of the Substitutable Medical Applications and Reusable Technologies (SMART) Platforms Project and described in an article (“SMART on FHIR Genomics: Facilitating standardized clinico-genomic apps"). MolecularSequence is designed to hold genetic sequences in blocks relevant to actionable clinical decision-making. Extensions to MolecularSequence can address complex use cases.