<xs:element name="eDevice.DeviceGroup" id="eDevice.DeviceGroup" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Group Tag to hold Device Information</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="eDevice.01" type="DeviceSerialNumber" id="eDevice.DeviceSerialNumber" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.01</number><name>Medical Device Serial Number</name><national>No</national><state>No</state><definition>The unique manufacturer's serial number associated with a medical device.</definition><usage>Optional</usage></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.02" type="DateTimeType" id="eDevice.EventDateTime" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.02</number><name>Date/Time of Event (per Medical Device)</name><national>No</national><state>No</state><definition>The time of the event recorded by the device's internal clock.</definition><v2Number>E21_01</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>DateTime consists of finite-length characters of the form: yyyy '-' mm '-' dd 'T' hh ':' mm ':' ss ('.' s+)? (zzzzzz) <table cellspacing="2"><tr><td> <table border="1px" cellpadding="3px" cellspacing="0"> <tr><td align="center">yyyy</td><td>a four-digit numeral that represents the year</td></tr> <tr><td align="center">'-'</td><td>separators between parts of the date portion</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the month</td></tr> <tr><td align="center">dd</td><td>a two-digit numeral that represents the day</td></tr> <tr><td align="center">T</td><td>separator that indicates time-of-day follows</td></tr> <tr><td align="center">hh</td><td>a two-digit numeral that represents the hour</td></tr> <tr><td align="center">':'</td><td>a separator between parts of the time-of-day portion</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the minute</td></tr> <tr><td align="center">ss</td><td>a two-integer-digit numeral that represents the whole seconds</td></tr> <tr><td align="center">'.' s+</td><td>(not required) represents the fractional seconds</td></tr> <tr><td align="center">zzzzzz</td><td>(required) represents the timezone (as described below)</td></tr> </table> </td></tr></table> <br/>Timezones, required, are durations with (integer-valued) hour and minute properties in the form: ('+' | '-') hh ':' mm <table cellspacing="2"><tr><td> <table border="1px" cellpadding="3px" cellspacing="0"> <tr><td align="center">hh</td><td>a two-digit numeral (with leading zeros as required) that represents the hours</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the minutes</td></tr> <tr><td align="center">'+'</td><td>a nonnegative duration</td></tr> <tr><td align="center">'-'</td><td>a nonpositive duration</td></tr> </table> </td></tr></table></comment></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.03" id="eDevice.MedicalDeviceEventName" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.03</number><name>Medical Device Event Type</name><national>No</national><state>No</state><definition>The type of event documented by the medical device.</definition><v2Number>E21_02</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>Can be displayed in the Vital Signs or Procedure Sections.</comment></nemsisTacDoc></xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="MedicalDeviceEventType"><xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/></xs:extension></xs:simpleContent></xs:complexType></xs:element><xs:element name="eDevice.WaveformGroup" id="eDevice.WaveformGroup" minOccurs="0"><xs:annotation><xs:documentation>Group Tag to hold info about Wave type</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="eDevice.04" type="GraphicType" id="eDevice.WaveformGraphicType" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.04</number><name>Medical Device Waveform Graphic Type</name><national>No</national><state>No</state><definition>The description of the waveform file stored in Waveform Graphic (eDevice.05).</definition><v2Number>E21_03</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>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></comment></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.05" type="WaveformGraphic" id="eDevice.WaveformGraphic" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.05</number><name>Medical Device Waveform Graphic</name><national>No</national><state>No</state><definition>The graphic waveform file.</definition><v2Number>E21_04</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.06" type="AEDPacingOrCO2Mode" id="eDevice.AEDPacingorCO2Mode" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.06</number><name>Medical Device Mode (Manual, AED, Pacing, CO2, O2, etc)</name><national>No</national><state>No</state><definition>The mode of operation the device is operating in during the defibrillation, pacing, or rhythm analysis by the device (if appropriate for the event).</definition><v2Number>E21_05</v2Number><usage>Optional</usage></nemsisTacDoc></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="eDevice.07" id="eDevice.ECGLead" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.07</number><name>Medical Device ECG Lead</name><national>No</national><state>No</state><definition>The lead or source which the medical device used to obtain the rhythm (if appropriate for the event).</definition><v2Number>E21_06</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>Can be displayed in the Vital Signs or Procedure Sections.</comment></nemsisTacDoc></xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="ECGLead"><xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/></xs:extension></xs:simpleContent></xs:complexType></xs:element><xs:element name="eDevice.08" type="ECGInterpretation" id="eDevice.ECGInterpretation" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.08</number><name>Medical Device ECG Interpretation</name><national>No</national><state>No</state><definition>The interpretation of the rhythm by the device (if appropriate for the event).</definition><v2Number>E21_07</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>The rhythm interpretation text imported from the device.</comment></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.ShockGroup" id="eDevice.ShockGroup" minOccurs="0"><xs:annotation><xs:documentation>Group Tag to hold shock information</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="eDevice.09" type="TypeOfShock" id="eDevice.TypeOfShock" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.09</number><name>Type of Shock</name><national>No</national><state>No</state><definition>The type of shock used by the device for the defibrillation (if appropriate for the event).</definition><v2Number>E21_08</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.10" type="ShockOrPacingEnergy" id="eDevice.ShockorPacingEnergy" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.10</number><name>Shock or Pacing Energy</name><national>No</national><state>No</state><definition>The energy (in joules) used for the shock or pacing (if appropriate for the event).</definition><v2Number>E21_09</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.11" type="TotalNumberOfShocks" id="eDevice.TotalNumberofShocksDelivered" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.11</number><name>Total Number of Shocks Delivered</name><national>No</national><state>No</state><definition>The number of times the patient was defibrillated, if the patient was defibrillated during the patient encounter.</definition><v2Number>E21_10</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.12" type="PacingRate" id="eDevice.PacingRate" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.12</number><name>Pacing Rate</name><national>No</national><state>No</state><definition>The rate the device was calibrated to pace during the event, if appropriate.</definition><v2Number>E21_11</v2Number><usage>Optional</usage></nemsisTacDoc></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence><xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/></xs:complexType></xs:element>
<nemsisTacDoc><number>eDevice.01</number><name>Medical Device Serial Number</name><national>No</national><state>No</state><definition>The unique manufacturer's serial number associated with a medical device.</definition><usage>Optional</usage></nemsisTacDoc>
<xs:element name="eDevice.01" type="DeviceSerialNumber" id="eDevice.DeviceSerialNumber" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.01</number><name>Medical Device Serial Number</name><national>No</national><state>No</state><definition>The unique manufacturer's serial number associated with a medical device.</definition><usage>Optional</usage></nemsisTacDoc></xs:documentation></xs:annotation></xs:element>
<nemsisTacDoc><number>eDevice.02</number><name>Date/Time of Event (per Medical Device)</name><national>No</national><state>No</state><definition>The time of the event recorded by the device's internal clock.</definition><v2Number>E21_01</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>DateTime consists of finite-length characters of the form: yyyy '-' mm '-' dd 'T' hh ':' mm ':' ss ('.' s+)? (zzzzzz) <table cellspacing="2"><tr><td> <table border="1px" cellpadding="3px" cellspacing="0"> <tr><td align="center">yyyy</td><td>a four-digit numeral that represents the year</td></tr> <tr><td align="center">'-'</td><td>separators between parts of the date portion</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the month</td></tr> <tr><td align="center">dd</td><td>a two-digit numeral that represents the day</td></tr> <tr><td align="center">T</td><td>separator that indicates time-of-day follows</td></tr> <tr><td align="center">hh</td><td>a two-digit numeral that represents the hour</td></tr> <tr><td align="center">':'</td><td>a separator between parts of the time-of-day portion</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the minute</td></tr> <tr><td align="center">ss</td><td>a two-integer-digit numeral that represents the whole seconds</td></tr> <tr><td align="center">'.' s+</td><td>(not required) represents the fractional seconds</td></tr> <tr><td align="center">zzzzzz</td><td>(required) represents the timezone (as described below)</td></tr> </table> </td></tr></table> <br/>Timezones, required, are durations with (integer-valued) hour and minute properties in the form: ('+' | '-') hh ':' mm <table cellspacing="2"><tr><td> <table border="1px" cellpadding="3px" cellspacing="0"> <tr><td align="center">hh</td><td>a two-digit numeral (with leading zeros as required) that represents the hours</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the minutes</td></tr> <tr><td align="center">'+'</td><td>a nonnegative duration</td></tr> <tr><td align="center">'-'</td><td>a nonpositive duration</td></tr> </table> </td></tr></table></comment></nemsisTacDoc>
<xs:element name="eDevice.02" type="DateTimeType" id="eDevice.EventDateTime" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.02</number><name>Date/Time of Event (per Medical Device)</name><national>No</national><state>No</state><definition>The time of the event recorded by the device's internal clock.</definition><v2Number>E21_01</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>DateTime consists of finite-length characters of the form: yyyy '-' mm '-' dd 'T' hh ':' mm ':' ss ('.' s+)? (zzzzzz) <table cellspacing="2"><tr><td> <table border="1px" cellpadding="3px" cellspacing="0"> <tr><td align="center">yyyy</td><td>a four-digit numeral that represents the year</td></tr> <tr><td align="center">'-'</td><td>separators between parts of the date portion</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the month</td></tr> <tr><td align="center">dd</td><td>a two-digit numeral that represents the day</td></tr> <tr><td align="center">T</td><td>separator that indicates time-of-day follows</td></tr> <tr><td align="center">hh</td><td>a two-digit numeral that represents the hour</td></tr> <tr><td align="center">':'</td><td>a separator between parts of the time-of-day portion</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the minute</td></tr> <tr><td align="center">ss</td><td>a two-integer-digit numeral that represents the whole seconds</td></tr> <tr><td align="center">'.' s+</td><td>(not required) represents the fractional seconds</td></tr> <tr><td align="center">zzzzzz</td><td>(required) represents the timezone (as described below)</td></tr> </table> </td></tr></table> <br/>Timezones, required, are durations with (integer-valued) hour and minute properties in the form: ('+' | '-') hh ':' mm <table cellspacing="2"><tr><td> <table border="1px" cellpadding="3px" cellspacing="0"> <tr><td align="center">hh</td><td>a two-digit numeral (with leading zeros as required) that represents the hours</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the minutes</td></tr> <tr><td align="center">'+'</td><td>a nonnegative duration</td></tr> <tr><td align="center">'-'</td><td>a nonpositive duration</td></tr> </table> </td></tr></table></comment></nemsisTacDoc></xs:documentation></xs:annotation></xs:element>
<nemsisTacDoc><number>eDevice.03</number><name>Medical Device Event Type</name><national>No</national><state>No</state><definition>The type of event documented by the medical device.</definition><v2Number>E21_02</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>Can be displayed in the Vital Signs or Procedure Sections.</comment></nemsisTacDoc>
<xs:element name="eDevice.03" id="eDevice.MedicalDeviceEventName" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.03</number><name>Medical Device Event Type</name><national>No</national><state>No</state><definition>The type of event documented by the medical device.</definition><v2Number>E21_02</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>Can be displayed in the Vital Signs or Procedure Sections.</comment></nemsisTacDoc></xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="MedicalDeviceEventType"><xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/></xs:extension></xs:simpleContent></xs:complexType></xs:element>
<xs:element name="eDevice.WaveformGroup" id="eDevice.WaveformGroup" minOccurs="0"><xs:annotation><xs:documentation>Group Tag to hold info about Wave type</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="eDevice.04" type="GraphicType" id="eDevice.WaveformGraphicType" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.04</number><name>Medical Device Waveform Graphic Type</name><national>No</national><state>No</state><definition>The description of the waveform file stored in Waveform Graphic (eDevice.05).</definition><v2Number>E21_03</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>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></comment></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.05" type="WaveformGraphic" id="eDevice.WaveformGraphic" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.05</number><name>Medical Device Waveform Graphic</name><national>No</national><state>No</state><definition>The graphic waveform file.</definition><v2Number>E21_04</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.06" type="AEDPacingOrCO2Mode" id="eDevice.AEDPacingorCO2Mode" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.06</number><name>Medical Device Mode (Manual, AED, Pacing, CO2, O2, etc)</name><national>No</national><state>No</state><definition>The mode of operation the device is operating in during the defibrillation, pacing, or rhythm analysis by the device (if appropriate for the event).</definition><v2Number>E21_05</v2Number><usage>Optional</usage></nemsisTacDoc></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<nemsisTacDoc><number>eDevice.04</number><name>Medical Device Waveform Graphic Type</name><national>No</national><state>No</state><definition>The description of the waveform file stored in Waveform Graphic (eDevice.05).</definition><v2Number>E21_03</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>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></comment></nemsisTacDoc>
<xs:element name="eDevice.04" type="GraphicType" id="eDevice.WaveformGraphicType" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.04</number><name>Medical Device Waveform Graphic Type</name><national>No</national><state>No</state><definition>The description of the waveform file stored in Waveform Graphic (eDevice.05).</definition><v2Number>E21_03</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>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></comment></nemsisTacDoc></xs:documentation></xs:annotation></xs:element>
<nemsisTacDoc><number>eDevice.06</number><name>Medical Device Mode (Manual, AED, Pacing, CO2, O2, etc)</name><national>No</national><state>No</state><definition>The mode of operation the device is operating in during the defibrillation, pacing, or rhythm analysis by the device (if appropriate for the event).</definition><v2Number>E21_05</v2Number><usage>Optional</usage></nemsisTacDoc>
<xs:element name="eDevice.06" type="AEDPacingOrCO2Mode" id="eDevice.AEDPacingorCO2Mode" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.06</number><name>Medical Device Mode (Manual, AED, Pacing, CO2, O2, etc)</name><national>No</national><state>No</state><definition>The mode of operation the device is operating in during the defibrillation, pacing, or rhythm analysis by the device (if appropriate for the event).</definition><v2Number>E21_05</v2Number><usage>Optional</usage></nemsisTacDoc></xs:documentation></xs:annotation></xs:element>
<nemsisTacDoc><number>eDevice.07</number><name>Medical Device ECG Lead</name><national>No</national><state>No</state><definition>The lead or source which the medical device used to obtain the rhythm (if appropriate for the event).</definition><v2Number>E21_06</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>Can be displayed in the Vital Signs or Procedure Sections.</comment></nemsisTacDoc>
<xs:element name="eDevice.07" id="eDevice.ECGLead" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.07</number><name>Medical Device ECG Lead</name><national>No</national><state>No</state><definition>The lead or source which the medical device used to obtain the rhythm (if appropriate for the event).</definition><v2Number>E21_06</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>Can be displayed in the Vital Signs or Procedure Sections.</comment></nemsisTacDoc></xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="ECGLead"><xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/></xs:extension></xs:simpleContent></xs:complexType></xs:element>
<nemsisTacDoc><number>eDevice.08</number><name>Medical Device ECG Interpretation</name><national>No</national><state>No</state><definition>The interpretation of the rhythm by the device (if appropriate for the event).</definition><v2Number>E21_07</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>The rhythm interpretation text imported from the device.</comment></nemsisTacDoc>
<xs:element name="eDevice.08" type="ECGInterpretation" id="eDevice.ECGInterpretation" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.08</number><name>Medical Device ECG Interpretation</name><national>No</national><state>No</state><definition>The interpretation of the rhythm by the device (if appropriate for the event).</definition><v2Number>E21_07</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>The rhythm interpretation text imported from the device.</comment></nemsisTacDoc></xs:documentation></xs:annotation></xs:element>
<xs:element name="eDevice.ShockGroup" id="eDevice.ShockGroup" minOccurs="0"><xs:annotation><xs:documentation>Group Tag to hold shock information</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="eDevice.09" type="TypeOfShock" id="eDevice.TypeOfShock" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.09</number><name>Type of Shock</name><national>No</national><state>No</state><definition>The type of shock used by the device for the defibrillation (if appropriate for the event).</definition><v2Number>E21_08</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.10" type="ShockOrPacingEnergy" id="eDevice.ShockorPacingEnergy" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.10</number><name>Shock or Pacing Energy</name><national>No</national><state>No</state><definition>The energy (in joules) used for the shock or pacing (if appropriate for the event).</definition><v2Number>E21_09</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.11" type="TotalNumberOfShocks" id="eDevice.TotalNumberofShocksDelivered" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.11</number><name>Total Number of Shocks Delivered</name><national>No</national><state>No</state><definition>The number of times the patient was defibrillated, if the patient was defibrillated during the patient encounter.</definition><v2Number>E21_10</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.12" type="PacingRate" id="eDevice.PacingRate" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.12</number><name>Pacing Rate</name><national>No</national><state>No</state><definition>The rate the device was calibrated to pace during the event, if appropriate.</definition><v2Number>E21_11</v2Number><usage>Optional</usage></nemsisTacDoc></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element>
<nemsisTacDoc><number>eDevice.09</number><name>Type of Shock</name><national>No</national><state>No</state><definition>The type of shock used by the device for the defibrillation (if appropriate for the event).</definition><v2Number>E21_08</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc>
<xs:element name="eDevice.09" type="TypeOfShock" id="eDevice.TypeOfShock" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.09</number><name>Type of Shock</name><national>No</national><state>No</state><definition>The type of shock used by the device for the defibrillation (if appropriate for the event).</definition><v2Number>E21_08</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element>
<nemsisTacDoc><number>eDevice.10</number><name>Shock or Pacing Energy</name><national>No</national><state>No</state><definition>The energy (in joules) used for the shock or pacing (if appropriate for the event).</definition><v2Number>E21_09</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc>
<xs:element name="eDevice.10" type="ShockOrPacingEnergy" id="eDevice.ShockorPacingEnergy" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.10</number><name>Shock or Pacing Energy</name><national>No</national><state>No</state><definition>The energy (in joules) used for the shock or pacing (if appropriate for the event).</definition><v2Number>E21_09</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element>
<nemsisTacDoc><number>eDevice.11</number><name>Total Number of Shocks Delivered</name><national>No</national><state>No</state><definition>The number of times the patient was defibrillated, if the patient was defibrillated during the patient encounter.</definition><v2Number>E21_10</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc>
<xs:element name="eDevice.11" type="TotalNumberOfShocks" id="eDevice.TotalNumberofShocksDelivered" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.11</number><name>Total Number of Shocks Delivered</name><national>No</national><state>No</state><definition>The number of times the patient was defibrillated, if the patient was defibrillated during the patient encounter.</definition><v2Number>E21_10</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element>
<nemsisTacDoc><number>eDevice.12</number><name>Pacing Rate</name><national>No</national><state>No</state><definition>The rate the device was calibrated to pace during the event, if appropriate.</definition><v2Number>E21_11</v2Number><usage>Optional</usage></nemsisTacDoc>
<xs:element name="eDevice.12" type="PacingRate" id="eDevice.PacingRate" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.12</number><name>Pacing Rate</name><national>No</national><state>No</state><definition>The rate the device was calibrated to pace during the event, if appropriate.</definition><v2Number>E21_11</v2Number><usage>Optional</usage></nemsisTacDoc></xs:documentation></xs:annotation></xs:element>
<xs:complexType name="eDevices"><xs:sequence><xs:element name="eDevice.DeviceGroup" id="eDevice.DeviceGroup" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Group Tag to hold Device Information</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="eDevice.01" type="DeviceSerialNumber" id="eDevice.DeviceSerialNumber" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.01</number><name>Medical Device Serial Number</name><national>No</national><state>No</state><definition>The unique manufacturer's serial number associated with a medical device.</definition><usage>Optional</usage></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.02" type="DateTimeType" id="eDevice.EventDateTime" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.02</number><name>Date/Time of Event (per Medical Device)</name><national>No</national><state>No</state><definition>The time of the event recorded by the device's internal clock.</definition><v2Number>E21_01</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>DateTime consists of finite-length characters of the form: yyyy '-' mm '-' dd 'T' hh ':' mm ':' ss ('.' s+)? (zzzzzz) <table cellspacing="2"><tr><td> <table border="1px" cellpadding="3px" cellspacing="0"> <tr><td align="center">yyyy</td><td>a four-digit numeral that represents the year</td></tr> <tr><td align="center">'-'</td><td>separators between parts of the date portion</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the month</td></tr> <tr><td align="center">dd</td><td>a two-digit numeral that represents the day</td></tr> <tr><td align="center">T</td><td>separator that indicates time-of-day follows</td></tr> <tr><td align="center">hh</td><td>a two-digit numeral that represents the hour</td></tr> <tr><td align="center">':'</td><td>a separator between parts of the time-of-day portion</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the minute</td></tr> <tr><td align="center">ss</td><td>a two-integer-digit numeral that represents the whole seconds</td></tr> <tr><td align="center">'.' s+</td><td>(not required) represents the fractional seconds</td></tr> <tr><td align="center">zzzzzz</td><td>(required) represents the timezone (as described below)</td></tr> </table> </td></tr></table> <br/>Timezones, required, are durations with (integer-valued) hour and minute properties in the form: ('+' | '-') hh ':' mm <table cellspacing="2"><tr><td> <table border="1px" cellpadding="3px" cellspacing="0"> <tr><td align="center">hh</td><td>a two-digit numeral (with leading zeros as required) that represents the hours</td></tr> <tr><td align="center">mm</td><td>a two-digit numeral that represents the minutes</td></tr> <tr><td align="center">'+'</td><td>a nonnegative duration</td></tr> <tr><td align="center">'-'</td><td>a nonpositive duration</td></tr> </table> </td></tr></table></comment></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.03" id="eDevice.MedicalDeviceEventName" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.03</number><name>Medical Device Event Type</name><national>No</national><state>No</state><definition>The type of event documented by the medical device.</definition><v2Number>E21_02</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>Can be displayed in the Vital Signs or Procedure Sections.</comment></nemsisTacDoc></xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="MedicalDeviceEventType"><xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/></xs:extension></xs:simpleContent></xs:complexType></xs:element><xs:element name="eDevice.WaveformGroup" id="eDevice.WaveformGroup" minOccurs="0"><xs:annotation><xs:documentation>Group Tag to hold info about Wave type</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="eDevice.04" type="GraphicType" id="eDevice.WaveformGraphicType" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.04</number><name>Medical Device Waveform Graphic Type</name><national>No</national><state>No</state><definition>The description of the waveform file stored in Waveform Graphic (eDevice.05).</definition><v2Number>E21_03</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>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></comment></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.05" type="WaveformGraphic" id="eDevice.WaveformGraphic" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.05</number><name>Medical Device Waveform Graphic</name><national>No</national><state>No</state><definition>The graphic waveform file.</definition><v2Number>E21_04</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.06" type="AEDPacingOrCO2Mode" id="eDevice.AEDPacingorCO2Mode" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.06</number><name>Medical Device Mode (Manual, AED, Pacing, CO2, O2, etc)</name><national>No</national><state>No</state><definition>The mode of operation the device is operating in during the defibrillation, pacing, or rhythm analysis by the device (if appropriate for the event).</definition><v2Number>E21_05</v2Number><usage>Optional</usage></nemsisTacDoc></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="eDevice.07" id="eDevice.ECGLead" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.07</number><name>Medical Device ECG Lead</name><national>No</national><state>No</state><definition>The lead or source which the medical device used to obtain the rhythm (if appropriate for the event).</definition><v2Number>E21_06</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>Can be displayed in the Vital Signs or Procedure Sections.</comment></nemsisTacDoc></xs:documentation></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="ECGLead"><xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/></xs:extension></xs:simpleContent></xs:complexType></xs:element><xs:element name="eDevice.08" type="ECGInterpretation" id="eDevice.ECGInterpretation" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.08</number><name>Medical Device ECG Interpretation</name><national>No</national><state>No</state><definition>The interpretation of the rhythm by the device (if appropriate for the event).</definition><v2Number>E21_07</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Airway</performanceMeasure><performanceMeasure>Cardiac Arrest</performanceMeasure><performanceMeasure>STEMI</performanceMeasure></performanceMeasuresGroup><comment>The rhythm interpretation text imported from the device.</comment></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.ShockGroup" id="eDevice.ShockGroup" minOccurs="0"><xs:annotation><xs:documentation>Group Tag to hold shock information</xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:element name="eDevice.09" type="TypeOfShock" id="eDevice.TypeOfShock" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.09</number><name>Type of Shock</name><national>No</national><state>No</state><definition>The type of shock used by the device for the defibrillation (if appropriate for the event).</definition><v2Number>E21_08</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.10" type="ShockOrPacingEnergy" id="eDevice.ShockorPacingEnergy" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.10</number><name>Shock or Pacing Energy</name><national>No</national><state>No</state><definition>The energy (in joules) used for the shock or pacing (if appropriate for the event).</definition><v2Number>E21_09</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.11" type="TotalNumberOfShocks" id="eDevice.TotalNumberofShocksDelivered" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.11</number><name>Total Number of Shocks Delivered</name><national>No</national><state>No</state><definition>The number of times the patient was defibrillated, if the patient was defibrillated during the patient encounter.</definition><v2Number>E21_10</v2Number><usage>Optional</usage><performanceMeasuresGroup><performanceMeasure>Cardiac Arrest</performanceMeasure></performanceMeasuresGroup></nemsisTacDoc></xs:documentation></xs:annotation></xs:element><xs:element name="eDevice.12" type="PacingRate" id="eDevice.PacingRate" minOccurs="0"><xs:annotation><xs:documentation><nemsisTacDoc><number>eDevice.12</number><name>Pacing Rate</name><national>No</national><state>No</state><definition>The rate the device was calibrated to pace during the event, if appropriate.</definition><v2Number>E21_11</v2Number><usage>Optional</usage></nemsisTacDoc></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence><xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/></xs:complexType></xs:element></xs:sequence></xs:complexType>
Simple Type MedicalDeviceEventType
Namespace
http://www.nemsis.org
Annotations
The type of event documented by the medical device.
<xs:simpleType name="AEDPacingOrCO2Mode"><xs:annotation><xs:documentation>The mode of operation the device is operating in during the defibrillation, pacing, or rhythm analysis by the device (if appropriate for the event)</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="4106001"><xs:annotation><xs:documentation>Advisory</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4106003"><xs:annotation><xs:documentation>Automated</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4106005"><xs:annotation><xs:documentation>Demand</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4106007"><xs:annotation><xs:documentation>Manual</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4106009"><xs:annotation><xs:documentation>Mid-Stream</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4106011"><xs:annotation><xs:documentation>Sensing</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4106013"><xs:annotation><xs:documentation>Side-Stream</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
Simple Type ECGLead
Namespace
http://www.nemsis.org
Annotations
The lead or source which the medical device used to obtain the rhythm (if appropriate for the event)
<xs:simpleType name="ECGLead"><xs:annotation><xs:documentation>The lead or source which the medical device used to obtain the rhythm (if appropriate for the event)</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="4107001"><xs:annotation><xs:documentation>I</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107003"><xs:annotation><xs:documentation>II</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107005"><xs:annotation><xs:documentation>III</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107007"><xs:annotation><xs:documentation>AVR</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107009"><xs:annotation><xs:documentation>AVL</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107011"><xs:annotation><xs:documentation>AVF</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107013"><xs:annotation><xs:documentation>Paddle</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107015"><xs:annotation><xs:documentation>Pads</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107017"><xs:annotation><xs:documentation>V1</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107019"><xs:annotation><xs:documentation>V2</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107021"><xs:annotation><xs:documentation>V3</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107023"><xs:annotation><xs:documentation>V3r</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107025"><xs:annotation><xs:documentation>V4</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107027"><xs:annotation><xs:documentation>V4r</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107029"><xs:annotation><xs:documentation>V5</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107031"><xs:annotation><xs:documentation>V5r</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107033"><xs:annotation><xs:documentation>V6</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107035"><xs:annotation><xs:documentation>V6r</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107037"><xs:annotation><xs:documentation>V7</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107039"><xs:annotation><xs:documentation>V8</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4107041"><xs:annotation><xs:documentation>V9</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
Simple Type ECGInterpretation
Namespace
http://www.nemsis.org
Annotations
The interpretation of the rhythm by the device (if appropriate for the event)
<xs:simpleType name="ECGInterpretation"><xs:annotation><xs:documentation>The interpretation of the rhythm by the device (if appropriate for the event)</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:minLength value="1"/><xs:maxLength value="2000"/></xs:restriction></xs:simpleType>
Simple Type TypeOfShock
Namespace
http://www.nemsis.org
Annotations
The energy form used by the device for the defibrillation (if appropriate for the event)
<xs:simpleType name="TypeOfShock"><xs:annotation><xs:documentation>The energy form used by the device for the defibrillation (if appropriate for the event)</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:enumeration value="4109001"><xs:annotation><xs:documentation>Biphasic</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="4109003"><xs:annotation><xs:documentation>Monophasic</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>
<xs:simpleType name="TotalNumberOfShocks"><xs:annotation><xs:documentation>The number of times the patient was defibrillated, if the patient was defibrillated during the patient encounter.</xs:documentation></xs:annotation><xs:restriction base="xs:integer"><xs:minInclusive value="1"/><xs:maxInclusive value="100"/></xs:restriction></xs:simpleType>
Simple Type PacingRate
Namespace
http://www.nemsis.org
Annotations
The rate the device was calibrated to pace during the event, if appropriate.
<xs:simpleType name="PacingRate"><xs:annotation><xs:documentation>The rate the device was calibrated to pace during the event, if appropriate.</xs:documentation></xs:annotation><xs:restriction base="xs:integer"><xs:minInclusive value="1"/><xs:maxInclusive value="1000"/></xs:restriction></xs:simpleType>