element -> <eCad.14>
eCad.14 eResponse.08 Type of Dispatch Delay No No The dispatch delays, if any, associated with the dispatch of the EMS unit to the EMS event. E02_06 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma A dispatch delay is any time delay that occurs from the time of PSAP call (eTimes.01) to the time the unit is notified by dispatch (eTimes.03).
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.14
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eCad.14>
Simple Content Detail:
Enumeration:
"2208001"
 - 
Caller (Uncooperative)
"2208003"
 - 
Diversion/Failure (of previous unit)
"2208005"
 - 
High Call Volume
"2208007"
 - 
Language Barrier
"2208009"
 - 
Location (Inability to Obtain)
"2208011"
 - 
No EMS Vehicles (Units) Available
"2208013"
 - 
None/No Delay
"2208015"
 - 
Other
"2208017"
 - 
Technical Failure (Computer, Phone etc.)

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