XML Schema "eArrest_v3.xsd"
Target Namespace:
http://www.nemsis.org
Defined Components:
18 local elements, 1 complexType, 13 simpleTypes
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
D:\Sandbox\nemsis_public\nemsis_public_v340CP2\XSDs\NEMSIS_XSDs\eArrest_v3.xsd; see XML source
Includes Schema:
commonTypes_v3.xsd [src]
Included in Schema:
EMSDataSet_v3.xsd [src]
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.nemsis.org" xmlns="http://www.nemsis.org" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:include schemaLocation="commonTypes_v3.xsd"/>
<xs:complexType id="eArrest.Arrest" name="eArrest">
<xs:sequence>
<xs:element id="eArrest.CardiacArrest" name="eArrest.01" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.01</number>
<name>Cardiac Arrest</name>
<national>Yes</national>
<state>Yes</state>
<definition>
Indication of the presence of a cardiac arrest at any time during this EMS event.
</definition>
<v2Number>E11_01</v2Number>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This element is a component of the Utstein Cardiac Arrest Criteria.
&lt;br/&gt;&lt;br/&gt;If this EMS event is for an interfacility transfer of a patient with a recent history of a cardiac arrest with ROSC, and who does not experience another cardiac arrest during transport, then do not document Cardiac Arrest (eArrest.01) with "Yes, Prior to EMS Arrival".
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CardiacArrest">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.CardiacArrestEtiology" name="eArrest.02" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.02</number>
<name>Cardiac Arrest Etiology</name>
<national>Yes</national>
<state>Yes</state>
<definition>
Indication of the etiology or cause of the cardiac arrest (classified as cardiac, non-cardiac, etc.)
</definition>
<v2Number>E11_02</v2Number>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This element is a component of the Utstein Cardiac Arrest Criteria.&lt;br/&gt;&lt;br/&gt;Following the UTSTEIN standard of cardiac arrest etiology the values were determined based on the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CardiacArrestEtiology">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.ResuscitationAttemptedByEMS" maxOccurs="unbounded" name="eArrest.03" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.03</number>
<name>Resuscitation Attempted By EMS</name>
<national>Yes</national>
<state>Yes</state>
<definition>
Indication of an attempt to resuscitate the patient who is in cardiac arrest (attempted, not attempted due to DNR, etc.)
</definition>
<v2Number>E11_03</v2Number>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This element is a component of the Utstein Cardiac Arrest Criteria as identified in the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ResuscitationAttempted">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.ArrestWitnessedby" maxOccurs="unbounded" name="eArrest.04" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.04</number>
<name>Arrest Witnessed By</name>
<national>Yes</national>
<state>Yes</state>
<definition>
Indication of who the cardiac arrest was witnessed by
</definition>
<v2Number>E11_04</v2Number>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This element is a component of the Utstein Cardiac Arrest Criteria as identified in the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ArrestWitnessedBy">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.CPRCareProvidedPriortoEMSArrival" name="eArrest.05" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.05</number>
<name>CPR Care Provided Prior to EMS Arrival</name>
<national>Yes</national>
<state>Yes</state>
<definition>
Documentation of the CPR provided prior to EMS arrival
</definition>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This element is a component of the Utstein Cardiac Arrest Criteria as identified in the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="YesNoValues">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.WhoProvidedCPRPriortoEMSArrival" maxOccurs="unbounded" minOccurs="0" name="eArrest.06">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.06</number>
<name>Who Provided CPR Prior to EMS Arrival</name>
<national>No</national>
<state>Yes</state>
<definition>
Documentation of who performed CPR prior to this EMS unit's arrival.
</definition>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Associated with eArrest.05 (CPR Care Provided Prior to EMS Arrival) but only required if CPR was provided prior to EMS arrival.&lt;br/&gt;&lt;br/&gt;
This element is a component of the Utstein Cardiac Arrest Criteria as identified in the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="WhoProvided">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.AEDUsePriortoEMSArrival" name="eArrest.07" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.07</number>
<name>AED Use Prior to EMS Arrival</name>
<national>Yes</national>
<state>Yes</state>
<definition>Documentation of AED use Prior to EMS Arrival</definition>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This element is a component of the Utstein Cardiac Arrest Criteria as identified in the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AEDUse">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.WhoUsedAEDPriortoEMSArrival" maxOccurs="unbounded" minOccurs="0" name="eArrest.08">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.08</number>
<name>Who Used AED Prior to EMS Arrival</name>
<national>No</national>
<state>Yes</state>
<definition>
Documentation of who used the AED prior to this EMS unit's arrival.
</definition>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Associated with eArrest.07 (AED Use Prior to EMS Arrival).
&lt;br/&gt;&lt;br/&gt;This element is a component of the Utstein Cardiac Arrest Criteria as identified in the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="WhoUsedAED">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.TypeofCPRProvided" maxOccurs="unbounded" name="eArrest.09" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.09</number>
<name>Type of CPR Provided</name>
<national>Yes</national>
<state>Yes</state>
<definition>
Documentation of the type/technique of CPR used by EMS.
</definition>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>Added to capture special CPR techniques.</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CPRType">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.FirstMonitoredArrestRhythmofthePatient" name="eArrest.11" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.11</number>
<name>First Monitored Arrest Rhythm of the Patient</name>
<national>Yes</national>
<state>Yes</state>
<definition>
Documentation of what the first monitored arrest rhythm which was noted
</definition>
<v2Number>E11_05</v2Number>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Added term "Arrest" to title to clarify this is the arrest rhythm&lt;br/&gt;Values "Other" and "Normal Sinus Rhythm" removed since they are not Cardiac Arrest Rhythms.&lt;br/&gt;Value "Ventricular Tachycardia" has been changed to "Ventricular Tachycardia-Pulseless".
&lt;br/&gt;&lt;br/&gt;This element is a component of the Utstein Cardiac Arrest Criteria as identified in the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="FirstMonitoredRhythm">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.AnyReturnofSpontaneousCirculation" maxOccurs="unbounded" name="eArrest.12" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.12</number>
<name>Any Return of Spontaneous Circulation</name>
<national>Yes</national>
<state>Yes</state>
<definition>
Indication whether or not there was any return of spontaneous circulation.
</definition>
<v2Number>E11_06</v2Number>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This element is a component of the Utstein Cardiac Arrest Criteria as identified in the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
&lt;br/&gt;&lt;br/&gt;This element needs to be documented when the patient has been in cardiac arrest and transported to a healthcare facility to show the change in patient condition, if any.
&lt;br/&gt;&lt;br/&gt;Any ROSC is defined as any brief (approximately &gt;30 seconds) restoration of spontaneous circulation that provides evidence of more than an occasional gasp, occasional fleeting palpable pulse, or arterial waveform.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ReturnOfSpontaneousCirculation">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.NeurologicalOutcomeatHospitalDischarge" minOccurs="0" name="eArrest.13" type="NeurologicalOutcomeAtDischarge">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.13</number>
<name>Neurological Outcome at Hospital Discharge</name>
<national>No</national>
<state>No</state>
<definition>
The level of cerebral performance of the patient at the time of discharge from the Hospital
</definition>
<v2Number>E11_07</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
1 = Good Cerebral Performance: Conscious, Alert, able to work and lead a normal life.&lt;br/&gt;&lt;br/&gt;
2 = Moderate Cerebral Disability: Conscious and able to function independently (dress, travel, prepare food) may have hemiplegia,
seizures, or permanent memory or mental changes.&lt;br/&gt;&lt;br/&gt;
3 = Severe Cerebral Disability: Conscious, dependent on others for daily support, functions only in an institution or at home with
exceptional family effort.&lt;br/&gt;&lt;br/&gt;
4 = Coma or vegetative state: any degree of coma without the presence of all brain death criteria. Unawareness, even if appears awake
(vegetative state) without interaction with environment; may have spontaneous eye opening and sleep/awake cycles. Cerebral
unresponsiveness.
&lt;br/&gt;&lt;br/&gt;
This element is a component of the Utstein Cardiac Arrest Criteria as identified in the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eArrest.TimeofCardiacArrest" name="eArrest.14" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.14</number>
<name>Date/Time of Cardiac Arrest</name>
<national>Yes</national>
<state>Yes</state>
<definition>
The date/time of the cardiac arrest (if not known, please estimate).
</definition>
<v2Number>E11_08</v2Number>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This element is a component of the Utstein Cardiac Arrest Criteria as identified in the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
&lt;br/&gt;&lt;br/&gt;Changed from estimated time prior to EMS arrival to date/time of cardiac arrest.
&lt;br/&gt;&lt;br/&gt;DateTime consists of finite-length characters of the form: yyyy '-' mm '-' dd 'T' hh ':' mm ':' ss ('.' s+)? (zzzzzz)
&lt;table cellspacing="2"&gt;&lt;tr&gt;&lt;td&gt;
&lt;table border="1px" cellpadding="3px" cellspacing="0"&gt;
&lt;tr&gt;&lt;td align="center"&gt;yyyy&lt;/td&gt;&lt;td&gt;a four-digit numeral that represents the year&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;'-'&lt;/td&gt;&lt;td&gt;separators between parts of the date portion&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;mm&lt;/td&gt;&lt;td&gt;a two-digit numeral that represents the month&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;dd&lt;/td&gt;&lt;td&gt;a two-digit numeral that represents the day&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;T&lt;/td&gt;&lt;td&gt;separator that indicates time-of-day follows&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;hh&lt;/td&gt;&lt;td&gt;a two-digit numeral that represents the hour&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;':'&lt;/td&gt;&lt;td&gt;a separator between parts of the time-of-day portion&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;mm&lt;/td&gt;&lt;td&gt;a two-digit numeral that represents the minute&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;ss&lt;/td&gt;&lt;td&gt;a two-integer-digit numeral that represents the whole seconds&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;'.' s+&lt;/td&gt;&lt;td&gt;(not required) represents the fractional seconds&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;zzzzzz&lt;/td&gt;&lt;td&gt;(required) represents the timezone (as described below)&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;br/&gt;Timezones, required, are durations with (integer-valued) hour and minute properties in the form: ('+' | '-') hh ':' mm
&lt;table cellspacing="2"&gt;&lt;tr&gt;&lt;td&gt;
&lt;table border="1px" cellpadding="3px" cellspacing="0"&gt;
&lt;tr&gt;&lt;td align="center"&gt;hh&lt;/td&gt;&lt;td&gt;a two-digit numeral (with leading zeros as required) that represents the hours&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;mm&lt;/td&gt;&lt;td&gt;a two-digit numeral that represents the minutes&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;'+'&lt;/td&gt;&lt;td&gt;a nonnegative duration&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;'-'&lt;/td&gt;&lt;td&gt;a nonpositive duration&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="DateTimeType">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.DateTimeResuscitationDiscontinued" minOccurs="0" name="eArrest.15" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.15</number>
<name>Date/Time Resuscitation Discontinued</name>
<national>No</national>
<state>Yes</state>
<definition>The date/time resuscitation was discontinued.</definition>
<v2Number>E11_09</v2Number>
<usage>Recommended</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
DateTime consists of finite-length characters of the form: yyyy '-' mm '-' dd 'T' hh ':' mm ':' ss ('.' s+)? (zzzzzz)
&lt;table cellspacing="2"&gt;&lt;tr&gt;&lt;td&gt;
&lt;table border="1px" cellpadding="3px" cellspacing="0"&gt;
&lt;tr&gt;&lt;td align="center"&gt;yyyy&lt;/td&gt;&lt;td&gt;a four-digit numeral that represents the year&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;'-'&lt;/td&gt;&lt;td&gt;separators between parts of the date portion&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;mm&lt;/td&gt;&lt;td&gt;a two-digit numeral that represents the month&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;dd&lt;/td&gt;&lt;td&gt;a two-digit numeral that represents the day&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;T&lt;/td&gt;&lt;td&gt;separator that indicates time-of-day follows&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;hh&lt;/td&gt;&lt;td&gt;a two-digit numeral that represents the hour&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;':'&lt;/td&gt;&lt;td&gt;a separator between parts of the time-of-day portion&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;mm&lt;/td&gt;&lt;td&gt;a two-digit numeral that represents the minute&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;ss&lt;/td&gt;&lt;td&gt;a two-integer-digit numeral that represents the whole seconds&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;'.' s+&lt;/td&gt;&lt;td&gt;(not required) represents the fractional seconds&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;zzzzzz&lt;/td&gt;&lt;td&gt;(required) represents the timezone (as described below)&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;br/&gt;Timezones, required, are durations with (integer-valued) hour and minute properties in the form: ('+' | '-') hh ':' mm
&lt;table cellspacing="2"&gt;&lt;tr&gt;&lt;td&gt;
&lt;table border="1px" cellpadding="3px" cellspacing="0"&gt;
&lt;tr&gt;&lt;td align="center"&gt;hh&lt;/td&gt;&lt;td&gt;a two-digit numeral (with leading zeros as required) that represents the hours&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;mm&lt;/td&gt;&lt;td&gt;a two-digit numeral that represents the minutes&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;'+'&lt;/td&gt;&lt;td&gt;a nonnegative duration&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td align="center"&gt;'-'&lt;/td&gt;&lt;td&gt;a nonpositive duration&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="DateTimeType">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.ReasonCPRResuscitationDiscontinued" name="eArrest.16" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.16</number>
<name>Reason CPR/Resuscitation Discontinued</name>
<national>Yes</national>
<state>Yes</state>
<definition>
The reason that CPR or the resuscitation efforts were discontinued.
</definition>
<v2Number>E11_10</v2Number>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Added Resuscitation to Title to allow better documentation of disposition.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ReasonCPRDiscontinued">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.CardiacRhythmonArrivalatDestination" maxOccurs="unbounded" name="eArrest.17" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.17</number>
<name>Cardiac Rhythm on Arrival at Destination</name>
<national>Yes</national>
<state>Yes</state>
<definition>
The patient's cardiac rhythm upon delivery or transfer to the destination
</definition>
<v2Number>E11_11</v2Number>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This element needs to be documented when the patient has been in cardiac or respiratory arrest and transported to a healthcare facility to show the change in patient condition, if any. The cardiac rhythm list has been updated to be the same for eVitals.03 (Cardiac Rhythm Electrocardiography (ECG)). They are using the common type: CardiacRhythm. ST segment changes consistent (or not consistent) with STEMI criteria should be documented as Ischemia in the appropriate location
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CardiacRhythm">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.EndofEMSCardiacArrestEvent" name="eArrest.18" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.18</number>
<name>End of EMS Cardiac Arrest Event</name>
<national>Yes</national>
<state>Yes</state>
<definition>
The patient's outcome at the end of the EMS event.
</definition>
<usage>Required</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This element is a component of the Utstein Cardiac Arrest Criteria as identified in the American Heart Association journal "Resuscitation" from 2004 entitled "Cardiac Arrest and Cardiopulmonary Resuscitation Outcome Reports". http://circ.ahajournals.org/cgi/content/full/110/21/3385
</comment>
<v3Changes>
Added to better identify the outcome of EMS cardiac arrest patients.
</v3Changes>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CardiacArrestOutcome">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eArrest.DateTimeofInitialCPR" minOccurs="0" name="eArrest.19">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eArrest.19</number>
<name>Date/Time of Initial CPR</name>
<national>No</national>
<state>No</state>
<definition>
The initial date and time that CPR was started by anyone.
</definition>
<usage>Optional</usage>
<performanceMeasuresGroup/>
<comment/>
<v3Changes/>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="DateTimeType"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:simpleType name="AEDUse">
<xs:annotation>
<xs:documentation>Documentation of AED use Prior to EMS Arrival</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3007001">
<xs:annotation>
<xs:documentation>No</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3007003">
<xs:annotation>
<xs:documentation>Yes, Applied without Defibrillation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3007005">
<xs:annotation>
<xs:documentation>Yes, With Defibrillation</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ArrestWitnessedBy">
<xs:annotation>
<xs:documentation>
Indication of who the cardiac arrest was witnessed by
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3004001">
<xs:annotation>
<xs:documentation>Not Witnessed</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3004003">
<xs:annotation>
<xs:documentation>Witnessed by Family Member</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3004005">
<xs:annotation>
<xs:documentation>Witnessed by Healthcare Provider</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3004007">
<xs:annotation>
<xs:documentation>Witnessed by Lay Person</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="CardiacArrest">
<xs:annotation>
<xs:documentation>
Indication of the presence of a cardiac arrest at any time.
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3001001">
<xs:annotation>
<xs:documentation>No</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3001003">
<xs:annotation>
<xs:documentation>Yes, Prior to EMS Arrival</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3001005">
<xs:annotation>
<xs:documentation>Yes, After EMS Arrival</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="CardiacArrestEtiology">
<xs:annotation>
<xs:documentation>
Indication of the etiology or cause of the cardiac arrest (classified as cardiac, non-cardiac, etc.)
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3002001">
<xs:annotation>
<xs:documentation>Cardiac (Presumed)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3002003">
<xs:annotation>
<xs:documentation>Drowning/Submersion</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3002005">
<xs:annotation>
<xs:documentation>Drug Overdose</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3002007">
<xs:annotation>
<xs:documentation>Electrocution</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3002009">
<xs:annotation>
<xs:documentation>Exsanguination</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3002011">
<xs:annotation>
<xs:documentation>Other</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3002013">
<xs:annotation>
<xs:documentation>Respiratory/Asphyxia</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3002015">
<xs:annotation>
<xs:documentation>Trauma</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="CardiacArrestOutcome">
<xs:annotation>
<xs:documentation>
The patient's outcome at the end of the EMS event.
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3018001">
<xs:annotation>
<xs:documentation>Expired in ED</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3018003">
<xs:annotation>
<xs:documentation>Expired in the Field</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3018005">
<xs:annotation>
<xs:documentation>Ongoing Resuscitation in ED</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3018007">
<xs:annotation>
<xs:documentation>ROSC in the Field</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3018009">
<xs:annotation>
<xs:documentation>ROSC in the ED</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3018011">
<xs:annotation>
<xs:documentation>Ongoing Resuscitation by Other EMS</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="CPRType">
<xs:annotation>
<xs:documentation>
Documentation of the type/technique of CPR used by EMS.
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3009001">
<xs:annotation>
<xs:documentation>Compressions-Continuous</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3009003">
<xs:annotation>
<xs:documentation>Compressions-External Band Type Device</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3009005">
<xs:annotation>
<xs:documentation>Compressions-External Plunger Type Device</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3009007">
<xs:annotation>
<xs:documentation>Compressions-External Thumper Type Device</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3009009">
<xs:annotation>
<xs:documentation>Compressions-Intermittent with Ventilation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3009011">
<xs:annotation>
<xs:documentation>Compressions-Other Device</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3009013">
<xs:annotation>
<xs:documentation>Ventilation-Bag Valve Mask</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3009015">
<xs:annotation>
<xs:documentation>Ventilation-Impedance Threshold Device</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3009017">
<xs:annotation>
<xs:documentation>Ventilation-Mouth to Mouth</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3009019">
<xs:annotation>
<xs:documentation>Ventilation-Pocket Mask</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="FirstMonitoredRhythm">
<xs:annotation>
<xs:documentation>
Documentation of what the first monitored rhythm which was noted
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3011001">
<xs:annotation>
<xs:documentation>Asystole</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3011005">
<xs:annotation>
<xs:documentation>PEA</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3011007">
<xs:annotation>
<xs:documentation>Unknown AED Non-Shockable Rhythm</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3011009">
<xs:annotation>
<xs:documentation>Unknown AED Shockable Rhythm</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3011011">
<xs:annotation>
<xs:documentation>Ventricular Fibrillation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3011013">
<xs:annotation>
<xs:documentation>Ventricular Tachycardia-Pulseless</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="NeurologicalOutcomeAtDischarge">
<xs:annotation>
<xs:documentation>
The level of cerebral performance of the patient at the time of discharge from the Hospital
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3013001">
<xs:annotation>
<xs:documentation>CPC 1 Good Cerebral Performance</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3013003">
<xs:annotation>
<xs:documentation>CPC 2 Moderate Cerebral Disability</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3013005">
<xs:annotation>
<xs:documentation>CPC 3 Severe Cerebral Disability</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3013007">
<xs:annotation>
<xs:documentation>CPC 4 Coma or Vegetative State</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ReasonCPRDiscontinued">
<xs:annotation>
<xs:documentation>
The reason that CPR or the resuscitation efforts were discontinued.
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3016001">
<xs:annotation>
<xs:documentation>DNR</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3016003">
<xs:annotation>
<xs:documentation>Medical Control Order</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3016005">
<xs:annotation>
<xs:documentation>Obvious Signs of Death</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3016007">
<xs:annotation>
<xs:documentation>Physically Unable to Perform</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3016009">
<xs:annotation>
<xs:documentation>Protocol/Policy Requirements Completed</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3016011">
<xs:annotation>
<xs:documentation>
Return of Spontaneous Circulation (pulse or BP noted)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ResuscitationAttempted">
<xs:annotation>
<xs:documentation>
Indication of an attempt to resuscitate the patient who is in cardiac arrest (attempted, not attempted due to DNR, etc.)
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3003001">
<xs:annotation>
<xs:documentation>Attempted Defibrillation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3003003">
<xs:annotation>
<xs:documentation>Attempted Ventilation</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3003005">
<xs:annotation>
<xs:documentation>Initiated Chest Compressions</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3003007">
<xs:annotation>
<xs:documentation>Not Attempted-Considered Futile</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3003009">
<xs:annotation>
<xs:documentation>Not Attempted-DNR Orders</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3003011">
<xs:annotation>
<xs:documentation>Not Attempted-Signs of Circulation</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="ReturnOfSpontaneousCirculation">
<xs:annotation>
<xs:documentation>
Indication whether or not there was any return of spontaneous circulation
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3012001">
<xs:annotation>
<xs:documentation>No</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3012003">
<xs:annotation>
<xs:documentation>Yes, At Arrival at the ED</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3012005">
<xs:annotation>
<xs:documentation>Yes, Prior to Arrival at the ED</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3012007">
<xs:annotation>
<xs:documentation>Yes, Sustained for 20 consecutive minutes</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="WhoProvided">
<xs:annotation>
<xs:documentation>
Documentation of who performed CPR prior to EMS arrival.
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3006001">
<xs:annotation>
<xs:documentation>Family Member</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3006003">
<xs:annotation>
<xs:documentation>First Responder (Fire, Law, EMS)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3006005">
<xs:annotation>
<xs:documentation>Healthcare Professional (Non-EMS)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3006007">
<xs:annotation>
<xs:documentation>Lay Person (Non-Family)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3006009">
<xs:annotation>
<xs:documentation>
Other EMS Professional (not part of dispatched response)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="WhoUsedAED">
<xs:annotation>
<xs:documentation>
Documentation of who performed AED prior to EMS arrival.
</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="3008001">
<xs:annotation>
<xs:documentation>Family Member</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3008003">
<xs:annotation>
<xs:documentation>First Responder (Fire, Law, EMS)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3008005">
<xs:annotation>
<xs:documentation>Healthcare Professional (Non-EMS)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3008007">
<xs:annotation>
<xs:documentation>Lay Person (Non-Family)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="3008009">
<xs:annotation>
<xs:documentation>
Other EMS Professional (not part of dispatched response)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:schema>