HL7 Terminology
2.1.0 - Publication

This page is part of the HL7 Terminology (v2.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: NHSN Healthcare Facility Patient Care Location - JSON Representation

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "hsloc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/hsloc</td></tr><tr><td>Name</td><td>HSLOC</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>A classification of patient care locations within healthcare facilities for public health purposes.</p>\n</div></td></tr><tr><td>Publisher</td><td>U.S. Centers for Disease Control and Prevention (CDC), National Healthcare Safety Network (NHSN)</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.6.259</td><td>true</td><td></td></tr><tr><td>URI</td><td>http://terminology.hl7.org/CodeSystem/hsloc</td><td>false</td><td>(?) --&gt; Jun 30, 2020, 10:00:00 PM</td></tr><tr><td>URI</td><td>https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html</td><td>true</td><td>Jun 30, 2020, 10:00:00 PM --&gt; (ongoing)</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/tools/StructureDefinition/extension-title",
      "valueString" : "NHSN Healthcare Facility Patient Care Location"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/hsloc"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-namingsystem-version",
      "valueString" : "3.0.0"
    }
  ],
  "name" : "HSLOC",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2021-02-21T00:00:00-04:00",
  "publisher" : "U.S. Centers for Disease Control and Prevention (CDC), National Healthcare Safety Network (NHSN)",
  "contact" : [
    {
      "name" : "U.S. Centers for Disease Control and Prevention (CDC), National Healthcare Safety Network (NHSN)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "nhsncda@cdc.gov"
        },
        {
          "system" : "url",
          "value" : "https://www.cdc.gov/nhsn"
        }
      ]
    }
  ],
  "description" : "A classification of patient care locations within healthcare facilities for public health purposes.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.6.259",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "http://terminology.hl7.org/CodeSystem/hsloc",
      "preferred" : false,
      "period" : {
        "end" : "2020-07-01T00:00:00-04:00"
      }
    },
    {
      "type" : "uri",
      "value" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html",
      "preferred" : true,
      "period" : {
        "start" : "2020-07-01T00:00:00-04:00"
      }
    }
  ]
}