element -> <dFacility.04>
dFacility.04 Hospital Designations No No The designation(s) associated with the hospital (e.g., Trauma, STEMI, Peds, etc.) <v2Number/> Optional
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<dFacility.04
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</dFacility.04>
Simple Content Detail:
Enumeration:
"9908001"
 - 
Behavioral Health
"9908003"
 - 
Burn Center
"9908005"
 - 
Critical Access Hospital
"9908007"
 - 
Hospital (General)
"9908009"
 - 
Neonatal Center
"9908011"
 - 
Pediatric Center
"9908017"
 - 
Stroke Center
"9908019"
 - 
Rehab Center
"9908021"
 - 
Trauma Center Level 1
"9908023"
 - 
Trauma Center Level 2
"9908025"
 - 
Trauma Center Level 3
"9908027"
 - 
Trauma Center Level 4
"9908029"
 - 
Trauma Center Level 5
"9908031"
 - 
Cardiac-STEMI/PCI Capable
"9908033"
 - 
Cardiac-STEMI/PCI Capable (24/7)
"9908035"
 - 
Cardiac-STEMI/Non-PCI Capable

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  HospitalDesignation (extension)
      complexType
Derivation:
extension of HospitalDesignation
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dFacility.HospitalDesignation" maxOccurs="unbounded" minOccurs="0" name="dFacility.04">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="HospitalDesignation">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>