<xs:element name="bedCapacity" minOccurs="0">
Specify status, availability, baseline and capacity counts for each of the bed types.
<xs:complexType>
<xs:element name="adultICU" type="rs:BedCapacity" minOccurs="0">
<xs:annotation>
Capacity status for adult Intensive Care Unit (ICU) beds. These can support critically ill or
injured patients, including ventilator support.
</xs:element>
<xs:element name="medicalSurgical" type="rs:BedCapacity" minOccurs="0">
<xs:documentation> Capacity status for medical-surgical beds.
These are also thought of as ward beds.
</xs:element>
<xs:element name="burn" type="rs:BedCapacity" minOccurs="0">
<xs:annotation>
<xs:documentation>Capacity status for burn beds.</xs:documentation>
</xs:annotation>