NHSN Healthcare Associated Infection (HAI) Reports Long Term Care Facilities (HAI-LTCF-FHIR), Release 1 - US Realm (Release 0.1.0 STU1 Ballot)

This page is part of the Healthcare Associated Infection Reports (HAI) Long Term Care Facilities (LTCF) (v0.1.0: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-2.16.840.1.114222.4.11.3194

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.114222.4.11.3194",
  "meta" : {
    "id" : "67"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NHSNSignificantPathogenCode</h2><div><p>NHSN's value set for the observation recording the significant pathogen identified.</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://www.snomed.org/\"><code>http://snomed.info/sct</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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=5933001\">5933001</a></td><td>Clostridium difficile</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=115329001\">115329001</a></td><td>Methicillin resistant Staphylococcus aureus (organism)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=417943000\">417943000</a></td><td>Methicillin susceptible Staphylococcus aureus (organism)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=113727004\">113727004</a></td><td>Vancomycin resistant enterococcus (organism)</td><td/></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-2.16.840.1.113883.6.277.html\"><code>http://hl7.org/fhir/us/hai-ltcf/CodeSystem/2.16.840.1.113883.6.277</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=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-2010-7\">2010-7</a></td><td>Multidrug Resistant - Acinetobacter baumannii (Organism)</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-2016-4\">2016-4</a></td><td>CephR-Klebsiella (CEPHRKLEB)</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-2017-2\">2017-2</a></td><td>CRE-Klebsiella (CREKLEB)</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-2018-0\">2018-0</a></td><td>CRE-Ecoli (CREECOLI)</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-2019-8\">2019-8</a></td><td>CRE-Enterobacter</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/hai-ltcf/ValueSet/2.16.840.1.114222.4.11.3194",
  "version" : "0.1.0",
  "name" : "NHSNSignificantPathogenCode",
  "status" : "active",
  "date" : "2019-08-01T08:56:05-04:00",
  "description" : "NHSN's value set for the observation recording the significant pathogen identified.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "5933001",
            "display" : "Clostridium difficile"
          },
          {
            "code" : "115329001",
            "display" : "Methicillin resistant Staphylococcus aureus (organism)"
          },
          {
            "code" : "417943000",
            "display" : "Methicillin susceptible Staphylococcus aureus (organism)"
          },
          {
            "code" : "113727004",
            "display" : "Vancomycin resistant enterococcus (organism)"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/us/hai-ltcf/CodeSystem/2.16.840.1.113883.6.277",
        "concept" : [
          {
            "code" : "2010-7",
            "display" : "Multidrug Resistant - Acinetobacter baumannii (Organism)"
          },
          {
            "code" : "2016-4",
            "display" : "CephR-Klebsiella (CEPHRKLEB)"
          },
          {
            "code" : "2017-2",
            "display" : "CRE-Klebsiella (CREKLEB)"
          },
          {
            "code" : "2018-0",
            "display" : "CRE-Ecoli (CREECOLI)"
          },
          {
            "code" : "2019-8",
            "display" : "CRE-Enterobacter"
          }
        ]
      }
    ]
  }
}