-
Notifications
You must be signed in to change notification settings - Fork 13
HL7 FHIR
Bob Milius edited this page Oct 27, 2016
·
20 revisions
- A FHIR test server operated by NMDP®/Be The Match® Bioinformatics Research. This server is entirely built using HAPI-FHIR, a 100% open-source Java implementation of the FHIR specification.
- Web interface
- Base URL for REST (POST, GET, etc)
- This is a set of xml files representing resource instances that the following scenario.
- A buccal smear collected on a swab (Specimen) is collected from a potential donor (Patient) and is sent to a HLA typing lab (Organization) and requests that HLA typing for HLA-A, HLA-B, and HLA-DBR1 (DiagnosticRequest). The lab does DNA sequencing for each locus (Sequence) and assigns allele names (Observation) and generates genotypes for each locus (Observation). These are aggregated into a single report (DiagnosticReport) and sent back to the requestor.
There's a lot of information around FHIR, and if you aren't already familiar with HL7, it can be a bit intimidating to find your way around.
-
First, here are links to powerpoint presentations that were given in recent HL7 FHIR webinars/tutorials, aimed at three different audiences. These may be shared through the Creative Commons license.
- FHIR for Executives Part 1
- FHIR for Executives Part 2
- FHIR for Architects
- [FHIR for Developers](FHIR for Developers-baltimore.pptx)
-
Here is a meeting reporting by Bob Milius and Joel Schneider after attending a FHIR Connectathon in May 2016.
- recorded video & audio
- PDF files
-
The most recent version of the FHIR specification (currently being balloted) can be found here:
-
HL7 Clinical Genomics Workgroup
- The HL7 Clinical Genomics Work Group is developing a Genomics Implementation Guidance document, which describes how to use FHIR resources and profiles for reporting genetics results. In that, there's a section on HLA genotyping with a few examples. It's just a draft, but it should give you an idea of an approach I've been exploring.
- An overview of the FHIR activities of the HL7 Clinical Genomics workgroup can be found here:
-
You can also look at the wiki found at
-
http://wiki.hl7.org/index.php?title=FHIR
There's a "Help/Getting Started" section there that may be useful.
-
http://wiki.hl7.org/index.php?title=FHIR
-
Finally, there are a number of blogs out there talking about FHIR. One that I've found useful is this:
- Home
- DaSH 15 (Utrecht) 2024
- DaSH 14 (Oklahoma City) 2024
- DaSH 13 (Rochester) 2023
- DASH VRS (Virtual) 2022
- DASSH3 (Virtual) 2020
- DASH12 (Virtual) 2022
- DASSH4 (Virtual) 2021
- DASH11 (Virtual) 2021
- DASSH3 (Virtual) 2020
- DASH10 (Virtual) 2020
- DASH Validation (Minneapolis) 2020
- DaSSH 2 (Minneapolis) 2019
- DASH9 (Denver) 2019
- DASH8 (Baltimore) 2018
- DASSH FHIR (Minneapolis) 2018
- DASH7 (Utrecht) 2017
- DASH IHIWS (Stanford) 2017
- DASH6 (Heidelberg) 2017
- DASH5 (Berkeley) 2017
- DASH4 (Vienna) 2016
- DASH3 (Minneapolis) 2016
- DASH2 (La Jolla) 2015
- DASH1 (Bethesda) 2014
- Preparing for the Hackathon
- Tool access
- Tools
- Data
- Github help