HL7 Terminology (THO)
6.0.2 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: NHSN Healthcare Facility Patient Care Location - JSON Representation

Active as of 2021-02-21

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "hsloc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem hsloc</b></p><a name=\"hsloc\"> </a><a name=\"hchsloc\"> </a><a name=\"hsloc-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/hsloc</td></tr><tr><td>Version</td><td>3.0.0</td></tr><tr><td>Name</td><td>HSLOC</td></tr><tr><td>Title</td><td>NHSN Healthcare Facility Patient Care Location</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; 2020-07-01 00:00:00-0400</td></tr><tr><td>URI</td><td>https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.html</td><td>true</td><td>2020-07-01 00:00:00-0400 --&gt; (ongoing)</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/NamingSystem/hsloc",
  "version" : "3.0.0",
  "name" : "HSLOC",
  "title" : "NHSN Healthcare Facility Patient Care Location",
  "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"
      }
    }
  ]
}