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

: SNOMED CT code system fragment for LIVD - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "snomed-fragment-livd",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/livd/StructureDefinition/codesystem-snomed-frag-uv-livd"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://snomed.info/sct defines many codes, of which the following are a subset:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">260373001<a name=\"snomed-fragment-livd-260373001\"> </a></td><td>Detected</td></tr><tr><td style=\"white-space:nowrap\">260415000<a name=\"snomed-fragment-livd-260415000\"> </a></td><td>Not detected</td></tr><tr><td style=\"white-space:nowrap\">455371000124106<a name=\"snomed-fragment-livd-455371000124106\"> </a></td><td>Invalid result</td></tr></table></div>"
  },
  "url" : "http://snomed.info/sct",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.6.96"
    }
  ],
  "version" : "http://snomed.info/sct/5991000124107/version/20200901",
  "name" : "SNOMED_CT",
  "title" : "SNOMED CT (all versions)",
  "status" : "active",
  "date" : "2022-01-23T02:39:16+00:00",
  "publisher" : "IHTSDO",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "© 2002-2016 International Health Terminology Standards Development Organisation (IHTSDO). All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. \"SNOMED\" and \"SNOMED CT\" are registered trademarks of the IHTSDO http://www.ihtsdo.org/snomed-ct/get-snomed-ct",
  "caseSensitive" : false,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "260373001",
      "display" : "Detected"
    },
    {
      "code" : "260415000",
      "display" : "Not detected"
    },
    {
      "code" : "455371000124106",
      "display" : "Invalid result"
    }
  ]
}