LOINC – IVD Test Code (LIVD) Mapping 0.2.0 - STU Ballot 1

This page is part of the Loinc/IVD Mapping FHIR IG (v0.2.0: STU 1 (FHIR R4) Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

LivdLoincVS - json

Raw json

Narrative view of the Value Set

{
  "resourceType" : "ValueSet",
  "id" : "loinc-livd",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>LOINC value set for LIVD</h2><div><p>Includes the subset of LOINC codes that are relevant for this ConceptMap.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><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><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><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><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><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><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><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><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><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><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><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><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><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><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/livd/ValueSet/loinc-livd",
  "version" : "0.2.0",
  "name" : "LivdLoincVS",
  "title" : "LOINC value set for LIVD",
  "status" : "draft",
  "date" : "2018-09-25T00:00:00-04:00",
  "description" : "Includes the subset of LOINC codes that are relevant for this ConceptMap.",
  "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"
          }
        ]
      }
    ]
  }
}