element -> <eArrest.08>
eArrest.08 Who Used AED Prior to EMS Arrival No Yes Documentation of who used the AED prior to this EMS unit's arrival. Optional Cardiac Arrest Associated with eArrest.07 (AED Use Prior to EMS Arrival). <br/><br/>This element is a component of the Utstein Cardiac Arrest Criteria as identified in the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
Namespace:
Type:
anonymous (extension of WhoUsedAED)
Content:
simple, 1 attribute
Defined:
locally within eArrest complexType in eArrest_v3.xsd; see XML source
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eArrest.08
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eArrest.08>
Simple Content Detail:
Enumeration:
"3008001"
 - 
Family Member
"3008003"
 - 
First Responder (Fire, Law, EMS)
"3008005"
 - 
Healthcare Professional (Non-EMS)
"3008007"
 - 
Lay Person (Non-Family)
"3008009"
 - 
Other EMS Professional (not part of dispatched response)

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