HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: null - JSON Representation

Active as of 2021-03-24

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "CDCNHSN",
  "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/CDCNHSN</td></tr><tr><td>Version</td><td>3.0.0</td></tr><tr><td>Name</td><td>CDCNHSN</td></tr><tr><td>Title</td><td>NHSN Surveillance System Codes</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>A set of healthcare surveillance vocabulary concepts and associated identifiers intended solely for data submissions to the National Healthcare Safety Network (NHSN). Other uses are not recommended.</p>\n<p>The CDCNHSN code system is highly specialized to meet the needs of NHSN surveillance reporting, is undergoing changes, and is not recommended for creating value sets to be used outside of NHSN.</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.277</td><td>true</td><td></td></tr><tr><td>URI</td><td>https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/cdcnhsn.html</td><td>true</td><td>2021-03-24 00:00:00+0000 --&gt; (ongoing)</td></tr><tr><td>URI</td><td>http://terminology.hl7.org/CodeSystem/cdcNHSN</td><td>false</td><td>(?) --&gt; 2021-03-24 00:00:00+0000</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/CDCNHSN"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "3.0.0"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString" : "NHSN Surveillance System Codes"
    }
  ],
  "name" : "CDCNHSN",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2021-03-24T00:00:00-00: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"
        }
      ]
    }
  ],
  "responsible" : "U.S. Centers for Disease Control and Prevention (CDC), National Healthcare Safety Network (NHSN)",
  "description" : "A set of healthcare surveillance vocabulary concepts and associated identifiers intended solely for data submissions to the National Healthcare Safety Network (NHSN). Other uses are not recommended.\r\n\r\nThe CDCNHSN code system is highly specialized to meet the needs of NHSN surveillance reporting, is undergoing changes, and is not recommended for creating value sets to be used outside of NHSN.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.6.277",
      "preferred" : true
    },
    {
      "type" : "uri",
      "value" : "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/cdcnhsn.html",
      "preferred" : true,
      "period" : {
        "start" : "2021-03-24T00:00:00-00:00"
      }
    },
    {
      "type" : "uri",
      "value" : "http://terminology.hl7.org/CodeSystem/cdcNHSN",
      "preferred" : false,
      "period" : {
        "end" : "2021-03-24T00:00:00-00:00"
      }
    }
  ]
}