element -> <eDevice.WaveformGroup>
Group Tag to hold info about Wave type
Namespace:
Type:
anonymous complexType
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Content Model Diagram
XML Representation Summary
<eDevice.WaveformGroup>
   
Content: 
eDevice.04?, eDevice.05?, eDevice.06?
</eDevice.WaveformGroup>
Content model elements (3):
Included in content model of elements (1):
eDevice.DeviceGroup (type anonymous)
XML Source (w/o annotations (4); see within schema source)
<xs:element id="eDevice.WaveformGroup" minOccurs="0" name="eDevice.WaveformGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eDevice.WaveformGraphicType" minOccurs="0" name="eDevice.04" type="GraphicType"/>
<xs:element id="eDevice.WaveformGraphic" minOccurs="0" name="eDevice.05" type="WaveformGraphic"/>
<xs:element id="eDevice.AEDPacingorCO2Mode" minOccurs="0" name="eDevice.06" type="AEDPacingOrCO2Mode"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 3/3)
eDevice.04
Type:
GraphicType, simple content
eDevice.04 Medical Device Waveform Graphic Type No No The description of the waveform file stored in Waveform Graphic (eDevice.05). E21_03 Optional Airway Cardiac Arrest STEMI The description is defined as the extension of the file type. Examples of file name extensions include "doc", "jpeg", "tiff", etc. For a list of additional extensions reference the following website(s): <br/> <table><tr><td width="10px"></td><td> <table> <tr><td>3D Image formats: <span style="color:blue">http://www.fileinfo.com/filetypes/3d_image</span></td></tr> <tr><td>Raster Image formats: <span style="color:blue">http://www.fileinfo.com/filetypes/raster_image</span></td></tr> <tr><td>Vector Image formats: <span style="color:blue">http://www.fileinfo.com/filetypes/vector_image</span></td></tr> <tr><td><br/></td></tr> <tr><td>Video formats: <span style="color:blue">http://www.fileinfo.com/filetypes/video</span></td></tr> <tr><td>Audio formats: <span style="color:blue">http://www.fileinfo.com/filetypes/audio</span></td></tr> <tr><td><br/></td></tr> <tr><td>Comparison of formats:</td></tr> <tr><td>Image: <span style="color:blue">http://en.wikipedia.org/wiki/Comparison_of_image_file_formats</span></td></tr> <tr><td>Audio: <span style="color:blue">http://en.wikipedia.org/wiki/Audio_file_format</span></td></tr> <tr><td>Container: <span style="color:blue">http://en.wikipedia.org/wiki/Comparison_of_container_formats</span></td></tr> <tr><td><br/></td></tr> <tr><td>A general list of image formats: <span style="color:blue">http://en.wikipedia.org/wiki/Image_file_formats</span></td></tr> <tr><td>Mime Types: <span style="color:blue">http://en.wikipedia.org/wiki/Internet_media_type</span></td></tr> </table> </td></tr></table>
Simple Content
xs:string
maxLength:
255
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eDevice.WaveformGraphicType" minOccurs="0" name="eDevice.04" type="GraphicType"/>

eDevice.05
Type:
WaveformGraphic, simple content
eDevice.05 Medical Device Waveform Graphic No No The graphic waveform file. E21_04 Optional Airway Cardiac Arrest STEMI
Simple Content
xs:base64Binary
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eDevice.WaveformGraphic" minOccurs="0" name="eDevice.05" type="WaveformGraphic"/>

eDevice.06
Type:
AEDPacingOrCO2Mode, simple content
eDevice.06 Medical Device Mode (Manual, AED, Pacing, CO2, O2, etc) No No The mode of operation the device is operating in during the defibrillation, pacing, or rhythm analysis by the device (if appropriate for the event) E21_05 Optional
Simple Content
enumeration of xs:string
Enumeration:
"4106001"
 - 
Advisory
"4106003"
 - 
Automated
"4106005"
 - 
Demand
"4106007"
 - 
Manual
"4106009"
 - 
Mid-Stream
"4106011"
 - 
Sensing
"4106013"
 - 
Side-Stream
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eDevice.AEDPacingorCO2Mode" minOccurs="0" name="eDevice.06" type="AEDPacingOrCO2Mode"/>