Real World Implementation Guides
FHIR Implementation Guides (IGs) provide a mechanism for use-case specific customization of the FHIR specification.
Examples of FHIR IGs that may be of interest to researchers are listed below. This is not meant to be an exhaustive list, but rather to demonstrate the scope of the IGs that have been published and identify some of the key IGs (identified with ⭐️) to be aware of in the FHIR ecosystem. A full list of IGs published through HL7® is available here, and additional IGs may be published outside of HL7.
Adverse Events for Clinical Research, which provides an approach for representing adverse events in clinical research with FHIR. (Note that as of April 2023, this IG has not gone through the FHIR balloting process yet. The provided link is to the “live build” of the IG.)
Bulk Data⭐️, which provides a mechanism for extracting population-scale data from FHIR servers. See here for more information.
Common Data Models Harmonization, which focuses “on mapping and translating observational data extracted for Patient Centered Outcome Research (PCOR) and other purposes into FHIR format” and supports PCORNet, i2b2, i2b2, and Sentinel data models.
Electronic Case Reporting, which supports public health electronic case reporting.
GA4GH Phenopackets, which “intends to support global exchange of computable case-level phenotypic information for all types of disease diagnosis and research.” (Note that this is an example of an IG published outside of HL7.)
Genomics Reporting, which provides FHIR versions of common data structures involving genomics data like genotypes and variants.
International Patient Summary, which “is designed for supporting the use case scenario for ‘unplanned, cross border care’, but it is not limited to it. It is intended to be international, i.e., to provide generic solutions for global application beyond a particular region or country.”
mCODE, which provides “a core set of structured data elements for oncology electronic health records (EHRs).”
Quality Improvement Core, which supports interoperable clinical quality measures and clinical decision support.
Retrieval of Real World Data for Clinical Research, which supports the use of real world data for research purposes. (Note this link is to a a “live build” of the IG; as of April 2023 this IG has been balloted but not published through HL7. Once published, the IG will be accessible at https://hl7.org/fhir/uv/vulcan-rwd.)
Situational Awareness for Novel Epidemic Response, which “enables transmission of high level situational awareness information from inpatient facilities to centralized data repositories to support the treatment of novel influenza-like illness.”
US Core⭐️, which is the FHIR IG that implements USCDI (more information here). This IG is highly relevant for researchers in the US because EHRs typically implement US Core as part of their FHIR implementations. Conversely, data elements that are not covered by US Core may not be consistently implemented in US EHR FHIR implementations.
Many US-centric IGs use US Core as a starting point, so you may encounter US Core profiles when viewing other IGs. If you author a FHIR IG for US implementation, it may be beneficial to also follow this approach.