element -> <eCad.18>
eCad.18 eResponse.12 Type of Turn-Around Delay No No The turn-around delays, if any, of EMS unit associated with the EMS event. E02_10 Optional Response Rendezvous Transport Unavailable added for situations where there is a wait for an EMS Transport Unit, a Ferry, Air Medical, etc to return to service. <br/><br/>If a patient is being transported by the unit, turn-around delay is any time delay that occurs from the time the patient arrived at the destination (eTimes.10) until the time the unit is back in service (eTimes.13) or unit back at the home location (eTimes15) [whichever is the greater of the two times]. <br/><br/>If no patient is being transported by the unit, turn-around delay is any time delay that occurs from the time the unit arrived on scene (eTimes.06) until the unit is back in service (eTimes.13) or the unit back at the home location (eTimes.15) [whichever is the greater of the two times].
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.18
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eCad.18>
Simple Content Detail:
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 (Not Listed)
"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

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.TypeofTurnAroundDelay" maxOccurs="unbounded" minOccurs="0" name="eCad.18">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSTurnaroundUnitDelayReason">
<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"/>