LOINC – IVD Test Code (LIVD) Mapping
0.3.0 - ballot

LOINC – IVD Test Code (LIVD) Mapping, published by HL7 International - Orders and Observations Work Group. This is not an authorized publication; it is the continuous build for version 0.3.0). This version is based on the current content of https://github.com/HL7/livd/ and changes regularly. See the Directory of published versions

: LIVD Result Value Mappings value set - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="resultvalue-mappings-livd"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/livd/StructureDefinition/valueset-uv-livd"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/5991000124107/version/20200901</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/260373001">260373001</a></td><td>Detected</td></tr><tr><td><a href="http://snomed.info/id/260415000">260415000</a></td><td>Not detected</td></tr><tr><td><a href="http://snomed.info/id/455371000124106">455371000124106</a></td><td>Invalid result</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/uv/livd/ValueSet/resultvalue-mappings-livd"/>
  <version value="0.1.0"/>
  <name value="LivdResultValueMappingsVS"/>
  <title value="Result value mappings value set for LIVD"/>
  <status value="draft"/>
  <date value="2018-09-25"/>
  <description
               value="Includes the subset of LOINC or SNOMED CT codes for mappings from result values that are relevant for this ConceptMap."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/5991000124107/version/20200901"/>
      <concept>
        <code value="260373001"/>
        <display value="Detected"/>
      </concept>
      <concept>
        <code value="260415000"/>
        <display value="Not detected"/>
      </concept>
      <concept>
        <code value="455371000124106"/>
        <display value="Invalid result"/>
      </concept>
    </include>
  </compose>
</ValueSet>