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 Test Code Mappings value set - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "testcode-mappings-livd",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/livd/StructureDefinition/valueset-uv-livd"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> version <code>2.65</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://details.loinc.org/LOINC/90370-8.html\">90370-8</a></td><td>LIVD mapping data set</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/14749-6.html\">14749-6</a></td><td>Glucose [Moles/volume] in Serum or Plasma</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/2345-7.html\">2345-7</a></td><td>Glucose [Mass/volume] in Serum or Plasma</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/14744-7.html\">14744-7</a></td><td>Glucose [Moles/volume] in Cerbral spinal fluid</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/2342-4.html\">2342-4</a></td><td>Glucose [Mass/volume] in Cerebral spinal fluid</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/15076-3.html\">15076-3</a></td><td>Glucose [Moles/volume] in Urine</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/2350-7.html\">2350-7</a></td><td>Glucose [Mass/volume] in Urine</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/15077-1.html\">15077-1</a></td><td>Glucose [Moles/time] in 24 hour Urine</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/2351-5.html\">2351-5</a></td><td>Glucose [Mass/time] in 24 hour Urine</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/70151-6.html\">70151-6</a></td><td>Opiates [Presence] in Urine by Screen method &gt;300 ng/mL</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/21431-2.html\">21431-2</a></td><td>Opiates [Presence] in Urine by Screen method &gt;2000 ng/mL</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/22314-9.html\">22314-9</a></td><td>Hepatitis A virus IgM Ab [Presence] in Serum</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/31616-6.html\">31616-6</a></td><td>Rubella virus IgM Ab [Presence] in Serum</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/livd/ValueSet/testcode-mappings-livd",
  "version" : "0.1.0",
  "name" : "LivdTestCodeMappingsVS",
  "title" : "Test code mappings value set for LIVD",
  "status" : "draft",
  "date" : "2018-09-25",
  "description" : "Includes the subset of LOINC codes for mappings from manufacturer IVD test codes that are relevant for this ConceptMap.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "version" : "2.65",
        "concept" : [
          {
            "code" : "90370-8",
            "display" : "LIVD mapping data set"
          },
          {
            "code" : "14749-6",
            "display" : "Glucose [Moles/volume] in Serum or Plasma"
          },
          {
            "code" : "2345-7",
            "display" : "Glucose [Mass/volume] in Serum or Plasma"
          },
          {
            "code" : "14744-7",
            "display" : "Glucose [Moles/volume] in Cerbral spinal fluid"
          },
          {
            "code" : "2342-4",
            "display" : "Glucose [Mass/volume] in Cerebral spinal fluid"
          },
          {
            "code" : "15076-3",
            "display" : "Glucose [Moles/volume] in Urine"
          },
          {
            "code" : "2350-7",
            "display" : "Glucose [Mass/volume] in Urine"
          },
          {
            "code" : "15077-1",
            "display" : "Glucose [Moles/time] in 24 hour Urine"
          },
          {
            "code" : "2351-5",
            "display" : "Glucose [Mass/time] in 24 hour Urine"
          },
          {
            "code" : "70151-6",
            "display" : "Opiates [Presence] in Urine by Screen method >300 ng/mL"
          },
          {
            "code" : "21431-2",
            "display" : "Opiates [Presence] in Urine by Screen method >2000 ng/mL"
          },
          {
            "code" : "22314-9",
            "display" : "Hepatitis A virus IgM Ab [Presence] in Serum"
          },
          {
            "code" : "31616-6",
            "display" : "Rubella virus IgM Ab [Presence] in Serum"
          }
        ]
      }
    ]
  }
}