element -> <eLabs.WaveformGraphicGroup>
Tag to hold information about the imaging study to allow for the upload of the imaging results.
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 2 elements
Defined:
Includes:
definitions of 1 attribute, 2 elements
Content Model Diagram
XML Representation Summary
<eLabs.WaveformGraphicGroup
    CorrelationID
 = 
xs:string
    >
   
Content: 
eLabs.07?, eLabs.08?
</eLabs.WaveformGraphicGroup>
Content model elements (2):
Included in content model of elements (1):
XML Source (w/o annotations (3); see within schema source)
<xs:element id="eLabs.WaveformGraphicGroup" maxOccurs="unbounded" minOccurs="0" name="eLabs.WaveformGraphicGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eLabs.WaveformGraphicType" minOccurs="0" name="eLabs.07" type="GraphicType"/>
<xs:element id="eLabs.WaveformGraphic" minOccurs="0" name="eLabs.08" type="WaveformGraphic"/>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</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"/>
Content Element Detail (all declarations; defined in this component only; 2/2)
eLabs.07
Type:
GraphicType, simple content
eLabs.07 Imaging Study File or Waveform Graphic Type No No The description of the image study file or waveform graphic stored in Imaging Study File or Waveform Graphic (eLabs.08). 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="eLabs.WaveformGraphicType" minOccurs="0" name="eLabs.07" type="GraphicType"/>

eLabs.08
Type:
WaveformGraphic, simple content
eLabs.08 Imaging Study File or Waveform Graphic No No The imaging study file. Optional Airway Cardiac Arrest STEMI Added to allow the imaging file to be uploaded and better document patient care.
Simple Content
xs:base64Binary
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eLabs.WaveformGraphic" minOccurs="0" name="eLabs.08" type="WaveformGraphic"/>