CDC NHSN Situational Awareness Framework for Reporting (NHSN SAFR) Content Implementation Guide
1.0.0 - STU 1.0.0
This page is part of the NHSN Situational Awareness Framework for Reporting (NHSN SAFR) Implementation Guide (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "CodeSystem",
"id" : "nhsn-safr-bed-capacity-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nhsn-safr-bed-capacity-codes</b></p><a name=\"nhsn-safr-bed-capacity-codes\"> </a><a name=\"hcnhsn-safr-bed-capacity-codes\"> </a><p>This case-insensitive code system <code>http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-bed-capacity-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">HOSP<a name=\"nhsn-safr-bed-capacity-codes-HOSP\"> </a></td><td>Hospital</td><td>Hospital Facility</td></tr><tr><td style=\"white-space:nowrap\">IRF<a name=\"nhsn-safr-bed-capacity-codes-IRF\"> </a></td><td>Inpatient Rehabilitation</td><td>Inpatient Rehabilitation Facility</td></tr><tr><td style=\"white-space:nowrap\">IPF<a name=\"nhsn-safr-bed-capacity-codes-IPF\"> </a></td><td>Inpatient Psychiatric</td><td>Inpatient Psychiatric Facility</td></tr><tr><td style=\"white-space:nowrap\">CHLD<a name=\"nhsn-safr-bed-capacity-codes-CHLD\"> </a></td><td>Children's or Pediatric</td><td>Children's or Pediatric Facility</td></tr><tr><td style=\"white-space:nowrap\">OTH<a name=\"nhsn-safr-bed-capacity-codes-OTH\"> </a></td><td>Other facility-within-facility or subunit</td><td>Other facility-within-facility or subunit</td></tr><tr><td style=\"white-space:nowrap\">ICU<a name=\"nhsn-safr-bed-capacity-codes-ICU\"> </a></td><td>Intensive Care Unit</td><td>Intensive Care Unit</td></tr><tr><td style=\"white-space:nowrap\">ED<a name=\"nhsn-safr-bed-capacity-codes-ED\"> </a></td><td>Emergency Department</td><td>Emergency Department</td></tr><tr><td style=\"white-space:nowrap\">PEDS<a name=\"nhsn-safr-bed-capacity-codes-PEDS\"> </a></td><td>Pediatric</td><td>Pediatric</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://www.cdc.gov/nhsn/fhirportal/safr/ig/ImplementationGuide/gov.cdc.nhsn.safr"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://www.cdc.gov/nhsn/fhirportal/safr/ig/ImplementationGuide/gov.cdc.nhsn.safr"
}
]
}
}
],
"url" : "http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-bed-capacity-codes",
"version" : "1.0.0",
"name" : "BedCapacityCS",
"title" : "Healthcare Bed Capacity Reporting Code System",
"status" : "active",
"experimental" : false,
"date" : "2026-04-28T22:11:05-07:00",
"publisher" : "CDC National Healthcare Safety Network (NHSN)",
"contact" : [
{
"name" : "CDC National Healthcare Safety Network (NHSN)",
"telecom" : [
{
"system" : "url",
"value" : "http://www.cdc.gov/nhsn"
},
{
"system" : "email",
"value" : "nhsn@cdc.gov"
}
]
}
],
"description" : "This CodeSystem defines coded concepts for Healthcare Capacity reporting for NHSN SAFR.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "This CodeSystem is not copyrighted.",
"caseSensitive" : false,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "HOSP",
"display" : "Hospital",
"definition" : "Hospital Facility"
},
{
"code" : "IRF",
"display" : "Inpatient Rehabilitation",
"definition" : "Inpatient Rehabilitation Facility"
},
{
"code" : "IPF",
"display" : "Inpatient Psychiatric",
"definition" : "Inpatient Psychiatric Facility"
},
{
"code" : "CHLD",
"display" : "Children's or Pediatric",
"definition" : "Children's or Pediatric Facility"
},
{
"code" : "OTH",
"display" : "Other facility-within-facility or subunit",
"definition" : "Other facility-within-facility or subunit"
},
{
"code" : "ICU",
"display" : "Intensive Care Unit",
"definition" : "Intensive Care Unit"
},
{
"code" : "ED",
"display" : "Emergency Department",
"definition" : "Emergency Department"
},
{
"code" : "PEDS",
"display" : "Pediatric",
"definition" : "Pediatric"
}
]
}