CDC NHSN Situational Awareness Framework for Reporting (NHSN SAFR) Content Implementation Guide
1.0.0 - STU 1.0.0 United States of America flag

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

: Healthcare Bed Capacity Reporting Code System - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nhsn-safr-bed-capacity-codes"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://www.cdc.gov/nhsn/fhirportal/safr/ig/ImplementationGuide/gov.cdc.nhsn.safr"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://www.cdc.gov/nhsn/fhirportal/safr/ig/ImplementationGuide/gov.cdc.nhsn.safr"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://www.cdc.gov/nhsn/fhirportal/safr/ig/CodeSystem/nhsn-safr-bed-capacity-codes"/>
  <version value="1.0.0"/>
  <name value="BedCapacityCS"/>
  <title value="Healthcare Bed Capacity Reporting Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-04-28T22:11:05-07:00"/>
  <publisher value="CDC National Healthcare Safety Network (NHSN)"/>
  <contact>
    <name value="CDC National Healthcare Safety Network (NHSN)"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.cdc.gov/nhsn"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="nhsn@cdc.gov"/>
    </telecom>
  </contact>
  <description
               value="This CodeSystem defines coded concepts for Healthcare Capacity reporting for NHSN SAFR."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright value="This CodeSystem is not copyrighted."/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="HOSP"/>
    <display value="Hospital"/>
    <definition value="Hospital Facility"/>
  </concept>
  <concept>
    <code value="IRF"/>
    <display value="Inpatient Rehabilitation"/>
    <definition value="Inpatient Rehabilitation Facility"/>
  </concept>
  <concept>
    <code value="IPF"/>
    <display value="Inpatient Psychiatric"/>
    <definition value="Inpatient Psychiatric Facility"/>
  </concept>
  <concept>
    <code value="CHLD"/>
    <display value="Children's or Pediatric"/>
    <definition value="Children's or Pediatric Facility"/>
  </concept>
  <concept>
    <code value="OTH"/>
    <display value="Other facility-within-facility or subunit"/>
    <definition value="Other facility-within-facility or subunit"/>
  </concept>
  <concept>
    <code value="ICU"/>
    <display value="Intensive Care Unit"/>
    <definition value="Intensive Care Unit"/>
  </concept>
  <concept>
    <code value="ED"/>
    <display value="Emergency Department"/>
    <definition value="Emergency Department"/>
  </concept>
  <concept>
    <code value="PEDS"/>
    <display value="Pediatric"/>
    <definition value="Pediatric"/>
  </concept>
</CodeSystem>