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 in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-2.16.840.1.113883.10.20.5.9.29

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.10.20.5.9.29",
  "meta" : {
    "id" : "6685"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NHSNSSIDetectionMethod</h2><div><p>Codes describing how the facility that performed the procedure detected the SSI.</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=\"CodeSystem-2.16.840.1.113883.6.277.html\"><code>http://hl7.org/fhir/us/hai/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-1321-9\">1321-9</a></td><td>Review of patient's medical record</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1322-7\">1322-7</a></td><td>Post-discharge surgeon survey</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1323-5\">1323-5</a></td><td>Post-discharge patient letter</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1324-3\">1324-3</a></td><td>Post-discharge patient phone call</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1325-0\">1325-0</a></td><td>Cooperative infection prevention process between facilities</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1326-8\">1326-8</a></td><td>Patient/caregiver contacts facility to report</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1327-6\">1327-6</a></td><td>Patient returns to outpatient facility for follow-up</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1328-4\">1328-4</a></td><td>Surgeon contacts facility to report</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1329-2\">1329-2</a></td><td>Report from another facility (inpatient, health department, emergency department, etc.)</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/hai/ValueSet/2.16.840.1.113883.10.20.5.9.29",
  "name" : "NHSNSSIDetectionMethod",
  "status" : "draft",
  "date" : "2019-10-11T15:43:03-04:00",
  "description" : "Codes describing how the facility that performed the procedure detected the SSI.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/hai/CodeSystem/2.16.840.1.113883.6.277",
        "concept" : [
          {
            "code" : "1321-9",
            "display" : "Review of patient's medical record"
          },
          {
            "code" : "1322-7",
            "display" : "Post-discharge surgeon survey"
          },
          {
            "code" : "1323-5",
            "display" : "Post-discharge patient letter"
          },
          {
            "code" : "1324-3",
            "display" : "Post-discharge patient phone call"
          },
          {
            "code" : "1325-0",
            "display" : "Cooperative infection prevention process between facilities"
          },
          {
            "code" : "1326-8",
            "display" : "Patient/caregiver contacts facility to report"
          },
          {
            "code" : "1327-6",
            "display" : "Patient returns to outpatient facility for follow-up"
          },
          {
            "code" : "1328-4",
            "display" : "Surgeon contacts facility to report"
          },
          {
            "code" : "1329-2",
            "display" : "Report from another facility (inpatient, health department, emergency department, etc.)"
          }
        ]
      }
    ]
  }
}