element -> <eCad.32>
eCad.32 eDispatch.02 EMD Performed No No Indication of whether Emergency Medical Dispatch was performed for this EMS event. E03_02 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma
Namespace:
Type:
anonymous (extension of EMDPerformed)
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.32>
   
Content: 
{ enumeration of xs:string }
</eCad.32>
Simple Content Detail:
Enumeration:
"2302001"
 - 
No
"2302003"
 - 
Yes, With Pre-Arrival Instructions
"2302005"
 - 
Yes, Without Pre-Arrival Instructions
"2302007"
 - 
Yes, Unknown if Pre-Arrival Instructions Given

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  EMDPerformed (extension)
      complexType
Derivation:
extension of EMDPerformed
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.eDispatch.EMDPerformed" minOccurs="0" name="eCad.32">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMDPerformed"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>