element -> <eCad.16>
eCad.16 eResponse.10 Type of Scene Delay No No The scene delays, if any, of the EMS unit associated with the EMS event. E02_08 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma A scene delay is any time delay that occurs from the time the unit arrived on scene (eTimes.06) to the time the unit left the scene (eTimes.09).
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.16
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eCad.16>
Simple Content Detail:
Enumeration:
"2210001"
 - 
Awaiting Air Unit
"2210003"
 - 
Awaiting Ground Unit
"2210005"
 - 
Crowd
"2210007"
 - 
Directions/Unable to Locate
"2210009"
 - 
Distance
"2210011"
 - 
Extrication
"2210013"
 - 
HazMat
"2210015"
 - 
Language Barrier
"2210017"
 - 
None/No Delay
"2210019"
 - 
Other (Not Listed)
"2210021"
 - 
Patient Access
"2210023"
 - 
Safety-Crew/Staging
"2210025"
 - 
Safety-Patient
"2210027"
 - 
Staff Delay
"2210029"
 - 
Traffic
"2210031"
 - 
Triage/Multiple Patients
"2210033"
 - 
Vehicle Crash Involving this Unit
"2210035"
 - 
Vehicle Failure of this Unit
"2210037"
 - 
Weather
"2210039"
 - 
Mechanical Issue-Unit, Equipment, etc

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