FHIR to OMOP FHIR IG
1.0.0 - INFORMATIVE 1 International flag

FHIR to OMOP FHIR IG, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-omop-ig/ and changes regularly. See the Directory of published versions

: Blood Pressure codes to OMOP

Page standards status: Informative

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "BloodPressureCodes"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap BloodPressureCodes</b></p><a name=\"BloodPressureCodes\"> </a><a name=\"hcBloodPressureCodes\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>http://loinc.org</code> (Logical Observation Identifier Names and Codes (LOINC)) to <code>https://fhir-terminology.ohdsi.org</code> (OHDSI Standardized Vocabularies)</p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>85354-9 (Blood pressure panel with all children optional)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>36203185 (Blood pressure panel with all children optional)</td></tr><tr><td>8480-6 (Systolic blood pressure)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>3004249 (Systolic blood pressure)</td></tr><tr><td>8462-4 (Diastolic blood pressure)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>3012888 (Diastolic blood pressure)</td></tr><tr><td>8478-0 (Mean blood pressure)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>3027598 (Mean blood pressure)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "brr"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>         ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop>         ]       ] )     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/uv/omop/ConceptMap/BloodPressureCodes"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/omop/ConceptMap/BloodPressureCodes>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "BloodPressureOMOPMapping"] ; # 
  fhir:title [ fhir:v "Blood Pressure codes to OMOP"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-04-02T22:51:15+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Biomedical Research and Regulation"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Biomedical Research and Regulation" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/rcrim" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "An example mapping of FHIR Observation-bloodpressure LOINC codes to OMOP concept ids"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:group ( [
fhir:source [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>     ] ;
fhir:target [
fhir:v "https://fhir-terminology.ohdsi.org"^^xsd:anyURI ;
fhir:l <https://fhir-terminology.ohdsi.org>     ] ;
    ( fhir:element [
fhir:code [ fhir:v "85354-9" ] ;
      ( fhir:target [
fhir:code [ fhir:v "36203185" ] ;
fhir:display [ fhir:v "Blood pressure panel with all children optional" ] ;
fhir:relationship [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "8480-6" ] ;
      ( fhir:target [
fhir:code [ fhir:v "3004249" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ] ;
fhir:relationship [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "8462-4" ] ;
      ( fhir:target [
fhir:code [ fhir:v "3012888" ] ;
fhir:display [ fhir:v "Diastolic blood pressure" ] ;
fhir:relationship [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "8478-0" ] ;
      ( fhir:target [
fhir:code [ fhir:v "3027598" ] ;
fhir:display [ fhir:v "Mean blood pressure" ] ;
fhir:relationship [ fhir:v "equivalent" ]       ] )     ] )
  ] ) . #