This is an example Jupyter notebook file that maps OMH Schema instances to R4 FHIR Observation instances using:
- A FHIR Observation profile instantiated as a Python FHIR r4 model library.
- A mapping table between OMH datapoint Schema and FHIR Observation data elements.
- A Concept Mapping table between OMH to FHIR concepts.
{%gist /Healthedata1/cd8686850ffedf0757bd030cea8f34e6 %}
Jupyter Notebook running in Binder
Click on: "OMH to FHIR Mapping.ipynb“ Click the run button 2x Scroll up to the copy paste box and follow the instructions.