FHIR IG analytics| Package | hl7.fhir.uv.omop |
| Resource Type | ConceptMap |
| Id | ConceptMap-BloodPressureCodes.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/fhir-omop-ig/ConceptMap-BloodPressureCodes.html |
| URL | http://hl7.org/fhir/uv/omop/ConceptMap/BloodPressureCodes |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-20T16:54:42+00:00 |
| Name | BloodPressureOMOPMapping |
| Title | Blood Pressure codes to OMOP |
| Realm | uv |
| Authority | hl7 |
| Description | An example mapping of FHIR Observation-bloodpressure LOINC codes to OMOP concept ids |
No resources found
| CodeSystem | ||
| who.ddcc#current | loinc.org | LOINC codes used in this IG |
| hl7.terminology.r4b#6.0.2 | fhir-terminology.ohdsi.org | OHDSI Standardized Vocabularies |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap BloodPressureCodes
Language: en
Mapping from (not specified) to (not specified)
Group 1 Mapping from http://loinc.org (Logical Observation Identifier Names and Codes (LOINC)) to https://fhir-terminology.ohdsi.org (OHDSI Standardized Vocabularies)
| Source Code | Relationship | Target Code |
| 85354-9 (Blood pressure panel with all children optional) | is equivalent to | 36203185 (Blood pressure panel with all children optional) |
| 8480-6 (Systolic blood pressure) | is equivalent to | 3004249 (Systolic blood pressure) |
| 8462-4 (Diastolic blood pressure) | is equivalent to | 3012888 (Diastolic blood pressure) |
| 8478-0 (Mean blood pressure) | is equivalent to | 3027598 (Mean blood pressure) |
{
"resourceType": "ConceptMap",
"id": "BloodPressureCodes",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "brr"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/omop/ImplementationGuide/hl7.fhir.uv.omop"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/omop/ConceptMap/BloodPressureCodes",
"version": "1.0.0",
"name": "BloodPressureOMOPMapping",
"title": "Blood Pressure codes to OMOP",
"status": "active",
"experimental": true,
"date": "2026-03-20T16:54:42+00:00",
"publisher": "HL7 International / Biomedical Research and Regulation",
"contact": [
{
"name": "HL7 International / Biomedical Research and Regulation",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "An example mapping of FHIR Observation-bloodpressure LOINC codes to OMOP concept ids",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"group": [
{
"source": "http://loinc.org",
"target": "https://fhir-terminology.ohdsi.org",
"element": [
{
"code": "85354-9",
"target": [
{
"code": "36203185",
"display": "Blood pressure panel with all children optional",
"relationship": "equivalent"
}
]
},
{
"code": "8480-6",
"target": [
{
"code": "3004249",
"display": "Systolic blood pressure",
"relationship": "equivalent"
}
]
},
{
"code": "8462-4",
"target": [
{
"code": "3012888",
"display": "Diastolic blood pressure",
"relationship": "equivalent"
}
]
},
{
"code": "8478-0",
"target": [
{
"code": "3027598",
"display": "Mean blood pressure",
"relationship": "equivalent"
}
]
}
]
}
]
}