HealthcareAssociatedInfectionReports Implementation Guide CI Build

This page is part of the Healthcare Associated Infection Implementation Guide (v2.0.0: STU 2) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-2.16.840.1.113883.13.9

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.13.9",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2019-03-13T23:27:10.000-04:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NHSNWoundClassCode</h2><div><p>Codes representing NHSN wound class.</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=418780004\">418780004</a></td><td>Class I/Clean (Clean)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=418115006\">418115006</a></td><td>Class II/Clean Contaminated (Clean-contaminated)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=419877002\">419877002</a></td><td>Class III/Contaminated (Contaminated)</td><td/></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=418422005\">418422005</a></td><td>Class IV/Dirty Infected (Dirty)</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/hai/ValueSet/2.16.840.1.113883.13.9",
  "name" : "NHSNWoundClassCode",
  "status" : "active",
  "date" : "2019-10-11T15:43:03-04:00",
  "description" : "Codes representing NHSN wound class.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "418780004",
            "display" : "Class I/Clean (Clean)"
          },
          {
            "code" : "418115006",
            "display" : "Class II/Clean Contaminated (Clean-contaminated)"
          },
          {
            "code" : "419877002",
            "display" : "Class III/Contaminated (Contaminated)"
          },
          {
            "code" : "418422005",
            "display" : "Class IV/Dirty Infected (Dirty)"
          }
        ]
      }
    ]
  }
}