| Literature DB >> 29888091 |
Jacob K Crump1, Guilherme Del Fiol1, Marc S Williams2, Robert R Freimuth3.
Abstract
Integration of genetic information is becoming increasingly important in clinical practice. However, genetic information is often ambiguous and difficult to understand, and clinicians have reported low-self-efficacy in integrating genetics into their care routine. The Health Level Seven (HL7) Infobutton standard helps to integrate online knowledge resources within Electronic Health Records (EHRs) and is required for EHR certification in the US. We implemented a prototype of a standards-based genetic reporting application coupled with infobuttons leveraging the Infobutton and Fast Healthcare Interoperability Resources (FHIR) Standards. Infobutton capabilities were provided by Open Infobutton, an open source package compliant with the HL7 Infobutton Standard. The resulting prototype demonstrates how standards-based reporting of genetic results, coupled with curated knowledge resources, can provide dynamic access to clinical knowledge on demand at the point of care. The proposed functionality can be enabled within any EHR system that has been certified through the US Meaningful Use program.Entities:
Year: 2018 PMID: 29888091 PMCID: PMC5961781
Source DB: PubMed Journal: AMIA Jt Summits Transl Sci Proc
Summary of the knowledge resources connected through the HL7 Infobutton Standard via LITE.
| Infobutton Resource | Information Available | EHR Context |
|---|---|---|
| ClinGen Allele Registry | Identifiers for genetic variants | Genetic Lab Review/Entry |
| ClinGen Curated Summaries | Gene-drug interactions and genetically caused diseases | Problem List Review/Entry |
| ClinVar | Clinical significance of knowngenetic variants | Genetic Lab Review/Entry |
| CPIC | Clinical guidelineson genetic testing and treatment related to pharmacogenomics | Medication List Review/Entry |
| GeneReviews | Genetic disease knowledge management | Problem List Review/Entry |
| Genetics Home Reference | Consumer health information | Genetic Lab Review/Entry |
| Genetic Practice Guidelines | Geneticdisease guidelines | Problem and Medication List Review/Entry |
| Genetic Testing Registry | Genetic testsand laboratories | Problem List Review/Entry |
| PharmGKB | Curated pharmacogenomics knowledge base | Medication List Review/Entry |
Figure 1.Main screen of the EHR prototype showing the Profile, Problems, Medications, and Results tabs which can be accessed by clicking on the respective tab headings.
Figure 2.An example of genetic laboratory results as shown in the Results tab. A clinician can click on individual results to view the Clinical Significance, SNP, and a link to the full laboratory report from which each result is retrieved. The infobutton “i” icons can be clicked to send HL7-compiant requests to OpenInfobutton to retrieve information on the clinical interpretation of each result.
List of parameters included in the HL7-compliant infobutton request sent by the prototype EHR to OpenInfobutton.
| Infobutton Request URL Segment | Use | Example values |
|---|---|---|
| Base URL of the knowledge resource | --- | |
| represented Organization.id.root | Domain name of requesting organization | ClinicalGenome.org |
| taskContext.c.c | Context of EHR task | PROBLISREV, MLREV, GENEREV, VARREV |
| mainSearchCriteria.v.c | Search term code | LOINC, or SNOMED-CTcodes |
| mainSearchCriteria.v.cs | Search term code system | Code system identifier |
| mainSearchCriteria.v.dn | Search term | Display name |
| informationRecipient.languageCode.c | Language | English, Spanish |
| performer | Role of person wanting results | PROV (provider) |
Figure 3.User interface returned from OpenInfobutton in response to a request for information on the gene “HNF1A” when a provider is reviewing the patient’s lab result list. This example shows a resource that could be used for both clinicians and patients.
Figure 4.User interface returned from OpenInfobutton in response to a request for information on the variant “c.681G>A” when a provider is reviewing the patient’s lab result list. This shows an example of a clinician resource known as “ClinVar.”
Figure 5.Multi-gene paneling report, which can be accessed from the Results tab. The infobutton links request provider reference information related to genes or variants in the context of genetic test results review.
Links to example JSON FHIR resources.
| FHIR Resource | Example JSON URL |
|---|---|
| Patient | |
| AllergyIntolerance | |
| Appointment | |
| Encounter | |
| Condition | |
| MedicationStatement | |
| Observation |
FHIR Extension references for genetic data types.
| Genetic Resource Type | Extension URL |
|---|---|
| Gene | |
| DNA Sequence Variant Name | |
| Allelic state (Zygosity) | |
| Amino Acid Change Name | |
| DNA Variant Id (SNP) |