{
  "resourceType" : "ConceptMap",
  "id" : "BloodPressureCodes",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "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-04-02T22:51:15+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"
      }]
    }]
  }]
}