FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r4b
Resource TypeNamingSystem
IdNamingSystem-hsloc.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem hsloc

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/hsloc
Version3.0.0
NameHSLOC
TitleNHSN Healthcare Facility Patient Care Location
Statusactive
Definition

A classification of patient care locations within healthcare facilities for public health purposes.

PublisherU.S. Centers for Disease Control and Prevention (CDC), National Healthcare Safety Network (NHSN)

Identifiers

TypeValuePreferredPeriod
OID2.16.840.1.113883.6.259true
URIhttp://terminology.hl7.org/CodeSystem/hslocfalse(?) --> 2020-07-01 00:00:00-0400
URIhttps://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/hsloc.htmltrue2020-07-01 00:00:00-0400 --> (ongoing)

Source1

{
  "resourceType": "NamingSystem",
  "id": "hsloc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://terminology.hl7.org/NamingSystem/hsloc"
    },
    {
      "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 Healthcare Facility Patient Care Location"
    }
  ],
  "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"
      }
    }
  ]
}