This page is part of the Loinc/IVD Mapping FHIR IG (v0.3.0: STU 1 (FHIR R4) Ballot 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ConceptMap",
"id" : "66a4034b-6cc6-46ed-be83-343dfc51f2d7",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-testcode-uv-livd"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>LivdTestCodeConceptMap (http://hl7.org/fhir/uv/livd/ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7)</h2><p>Mapping from <a href=\"http://hl7.org/fhir/R4/observationdefinition.html\">ObservationDefinition</a> to <a href=\"Bundle-livd-example.html\">http://hl7.org/fhir/uv/livd/ValueSet/loinc-livd</a></p><p>ACTIVE. Published on Dec 18, 2020 10:07:33 PM by null. </p><br/><table class=\"grid\"><tr><td colspan=\"4\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"2\"><b>Destination Concept Details</b></td></tr><tr><td colspan=\"2\"><b>Code</b> from </td><td><b>Code</b> from </td><td><b>Code</b> from </td><td/><td colspan=\"2\"><b>Code</b> from </td></tr><tr><td style=\"border-right-width: 0px\">b87458ca-b29a-4244-b347-39111caf9ef2</td><td style=\"border-left-width: 0px\"></td><td>mmol/L</td><td>Serum/Plasma</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">14749-6</td><td style=\"border-left-width: 0px\"></td></tr><tr><td style=\"border-right-width: 0px\">b87458ca-b29a-4244-b347-39111caf9ef2</td><td style=\"border-left-width: 0px\"></td><td>mg/dL</td><td>Serum/Plasma</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">2345-7</td><td style=\"border-left-width: 0px\"></td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/livd/ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7",
"name" : "LivdTestCodeConceptMap",
"status" : "active",
"date" : "2020-12-18T22:07:33+00:00",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"sourceUri" : "ObservationDefinition",
"targetCanonical" : "http://hl7.org/fhir/uv/livd/ValueSet/loinc-livd",
"group" : [
{
"element" : [
{
"code" : "b87458ca-b29a-4244-b347-39111caf9ef2",
"display" : "GluC",
"target" : [
{
"code" : "14749-6",
"display" : "Glucose [Moles/volume] in Serum or Plasma",
"equivalence" : "equivalent",
"dependsOn" : [
{
"property" : "specimen",
"value" : "Serum/Plasma"
},
{
"property" : "result",
"value" : "mmol/L"
}
]
}
]
},
{
"code" : "b87458ca-b29a-4244-b347-39111caf9ef2",
"display" : "GluC",
"target" : [
{
"code" : "2345-7",
"display" : "Glucose [Mass/volume] in Serum or Plasma",
"equivalence" : "equivalent",
"dependsOn" : [
{
"property" : "specimen",
"value" : "Serum/Plasma"
},
{
"property" : "result",
"value" : "mg/dL"
}
]
}
]
}
]
}
]
}