LOINC – IVD Test Code (LIVD) Mapping, published by HL7 International / Orders and Observations. 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/livd/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "ConceptMap",
"id" : "66a4034b-6cc6-46ed-be83-343dfc51f2d7",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-testcode-uv-livd"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap 66a4034b-6cc6-46ed-be83-343dfc51f2d7</b></p><a name=\"66a4034b-6cc6-46ed-be83-343dfc51f2d7\"> </a><a name=\"hc66a4034b-6cc6-46ed-be83-343dfc51f2d7\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-conceptmap-testcode-uv-livd.html\">LIVDTestCodeConceptMap</a></p></div><p>Mapping from (not specified) to <a href=\"Bundle-livd-example.html\">LOINC value set for LIVD</a></p><br/><p><b>Group 1 </b>Mapping from <code>unspecified code system</code> to <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-loinc.html\">Logical Observation Identifiers, Names and Codes (LOINC)</a></p><table class=\"grid\"><tr><td colspan=\"4\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"2\"><b>Target Concept Details</b></td></tr><tr><td colspan=\"2\"><b>Codes</b> from </td><td><b>result</b></td><td><b>specimen</b></td><td/><td colspan=\"2\"><b>Codes</b> from <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-loinc.html\" title=\"http://loinc.org\">Logical Observation Identifiers, Names and Codes (LOINC)</a></td></tr><tr><td style=\"border-right-width: 0px\">b87458ca-b29a-4244-b347-39111caf9ef2</td><td style=\"border-left-width: 0px\">GluC</td><td>mmol/L</td><td>Serum/Plasma</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">14749-6</td><td style=\"border-left-width: 0px\">Glucose [Moles/volume] in Serum or Plasma</td></tr><tr><td style=\"border-right-width: 0px\">b87458ca-b29a-4244-b347-39111caf9ef2</td><td style=\"border-left-width: 0px\">GluC</td><td>mg/dL</td><td>Serum/Plasma</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">2345-7</td><td style=\"border-left-width: 0px\">Glucose [Mass/volume] in Serum or Plasma</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/livd/ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7",
"identifier" : {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.40.51.18.1"
},
"version" : "1.0.0",
"name" : "LivdTestCodeConceptMap",
"title" : "Livd Test Code Concept Map",
"status" : "active",
"experimental" : false,
"date" : "2025-07-28T15:45:31+00:00",
"description" : "Livd Test Code Concept Map",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"targetCanonical" : "http://example.org/ivd-mfg/loinc-livd",
"group" : [
{
"target" : "http://loinc.org",
"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"
}
]
}
]
}
]
}
]
}