element -> <eCad.17>
eCad.17 eResponse.11 Type of Transport Delay No No The transport delays, if any, of the EMS unit associated with the EMS event. E02_09 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Rendezvous Transport Unavailable added for situations where there is a wait for an EMS Transport Unit, a Ferry, Air Medical, etc. <br/><br/>A transport delay is any time delay that occurs from the time the unit left the scene (eTimes.09) to the time the patient arrived at the destination (eTimes.10).
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eCad.17
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eCad.17>
Simple Content Detail:
Enumeration:
"2211001"
 - 
Crowd
"2211003"
 - 
Directions/Unable to Locate
"2211005"
 - 
Distance
"2211007"
 - 
Diversion
"2211009"
 - 
HazMat
"2211011"
 - 
None/No Delay
"2211013"
 - 
Other (Not Listed)
"2211015"
 - 
Rendezvous Transport Unavailable
"2211017"
 - 
Route Obstruction (e.g., Train)
"2211019"
 - 
Safety
"2211021"
 - 
Staff Delay
"2211023"
 - 
Traffic
"2211025"
 - 
Vehicle Crash Involving this Unit
"2211027"
 - 
Vehicle Failure of this Unit
"2211029"
 - 
Weather
"2211031"
 - 
Patient Condition Change (e.g. Unit Stopped)

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
      complexType
Derivation:
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.eResponse.TypeofTransportDelay" maxOccurs="unbounded" minOccurs="0" name="eCad.17">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSTransportUnitDelayReason">
<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"/>