HL7 FHIR® Implementation Guide: Healthcare Associated Infection Reports, FHIR Release 1 - US Realm
May 2018 Ballot

This page is part of the Healthcare Associated Infection Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR v3.3.0. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.13.20",
  "meta" : {
    "id" : "42"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>NHSNInfectionTypeCode</h2><div><p>Code System: cdcNHSN 2.16.840.1.113883.6.277 or SNOMED CT 2.16.840.1.113883.6.96</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.6.96</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>19824006</td><td>Skin or Soft Tissue Infection</td><td/></tr><tr><td>50417007</td><td>Lower respiratory Infection</td><td/></tr><tr><td>68566005</td><td>Urinary Tract Infection</td><td/></tr><tr><td>91302008</td><td>Systemic Infection</td><td/></tr><tr><td>128116006</td><td>Infection of the Central Nervous System</td><td/></tr><tr><td>128402005</td><td>Infection of the cardiovascular system</td><td/></tr><tr><td>312158001</td><td>Gastrointestinal Infection</td><td/></tr><tr><td>431193003</td><td>Bloodstream Infection</td><td/></tr><tr><td>433202001</td><td>Surgical Site Infection</td><td/></tr><tr><td>TEMP_SNOMED_LATE_ONSET_SEPSIS</td><td>Late Onset Sepsis (LOS)</td><td/></tr><tr><td>276674008</td><td>Neonatal meningitis</td><td/></tr></table></li><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.6.277</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1792-1</td><td>MDRO Infection</td><td/></tr><tr><td>1795-4</td><td>CDAD Infection</td><td/></tr><tr><td>1796-2</td><td>Infection of the Reproduction System</td><td/></tr><tr><td>1797-0</td><td>Infection of the Ear/Eyes/Nose or Throat</td><td/></tr><tr><td>1798-8</td><td>Bone or Joint Infection</td><td/></tr><tr><td>2340-3</td><td>Ventilator Associated Event</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/hai/ValueSet/2.16.840.1.113883.13.20",
  "name" : "NHSNInfectionTypeCode",
  "status" : "active",
  "date" : "2018-04-04T04:29:13+10:00",
  "description" : "Code System: cdcNHSN 2.16.840.1.113883.6.277 or SNOMED CT 2.16.840.1.113883.6.96",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.6.96",
        "concept" : [
          {
            "code" : "19824006",
            "display" : "Skin or Soft Tissue Infection"
          },
          {
            "code" : "50417007",
            "display" : "Lower respiratory Infection"
          },
          {
            "code" : "68566005",
            "display" : "Urinary Tract Infection"
          },
          {
            "code" : "91302008",
            "display" : "Systemic Infection"
          },
          {
            "code" : "128116006",
            "display" : "Infection of the Central Nervous System"
          },
          {
            "code" : "128402005",
            "display" : "Infection of the cardiovascular system"
          },
          {
            "code" : "312158001",
            "display" : "Gastrointestinal Infection"
          },
          {
            "code" : "431193003",
            "display" : "Bloodstream Infection"
          },
          {
            "code" : "433202001",
            "display" : "Surgical Site Infection"
          },
          {
            "code" : "TEMP_SNOMED_LATE_ONSET_SEPSIS",
            "display" : "Late Onset Sepsis (LOS)"
          },
          {
            "code" : "276674008",
            "display" : "Neonatal meningitis"
          }
        ]
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.6.277",
        "concept" : [
          {
            "code" : "1792-1",
            "display" : "MDRO Infection"
          },
          {
            "code" : "1795-4",
            "display" : "CDAD Infection"
          },
          {
            "code" : "1796-2",
            "display" : "Infection of the Reproduction System"
          },
          {
            "code" : "1797-0",
            "display" : "Infection of the Ear/Eyes/Nose or Throat"
          },
          {
            "code" : "1798-8",
            "display" : "Bone or Joint Infection"
          },
          {
            "code" : "2340-3",
            "display" : "Ventilator Associated Event"
          }
        ]
      }
    ]
  }
}