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 R4. . For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-2.16.840.1.113883.10.20.5.1.5.9.3

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.10.20.5.1.5.9.3",
  "meta" : {
    "id" : "6753"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NHSNPrimaryResidentServiceType</h2><div><p>This valueset contains values for NHSN's Primary Resident Service Type</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.259.html\"><code>http://hl7.org/fhir/us/hai-ltcf/CodeSystem/2.16.840.1.113883.6.259</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.259.html#2.16.840.1.113883.6.259-1257-5\">1257-5</a></td><td>LTCF Skilled Nursing-Short Term Rehabilitation Unit</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.259.html#2.16.840.1.113883.6.259-1256-7\">1256-7</a></td><td>LTCF Psychiatric Unit</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.259.html#2.16.840.1.113883.6.259-1259-1\">1259-1</a></td><td>LTCF Ventilator Dependent Unit</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.259.html#2.16.840.1.113883.6.259-1260-9\">1260-9</a></td><td>LTCF Bariatric Unit</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.259.html#2.16.840.1.113883.6.259-1254-2\">1254-2</a></td><td>LTCF Inpatient Hospice Unit</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.259.html#2.16.840.1.113883.6.259-1258-3\">1258-3</a></td><td>LTCF General Nursing Unit</td><td/></tr><tr><td><a href=\"CodeSystem-2.16.840.1.113883.6.259.html#2.16.840.1.113883.6.259-1255-9\">1255-9</a></td><td>LTCF Dementia Unit</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/hai-ltcf/ValueSet/2.16.840.1.113883.10.20.5.1.5.9.3",
  "version" : "0.1.0",
  "name" : "NHSNPrimaryResidentServiceType",
  "status" : "draft",
  "date" : "2019-08-01T08:56:05-04:00",
  "description" : "This valueset contains values for NHSN's Primary Resident Service Type",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/hai-ltcf/CodeSystem/2.16.840.1.113883.6.259",
        "concept" : [
          {
            "code" : "1257-5",
            "display" : "LTCF Skilled Nursing-Short Term Rehabilitation Unit"
          },
          {
            "code" : "1256-7",
            "display" : "LTCF Psychiatric Unit"
          },
          {
            "code" : "1259-1",
            "display" : "LTCF Ventilator Dependent Unit"
          },
          {
            "code" : "1260-9",
            "display" : "LTCF Bariatric Unit"
          },
          {
            "code" : "1254-2",
            "display" : "LTCF Inpatient Hospice Unit"
          },
          {
            "code" : "1258-3",
            "display" : "LTCF General Nursing Unit"
          },
          {
            "code" : "1255-9",
            "display" : "LTCF Dementia Unit"
          }
        ]
      }
    ]
  }
}