element -> <dFacility.01>
dFacility.01
Type of Facility
No
No
The type of facility (healthcare or other) that the EMS agency transports patients to or from.
D04_15
Optional
Namespace:  | 
 | 
Type:  | 
 | 
Content:  | 
simple  | 
Defined:  | 
 | 
 
Content Model Diagram
| XML Representation Summary | 
| <dFacility.01> | 
|     | 
Content:   | 
{ enumeration of xs:string } | 
 
 
 | 
| </dFacility.01> | 
 
Simple Content Detail:
Enumeration:  | 
| "1701001" | 
 -   | 
Assisted Living Facility | 
 
| "1701003" | 
 -   | 
Clinic | 
 
| "1701005" | 
 -   | 
Hospital | 
 
| "1701007" | 
 -   | 
Nursing Home | 
 
| "1701009" | 
 -   | 
Other | 
 
| "1701011" | 
 -   | 
Urgent Care | 
 
| "1701013" | 
 -   | 
Rehabilitation Facility | 
 
| "1701015" | 
 -   | 
Mental Health Facility | 
 
| "1701017" | 
 -   | 
Dialysis Center | 
 
 
 | 
 
Included in content model of elements (1):
- 
 
Anonymous Type Detail
| Type Derivation Tree xs:string (restriction)        complexType  | 
 
XML Source (w/o annotations (1); see within schema source) 
| <xs:element id="dFacility.TypeofFacility" minOccurs="0" name="dFacility.01"> <xs:complexType> <xs:simpleContent> </xs:simpleContent> </xs:complexType> </xs:element>  |