element -> <eDevice.ShockGroup>
Group Tag to hold shock information
Namespace:
Type:
anonymous complexType
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Content Model Diagram
XML Representation Summary
<eDevice.ShockGroup>
   
Content: 
eDevice.09?, eDevice.10?, eDevice.11?, eDevice.12?
</eDevice.ShockGroup>
Content model elements (4):
Included in content model of elements (1):
XML Source (w/o annotations (5); see within schema source)
<xs:element id="eDevice.ShockGroup" minOccurs="0" name="eDevice.ShockGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eDevice.TypeOfShock" minOccurs="0" name="eDevice.09" type="TypeOfShock"/>
<xs:element id="eDevice.ShockorPacingEnergy" minOccurs="0" name="eDevice.10" type="ShockOrPacingEnergy"/>
<xs:element id="eDevice.TotalNumberofShocksDelivered" minOccurs="0" name="eDevice.11" type="TotalNumberOfShocks"/>
<xs:element id="eDevice.PacingRate" minOccurs="0" name="eDevice.12" type="PacingRate"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 4/4)
eDevice.09
Type:
TypeOfShock, simple content
eDevice.09 Type of Shock No No The type of shock used by the device for the defibrillation (if appropriate for the event) E21_08 Optional Cardiac Arrest
Simple Content
enumeration of xs:string
Enumeration:
"4109001"
 - 
Biphasic
"4109003"
 - 
Monophasic
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eDevice.TypeOfShock" minOccurs="0" name="eDevice.09" type="TypeOfShock"/>

eDevice.10
Type:
ShockOrPacingEnergy, simple content
eDevice.10 Shock or Pacing Energy No No The energy (in joules) used for the shock or pacing (if appropriate for the event) E21_09 Optional Cardiac Arrest
Simple Content
xs:decimal
fractionDigits:
1
maxInclusive:
9000
minInclusive:
1
totalDigits:
5
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eDevice.ShockorPacingEnergy" minOccurs="0" name="eDevice.10" type="ShockOrPacingEnergy"/>

eDevice.11
Type:
TotalNumberOfShocks, simple content
eDevice.11 Total Number of Shocks Delivered No No The number of times the patient was defibrillated, if the patient was defibrillated during the patient encounter. E21_10 Optional Cardiac Arrest
Simple Content
xs:integer
maxInclusive:
100
minInclusive:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eDevice.TotalNumberofShocksDelivered" minOccurs="0" name="eDevice.11" type="TotalNumberOfShocks"/>

eDevice.12
Type:
PacingRate, simple content
eDevice.12 Pacing Rate No No The rate the device was calibrated to pace during the event, if appropriate. E21_11 Optional
Simple Content
xs:integer
maxInclusive:
1000
minInclusive:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eDevice.PacingRate" minOccurs="0" name="eDevice.12" type="PacingRate"/>