simpleType "CPRType"
Namespace:
Defined:
globally in eArrest_v3.xsd; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"3009001"
 - 
Compressions-Continuous
"3009003"
 - 
Compressions-External Band Type Device
"3009005"
 - 
Compressions-External Plunger Type Device
"3009007"
 - 
Compressions-External Thumper Type Device
"3009009"
 - 
Compressions-Intermittent with Ventilation
"3009011"
 - 
Compressions-Other Device
"3009013"
 - 
Ventilation-Bag Valve Mask
"3009015"
 - 
Ventilation-Impedance Threshold Device
"3009017"
 - 
Ventilation-Mouth to Mouth
"3009019"
 - 
Ventilation-Pocket Mask

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Documentation of the type/technique of CPR used by EMS.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  CPRType
Derivation:
restriction of xs:string
Facets:
enumeration:
"3009001"
 - 
Compressions-Continuous
"3009003"
 - 
Compressions-External Band Type Device
"3009005"
 - 
Compressions-External Plunger Type Device
"3009007"
 - 
Compressions-External Thumper Type Device
"3009009"
 - 
Compressions-Intermittent with Ventilation
"3009011"
 - 
Compressions-Other Device
"3009013"
 - 
Ventilation-Bag Valve Mask
"3009015"
 - 
Ventilation-Impedance Threshold Device
"3009017"
 - 
Ventilation-Mouth to Mouth
"3009019"
 - 
Ventilation-Pocket Mask
XML Source (w/o annotations (11); see within schema source)
<xs:simpleType name="CPRType">
<xs:restriction base="xs:string">
<xs:enumeration value="3009001"/>
<xs:enumeration value="3009003"/>
<xs:enumeration value="3009005"/>
<xs:enumeration value="3009007"/>
<xs:enumeration value="3009009"/>
<xs:enumeration value="3009011"/>
<xs:enumeration value="3009013"/>
<xs:enumeration value="3009015"/>
<xs:enumeration value="3009017"/>
<xs:enumeration value="3009019"/>
</xs:restriction>
</xs:simpleType>