LOINC – IVD Test Code (LIVD) Mapping
1.0.0-ballot - ballot International flag

This page is part of the Loinc/IVD Mapping FHIR IG (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: LIVD example Test Code ConceptMap - XML Representation

Active as of 2023-12-21

Raw xml | Download



<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="66a4034b-6cc6-46ed-be83-343dfc51f2d7"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/livd/StructureDefinition/conceptmap-testcode-uv-livd"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>Mapping from <a href="http://hl7.org/fhir/R4/observationdefinition.html">ObservationDefinition</a> to <a href="Bundle-livd-example.html">LOINC value set for LIVD</a></p><p>ACTIVE. Published on 2023-12-21 20:56:03+0000 by null. </p><div><p>Livd Test Code Concept Map</p>
</div><br/><p><b>Group 1</b>Mapping from <code>unspecified code system</code> to <a href="http://terminology.hl7.org/5.3.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><td colspan="2"><b>Properties</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/5.3.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/R4/codesystem-concept-map-equivalence.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/R4/codesystem-concept-map-equivalence.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>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/livd/ConceptMap/66a4034b-6cc6-46ed-be83-343dfc51f2d7"/>
  <version value="1.0.0"/>
  <name value="LivdTestCodeConceptMap"/>
  <title value="Livd Test Code Concept Map"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-12-21T20:56:03+00:00"/>
  <description value="Livd Test Code Concept Map"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <sourceUri value="ObservationDefinition"/>
  <targetCanonical value="http://example.org/ivd-mfg/loinc-livd"/>
  <group>
    <target value="http://loinc.org"/>
    <element>
      <code value="b87458ca-b29a-4244-b347-39111caf9ef2"/>
      <display value="GluC"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="14749-6"/>
        <display value="Glucose [Moles/volume] in Serum or Plasma"/>
        <equivalence value="equivalent"/>
        <dependsOn>
          <property value="specimen"/>
          <value value="Serum/Plasma"/>
        </dependsOn>
        <dependsOn>
          <property value="result"/>
          <value value="mmol/L"/>
        </dependsOn>
      </target>
    </element>
    <element>
      <code value="b87458ca-b29a-4244-b347-39111caf9ef2"/>
      <display value="GluC"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="equivalent"/>
        </modifierExtension>
        <code value="2345-7"/>
        <display value="Glucose [Mass/volume] in Serum or Plasma"/>
        <equivalence value="equivalent"/>
        <dependsOn>
          <property value="specimen"/>
          <value value="Serum/Plasma"/>
        </dependsOn>
        <dependsOn>
          <property value="result"/>
          <value value="mg/dL"/>
        </dependsOn>
      </target>
    </element>
  </group>
</ConceptMap>