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.114222.4.11.3595

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.114222.4.11.3595",
  "meta" : {
    "id" : "120"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NHSNPopulationSummaryReportTypeCode</h2><div><p>The population summary data set being reported.</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://loinc.org\"><code>http://loinc.org</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://details.loinc.org/LOINC/86558-4.html\">86558-4</a></td><td>Summary data reporting healthcare personnel influenza vaccinations</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/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-1879-6\">1879-6</a></td><td>Summary data reporting catheter and ventilator use in a ICU/Other</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1880-4\">1880-4</a></td><td>Summary data reporting catheter and ventilator use in a SCA</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1881-2\">1881-2</a></td><td>Summary data reporting catheter and ventilator use in a NICU</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1884-6\">1884-6</a></td><td>Summary data reporting Active Surveillance Testing</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-2316-8\">2316-8</a></td><td>Summary data reporting vascular access types for chronic hemodialysis patients</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1887-9\">1887-9</a></td><td>Summary data reporting Antimicrobial Usage</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-2410-9\">2410-9</a></td><td>Summary data reporting antimicrobial resistance patterns at a facility</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-1657-6\">1657-6</a></td><td>Summary data reporting Outpatient procedure component events at a facility</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.277.html#2.16.840.1.113883.6.277-2543-7\">2543-7</a></td><td>Hemovigilance Module -  Monthly Reporting Denominator</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/hai/ValueSet/2.16.840.1.114222.4.11.3595",
  "name" : "NHSNPopulationSummaryReportTypeCode",
  "status" : "active",
  "date" : "2019-10-11T15:43:03-04:00",
  "description" : "The population summary data set being reported.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "86558-4",
            "display" : "Summary data reporting healthcare personnel influenza vaccinations"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/us/hai/CodeSystem/2.16.840.1.113883.6.277",
        "concept" : [
          {
            "code" : "1879-6",
            "display" : "Summary data reporting catheter and ventilator use in a ICU/Other"
          },
          {
            "code" : "1880-4",
            "display" : "Summary data reporting catheter and ventilator use in a SCA"
          },
          {
            "code" : "1881-2",
            "display" : "Summary data reporting catheter and ventilator use in a NICU"
          },
          {
            "code" : "1884-6",
            "display" : "Summary data reporting Active Surveillance Testing"
          },
          {
            "code" : "2316-8",
            "display" : "Summary data reporting vascular access types for chronic hemodialysis patients"
          },
          {
            "code" : "1887-9",
            "display" : "Summary data reporting Antimicrobial Usage"
          },
          {
            "code" : "2410-9",
            "display" : "Summary data reporting antimicrobial resistance patterns at a facility"
          },
          {
            "code" : "1657-6",
            "display" : "Summary data reporting Outpatient procedure component events at a facility"
          },
          {
            "code" : "2543-7",
            "display" : "Hemovigilance Module -  Monthly Reporting Denominator"
          }
        ]
      }
    ]
  }
}