simpleType "EMSTurnaroundUnitDelayReason"
Namespace:
Defined:
globally in eResponse_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"2212001"
 - 
Clean-up
"2212003"
 - 
Decontamination
"2212005"
 - 
Distance
"2212007"
 - 
Documentation
"2212009"
 - 
ED Overcrowding / Transfer of Care
"2212011"
 - 
Equipment Failure
"2212013"
 - 
Equipment/Supply Replenishment
"2212015"
 - 
None/No Delay
"2212017"
 - 
Other
"2212019"
 - 
Rendezvous Transport Unavailable
"2212021"
 - 
Route Obstruction (e.g., Train)
"2212023"
 - 
Staff Delay
"2212025"
 - 
Traffic
"2212027"
 - 
Vehicle Crash of this Unit
"2212029"
 - 
Vehicle Failure of this Unit
"2212031"
 - 
Weather
"2212033"
 - 
EMS Crew Accompanies Patient for Facility Procedure

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The turn-around delays, if any, associated with the EMS unit associated with the patient encounter
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  EMSTurnaroundUnitDelayReason
Derivation:
restriction of xs:string
Facets:
enumeration:
"2212001"
 - 
Clean-up
"2212003"
 - 
Decontamination
"2212005"
 - 
Distance
"2212007"
 - 
Documentation
"2212009"
 - 
ED Overcrowding / Transfer of Care
"2212011"
 - 
Equipment Failure
"2212013"
 - 
Equipment/Supply Replenishment
"2212015"
 - 
None/No Delay
"2212017"
 - 
Other
"2212019"
 - 
Rendezvous Transport Unavailable
"2212021"
 - 
Route Obstruction (e.g., Train)
"2212023"
 - 
Staff Delay
"2212025"
 - 
Traffic
"2212027"
 - 
Vehicle Crash of this Unit
"2212029"
 - 
Vehicle Failure of this Unit
"2212031"
 - 
Weather
"2212033"
 - 
EMS Crew Accompanies Patient for Facility Procedure
XML Source (w/o annotations (18); see within schema source)
<xs:simpleType name="EMSTurnaroundUnitDelayReason">
<xs:restriction base="xs:string">
<xs:enumeration value="2212001"/>
<xs:enumeration value="2212003"/>
<xs:enumeration value="2212005"/>
<xs:enumeration value="2212007"/>
<xs:enumeration value="2212009"/>
<xs:enumeration value="2212011"/>
<xs:enumeration value="2212013"/>
<xs:enumeration value="2212015"/>
<xs:enumeration value="2212017"/>
<xs:enumeration value="2212019"/>
<xs:enumeration value="2212021"/>
<xs:enumeration value="2212023"/>
<xs:enumeration value="2212025"/>
<xs:enumeration value="2212027"/>
<xs:enumeration value="2212029"/>
<xs:enumeration value="2212031"/>
<xs:enumeration value="2212033"/>
</xs:restriction>
</xs:simpleType>