XML Schema "eCAD_v3.xsd"
Target Namespace:
http://www.nemsis.org
Defined Components:
113 local elements, 1 complexType
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
D:\Sandbox\nemsis_public\nemsis_public_v340CP2\XSDs\NEMSIS_XSDs\eCAD_v3.xsd; see XML source
Includes Schemas (10):
commonTypes_v3.xsd [src], dConfiguration_v3.xsd [src], eCrew_v3.xsd [src], eDispatch_v3.xsd [src], eDisposition_v3.xsd [src], ePatient_v3.xsd [src], eRecord_v3.xsd [src], eResponse_v3.xsd [src], eScene_v3.xsd [src], eTimes_v3.xsd [src]
Included in Schema:
CADDataSet_v3.xsd [src]
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2011 rel. 2 (x64) (http://www.altova.com) by Greg Chandler (University of Utah) -->
<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:include schemaLocation="dConfiguration_v3.xsd"/>
<xs:include schemaLocation="eDispatch_v3.xsd"/>
<xs:include schemaLocation="eCrew_v3.xsd"/>
<xs:include schemaLocation="eDisposition_v3.xsd"/>
<xs:include schemaLocation="ePatient_v3.xsd"/>
<xs:include schemaLocation="eRecord_v3.xsd"/>
<xs:include schemaLocation="eResponse_v3.xsd"/>
<xs:include schemaLocation="eScene_v3.xsd"/>
<xs:include schemaLocation="eTimes_v3.xsd"/>
<xs:complexType id="eCAD" name="eCAD">
<xs:sequence>
<xs:element id="eCad.eRecord.PatientCareReportNumber" minOccurs="0" name="eCad.06" type="PatientCareReportNumber">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.06</number>
<refNumber>eRecord.01</refNumber>
<name>Patient Care Report Number</name>
<national>No</national>
<state>No</state>
<definition>
The unique number automatically assigned by the EMS agency for each Patient Care Report (PCR). This should be a unique number for the EMS agency for all of time.
</definition>
<v2Number>E01_01</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.AgencyGroup" minOccurs="0" name="eCad.AgencyGroup">
<xs:annotation>
<xs:documentation>Group Tag to hold EMS agency number and name</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element id="eCad.eResponse.EMSAgencyNumber" minOccurs="0" name="eCad.07" type="EMSAgencyNumber">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.07</number>
<refNumber>eResponse.01</refNumber>
<name>EMS Agency Number</name>
<national>No</national>
<state>No</state>
<definition>
The state-assigned provider number of the responding agency
</definition>
<v2Number>E02_01</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
The EMS Agency Number in eResponse.01 can auto-populate from dAgency.02 EMS Agency Number in the demographic section.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.EMSAgencyName" minOccurs="0" name="eCad.08">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.08</number>
<refNumber>eResponse.02</refNumber>
<name>EMS Agency Name</name>
<national>No</national>
<state>No</state>
<definition>EMS Agency Name</definition>
<usage>Optional</usage>
<comment>
Added to better identify the EMS Agency associated with the EMS event.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSAgencyName"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eResponse.IncidentNumber" minOccurs="0" name="eCad.09">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.09</number>
<refNumber>eResponse.03</refNumber>
<name>Incident Number</name>
<national>No</national>
<state>No</state>
<definition>
The incident number assigned by the 911 Dispatch System
</definition>
<v2Number>E02_02</v2Number>
<usage>Optional</usage>
<comment>
This number can be used to associate multiple EMS responses, dispatch information, and other information to the same EMS event or patient.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSIncidentNumber"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eResponse.EMSResponseNumber" minOccurs="0" name="eCad.10">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.10</number>
<refNumber>eResponse.04</refNumber>
<name>EMS Response Number</name>
<national>No</national>
<state>No</state>
<definition>
The internal EMS response number which is unique for each EMS Vehicle's (Unit) response to an incident within an EMS Agency.
</definition>
<v2Number>E02_03</v2Number>
<usage>Optional</usage>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSResponseNumber"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eResponse.ServiceGroup" minOccurs="0" name="eCad.ServiceGroup">
<xs:annotation>
<xs:documentation>
Group Tag to hold details about EMS category of service and the stand by reason
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element id="eCad.eResponse.TypeofServiceRequested" minOccurs="0" name="eCad.11" type="EMSServiceCat">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.11</number>
<refNumber>eResponse.05</refNumber>
<name>Type of Service Requested</name>
<national>No</national>
<state>No</state>
<definition>
The type of service or category of service requested of the EMS Agency responding for this specific EMS event
</definition>
<v2Number>E02_04</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
?Interfacility Transfer? has been changed to ?Interfacility Transport. ?Public Assistance/Other Not Listed? added for EMS expanded scope events such as elderly assistance, injury prevention, public education, immunization programs, etc.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.StandbyPurpose" minOccurs="0" name="eCad.12" type="EMSStandByReason">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.12</number>
<refNumber>eResponse.06</refNumber>
<name>Standby Purpose</name>
<national>No</national>
<state>No</state>
<definition>
The main reason the EMS Unit is on Standby as the Primary Type of Service for the EMS event.
</definition>
<usage>Optional</usage>
<comment>
Added to document the reason for ?Standby? when populated in eResponse.05 (Type of Service Requested). This information will assist in administrative analysis of EMS service delivery, special event coverage, etc.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eResponse.PrimaryRoleoftheUnit" minOccurs="0" name="eCad.13" type="PrimaryRoleOfUnit">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.13</number>
<refNumber>eResponse.07</refNumber>
<name>Primary Role of the Unit</name>
<national>No</national>
<state>No</state>
<definition>
The Primary role of the EMS Unit which responded to this specific EMS event
</definition>
<v2Number>E02_05</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Supervisor clarified to Administrative Only. if the Supervisor is responding to assist, that would be considered Non-Transport. Transport separated into Air and Ground. In Version 2 there was no way to identify Air Transport.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.TypeofDispatchDelay" maxOccurs="unbounded" minOccurs="0" name="eCad.14">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.14</number>
<refNumber>eResponse.08</refNumber>
<name>Type of Dispatch Delay</name>
<national>No</national>
<state>No</state>
<definition>
The dispatch delays, if any, associated with the dispatch of the EMS unit to the EMS event.
</definition>
<v2Number>E02_06</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
A dispatch delay is any time delay that occurs from the time of PSAP call (eTimes.01) to the time the unit is notified by dispatch (eTimes.03).
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSDispatchDelayReason">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eResponse.TypeofResponseDelay" maxOccurs="unbounded" minOccurs="0" name="eCad.15">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.15</number>
<refNumber>eResponse.09</refNumber>
<name>Type of Response Delay</name>
<national>No</national>
<state>No</state>
<definition>
The response delays, if any, of the EMS unit associated with the EMS event.
</definition>
<v2Number>E02_07</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Rendezvous Transport Unavailable added for situations where there is a wait for an EMS Transport Unit, a Ferry, Air Medical, etc. to return to service. &lt;br/&gt;&lt;br/&gt;A response delay is any time delay that occurs from the time the unit is notified by dispatch (eTimes.03) to the time the unit arrived on scene (eTimes.06).
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSUnitDelayReason">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eResponse.EMSVehicleUnitNumber" minOccurs="0" name="eCad.19" type="EMSVehicleNumber">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.19</number>
<refNumber>eResponse.13</refNumber>
<name>EMS Vehicle (Unit) Number</name>
<national>No</national>
<state>No</state>
<definition>
The unique physical vehicle number of the responding unit.
</definition>
<v2Number>E02_11</v2Number>
<usage>Optional</usage>
<comment>
This is recommended to be the State Vehicle Permit Number if unique to the vehicle. If the vehicle is not licensed by the state, this should be a unique number only associated with a specific vehicle. This element should be populated from dVehicle.01 - Unit/Vehicle Number.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.EMSUnitCallSign" minOccurs="0" name="eCad.20" type="EMSUnitCallSign">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.20</number>
<refNumber>eResponse.14</refNumber>
<name>EMS Unit Call Sign</name>
<national>No</national>
<state>No</state>
<definition>
The EMS unit number used to dispatch and communicate with the unit. This may be the same as the EMS Unit/Vehicle Number in many agencies.
</definition>
<v2Number>E02_12</v2Number>
<usage>Optional</usage>
<comment>
"This element could be populated from a list created in dVehicle.03 EMS Unit Call Sign or dConfiguration.16 (Crew Call Sign).
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.LevelofCareofThisUnit" minOccurs="0" name="eCad.21" type="UnitLevelOfCare">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.21</number>
<refNumber>eResponse.15</refNumber>
<name>Level of Care of This Unit</name>
<national>No</national>
<state>No</state>
<definition>
The level of care (BLS or ALS) the unit is able to provide based on the units? treatment capabilities for this EMS response.
</definition>
<usage>Optional</usage>
<comment>
Added to identify the level of care (license level) the EMS unit/crew can provide regardless of patient need, based on this unit?s capabilities. &lt;br/&gt;&lt;br/&gt;For example, if a unit/crew is staffed with an EMT-Intermediate or EMT-Paramedic but the unit is either licensed or stocked at a BLS level the appropriate level of care is "BLS-Basic?. This is because the care provided to patients is limited to BLS skills.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.VehicleDispatchLocation" minOccurs="0" name="eCad.22" type="VehicleDispatchLocation">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.22</number>
<refNumber>eResponse.16</refNumber>
<name>Vehicle Dispatch Location</name>
<national>No</national>
<state>No</state>
<definition>
The EMS location or healthcare facility representing the geographic location of the unit or crew at the time of dispatch.
</definition>
<v2Number>E02_13</v2Number>
<usage>Optional</usage>
<comment>
&lt;br/&gt;
This element can be populated from dLocation.02 EMS Location Name or dFacility information. Depending on the information the EMS Agency or State is interested in knowing the following elements can be utilized:
&lt;br/&gt;1. dLocation.02 EMS Location Name
&lt;br/&gt;2. dFacility.02 Facility Name
&lt;br/&gt;3. dFacility.03 Facility Code
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.VehicleDispatchGPSLocation" minOccurs="0" name="eCad.23" type="GPSLocation">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.23</number>
<refNumber>eResponse.17</refNumber>
<name>Vehicle Dispatch GPS Location</name>
<national>No</national>
<state>No</state>
<definition>
The GPS coordinates associated with the EMS unit at the time of dispatch documented in decimal degrees.
</definition>
<v2Number>E02_15</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Response</performanceMeasure>
</performanceMeasuresGroup>
<comment>
The pattern for GPS location is in the format "&lt;span style="font-style:italic"&gt;latitude&lt;/span&gt;,&lt;span style="font-style:italic"&gt;longitude&lt;/span&gt;" where: &lt;br/&gt;- &lt;span style="font-style:italic"&gt;latitude&lt;/span&gt; has a minimum of -90 and a maximum of 90 with up to 6 decimal places &lt;br/&gt;- &lt;span style="font-style:italic"&gt;longitude&lt;/span&gt; has a minimum of -180 and a maximum of 180 with up to 6 decimal places
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.VehicleDispatchLocationUSNationalGridCoordinates" minOccurs="0" name="eCad.24" type="USNG">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.24</number>
<refNumber>eResponse.18</refNumber>
<name>
Vehicle Dispatch Location US National Grid Coordinates
</name>
<national>No</national>
<state>No</state>
<definition>
The US National Grid Coordinates for the EMS Vehicle's Dispatch Location.
</definition>
<usage>Optional</usage>
<comment>
Standard found at www.fgdc.gov/usng. Used by the EMS components of US Governmental entities such as national parks and military agencies.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.BeginningOdometerReadingofRespondingVehicle" minOccurs="0" name="eCad.25" type="EMSMileageOdometer">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.25</number>
<refNumber>eResponse.19</refNumber>
<name>Beginning Odometer Reading of Responding Vehicle</name>
<national>No</national>
<state>No</state>
<definition>
The mileage (counter or odometer reading) of the vehicle at the beginning of the call (when the wheels begin moving). If EMS vehicle/unit is via water or air travel document the number in "hours" as it relates to the documentation of Boat, Fixed Wing, or Rotor Craft in eDisposition.16 (EMS Transport Method)
</definition>
<v2Number>E02_16</v2Number>
<usage>Optional</usage>
<comment>
If a mileage counter is being used instead of an odometer, this value would be 0.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.OnSceneOdometerReadingofRespondingVehicle" minOccurs="0" name="eCad.26" type="EMSMileageOdometer">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.26</number>
<refNumber>eResponse.20</refNumber>
<name>On-Scene Odometer Reading of Responding Vehicle</name>
<national>No</national>
<state>No</state>
<definition>
The mileage (counter or odometer reading) of the vehicle when it arrives at the scene. If EMS vehicle/unit is via water or air travel document the number in "hours" as it relates to the documentation of Boat, Fixed Wing, or Rotor Craft in eDisposition.16 (EMS Transport Method)
</definition>
<v2Number>E02_17</v2Number>
<usage>Optional</usage>
<comment>
If using a counter, this is the mileage traveled from dispatch to the scene starting from 0.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.PatientDestinationOdometerReadingofRespondingVehicle" minOccurs="0" name="eCad.27" type="EMSMileageOdometer">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.27</number>
<refNumber>eResponse.21</refNumber>
<name>
Patient Destination Odometer Reading of Responding Vehicle
</name>
<national>No</national>
<state>No</state>
<definition>
The mileage (counter or odometer reading) of the vehicle when it arrives at the patient's destination. If EMS vehicle/unit is via water or air travel document the number in "hours" as it relates to the documentation of Boat, Fixed Wing, or Rotor Craft in eDisposition.16 (EMS Transport Method)
</definition>
<v2Number>E02_18</v2Number>
<usage>Optional</usage>
<comment>
If using a counter, this is the mileage traveled from dispatch to the patient's transport destination starting from 0.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.EndingOdometerReadingofRespondingVehicle" minOccurs="0" name="eCad.28" type="EMSMileageOdometer">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.28</number>
<refNumber>eResponse.22</refNumber>
<name>Ending Odometer Reading of Responding Vehicle</name>
<national>No</national>
<state>No</state>
<definition>
If using a counter, this is the mileage traveled beginning with dispatch through the transport of the patient to their destination and ending when back in service, starting from 0. If EMS vehicle/unit is via water or air travel document the number in "hours" as it relates to the documentation of boat, Fixed Wing, or Rotor Craft in eDisposition.16
</definition>
<v2Number>E02_19</v2Number>
<usage>Optional</usage>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.ResponseModetoScene" minOccurs="0" name="eCad.29" type="EMSResponseMode">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.29</number>
<refNumber>eResponse.23</refNumber>
<name>Response Mode to Scene</name>
<national>No</national>
<state>No</state>
<definition>
The indication whether the response was emergent or non-emergent. An emergent response is an immediate response (typically using lights and sirens).
</definition>
<v2Number>E02_20</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Information now split between eResponse.21 (Response Mode to Scene) and eResponse.22 (Additional Response Mode Descriptors)
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eResponse.AdditionalResponseModeDescriptors" maxOccurs="unbounded" minOccurs="0" name="eCad.30">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.30</number>
<refNumber>eResponse.24</refNumber>
<name>Additional Response Mode Descriptors</name>
<national>No</national>
<state>No</state>
<definition>
The documentation of response mode techniques used for this EMS response.
</definition>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Descriptors have been added to better describe the EMS Response. This includes information on whether the EMS event was schedule or unscheduled.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSAdditionalResponseMode">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDispatch.ComplaintReportedbyDispatch" minOccurs="0" name="eCad.31" type="ComplaintReportedByDispatch">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.31</number>
<refNumber>eDispatch.01</refNumber>
<name>Complaint Reported by Dispatch</name>
<national>No</national>
<state>No</state>
<definition>
The complaint dispatch reported to the responding unit.
</definition>
<v2Number>E03_01</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Added Pandemic/Epidemic/Outbreak.&lt;br/&gt;Added Automated Crash Notification&lt;br/&gt;Added Healthcare Professional Admission&lt;br/&gt;Added Interfacility/Evaluation/Transfer&lt;br/&gt;- Other entries expanded based on current national EMD Dispatch List
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eDispatch.EMDPerformed" minOccurs="0" name="eCad.32">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.32</number>
<refNumber>eDispatch.02</refNumber>
<name>EMD Performed</name>
<national>No</national>
<state>No</state>
<definition>
Indication of whether Emergency Medical Dispatch was performed for this EMS event.
</definition>
<v2Number>E03_02</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMDPerformed"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDispatch.EMDCardNumber" minOccurs="0" name="eCad.33" type="EMDCardNumber">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.33</number>
<refNumber>eDispatch.03</refNumber>
<name>EMD Card Number</name>
<national>No</national>
<state>No</state>
<definition>
The EMD card number reported by dispatch, consisting of the card number, dispatch level, and dispatch mode
</definition>
<v2Number>E03_03</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eDispatch.ComputerAidedDispatchCADNameorID" minOccurs="0" name="eCad.34" type="ComputerAidedDispatchCADNameorID">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.34</number>
<refNumber>eDispatch.04</refNumber>
<name>Dispatch Center Name or ID</name>
<national>No</national>
<state>No</state>
<definition>
The name or ID of the dispatch center providing electronic data to the PCR for the EMS agency, if applicable.
</definition>
<usage>Optional</usage>
<comment>
This element can be used to identify the dispatch center (Primary or Secondary Public Safety Answering Point - PSAP) that dispatches the EMS agency. If the EMS agency is able to populate the Patient Care Report (PCR) with CAD specific details (times, incident address information, crew information, EMD, etc) the name or ID of the dispatch center should be documented.
</comment>
<v3Changes>
Added to the dataset to assist in identifying the CAD / dispatch center providing information to the EMS agency and ePCR when there are multiple dispatch centers sending resources to the same EMS incident.
</v3Changes>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eDispatch.DispatchPriorityPatientAcuity" minOccurs="0" name="eCad.35" type="DispatchPriority">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.35</number>
<refNumber>eDispatch.05</refNumber>
<name>Dispatch Priority (Patient Acuity)</name>
<national>No</national>
<state>No</state>
<definition>
The actual, apparent, or potential acuity of the patient?s condition as determined through information obtained during the EMD process.
</definition>
<usage>Optional</usage>
<comment>
&lt;br/&gt;The use of acuity values vary by EMS agency. Some systems may utilize fewer than four levels and some more. The use of four levels is to capture the majority and allow for the inclusion of the NHTSA National EMS Core Content definitions for patient acuity, specifically: Critical, Emergent, and Lower Acuity.
&lt;br/&gt;
&lt;br/&gt;&lt;span style="color:red"&gt;Provided below is an example application only. This example bears no relationship to any particular federal, state, or agency billing requirement. &lt;/span&gt;
&lt;br/&gt;
&lt;br/&gt;For EMS Agencies and CAD / EMD systems utilizing Alpha-Echo, Omega levels for determining the priority level for dispatch of the EMS unit, the recommended mapping is:
&lt;br/&gt;
&lt;table cellpadding="2px" cellspacing="0px" border="1px"&gt;
&lt;tr&gt;
&lt;td&gt;Echo = Critical&lt;/td&gt;&lt;td&gt;Charlie = Emergent&lt;/td&gt;&lt;td&gt;Alpha = Lower Acuity&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;Delta = Critical&lt;/td&gt;&lt;td&gt;Bravo = Emergent&lt;/td&gt;&lt;td&gt;Omega = Non-Acute&lt;/td&gt;
&lt;/tr&gt;&lt;/table&gt;
&lt;br/&gt;Patient Acuity definitions related to "Critical, Emergent, and Lower Acuity" can be found in the National EMS Core Content document from NHTSA EMS (DOT HS 809-898 July 2005) at
http://www.nhtsa.gov/people/injury/ems/emscorecontent/images/EMSCoreContent.pdf
&lt;br/&gt;
&lt;br/&gt;For Air Medical Transports the most appropriate values choices should be limited to two: Emergent and Non-Acute.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.UnitDispatchedCADRecordID" minOccurs="0" name="eCad.114" type="UnitDispatchedCADRecordID">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.114</number>
<refNumber>eDispatch.06</refNumber>
<name>Unit Dispatched CAD Record ID</name>
<national>No</national>
<state>No</state>
<definition>
The unique ID assigned by the CAD system for the specific unit response.
</definition>
<v2Number/>
<usage>Optional</usage>
<comment>
The Unit Dispatched CAD Record ID is populated from a CAD system. This information will not be known to the EMS professional.
&lt;br/&gt;&lt;br/&gt;Use Case: Some CAD systems may use the Unit Dispatched CAD Record ID as the Patient Care Report Number (eRecord.01). This may also be a GUID from a CAD system. A GUID for the CAD push to remain unique as updates are sent from CAD. This could be a stream and unique to the record or patient depending on the capabilities of the CAD system. How the Unit Dispatched CAD Record ID is created could vary as it could be a concatenation of multiple elements or a true GUID.
</comment>
<performanceMeasuresGroup/>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eTimes.PSAPCallDateTime" minOccurs="0" name="eCad.36">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.36</number>
<refNumber>eTimes.01</refNumber>
<name>PSAP Call Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the phone rings (911 call to public safety answering point or other designated entity) requesting EMS services.
</definition>
<v2Number>E05_02</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This date/time might be the same as Dispatch Notified Date/Time (eTimes.02). &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="1"&gt;&lt;tr&gt;&lt;td&gt; &lt;table border="1px" cellpadding="2px" 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:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eTimes.DispatchNotifiedDateTime" minOccurs="0" name="eCad.37" type="DateTimeType">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.37</number>
<refNumber>eTimes.02</refNumber>
<name>Dispatch Notified Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time dispatch was notified by the 911 call taker (if a separate entity).
</definition>
<v2Number>E05_03</v2Number>
<usage>Optional</usage>
<comment>
This date/time might be the same as PSAP Call Date/Time (eTimes.01). &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:element>
<xs:element id="eCad.eTimes.UnitNotifiedbyDispatchDateTime" minOccurs="0" name="eCad.38" type="DateTimeType">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.38</number>
<refNumber>eTimes.03</refNumber>
<name>Unit Notified by Dispatch Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the responding unit was notified by dispatch.
</definition>
<v2Number>E05_04</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
DateTime consists of finite-length characters of the form: yyyy '-' mm '-' dd 'T' hh ':' mm ':' ss ('.' s+)? (zzzzzz)&lt;table cellspacing="1"&gt;&lt;tr&gt;&lt;td&gt; &lt;table border="1px" cellpadding="2px" 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:element>
<xs:element id="eCad.eTimes.DispatchAcknowledgedDateTime" minOccurs="0" name="eCad.39" type="DateTimeType">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.39</number>
<refNumber>eTimes.04</refNumber>
<name>Dispatch Acknowledged Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the dispatch was acknowledged by the EMS Unit.
</definition>
<usage>Optional</usage>
<comment>
This is the end of turnout time or the beginning of response time. Added per Fire Service to better calculate NFPA 1710. &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:element>
<xs:element id="eCad.eTimes.UnitEnRouteDateTime" minOccurs="0" name="eCad.40">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.40</number>
<refNumber>eTimes.05</refNumber>
<name>Unit En Route Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the unit responded; that is, the time the vehicle started moving.
</definition>
<v2Number>E05_05</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</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:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eTimes.UnitArrivedonSceneDateTime" minOccurs="0" name="eCad.41">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.41</number>
<refNumber>eTimes.06</refNumber>
<name>Unit Arrived on Scene Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the responding unit arrived on the scene; that is, the time the vehicle stopped moving at the scene.
</definition>
<v2Number>E05_06</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</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:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eTimes.ArrivedatPatientDateTime" minOccurs="0" name="eCad.42">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.42</number>
<refNumber>eTimes.07</refNumber>
<name>Arrived at Patient Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the responding unit arrived at the patient's side.
</definition>
<v2Number>E05_07</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</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:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eTimes.TransferofEMSPatientCareDateTime" minOccurs="0" name="eCad.43">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.43</number>
<refNumber>eTimes.08</refNumber>
<name>Transfer of EMS Patient Care Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the patient was transferred from this EMS agency to another EMS agency for care.
</definition>
<v2Number>E05_08</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</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:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eTimes.UnitLeftSceneDateTime" minOccurs="0" name="eCad.44">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.44</number>
<refNumber>eTimes.09</refNumber>
<name>Unit Left Scene Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the responding unit left the scene with a patient (started moving).
</definition>
<v2Number>E05_09</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</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:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eTimes.ArrivalatDestinationLandingArea" minOccurs="0" name="eCad.45" type="DateTimeType">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.45</number>
<refNumber>eTimes.10</refNumber>
<name>Arrival at Destination Landing Area Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the Air Medical vehicle arrived at the destination landing area.
</definition>
<usage>Optional</usage>
<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:element>
<xs:element id="eCad.eTimes.PatientArrivedatDestinationDateTime" minOccurs="0" name="eCad.46">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.46</number>
<refNumber>eTimes.11</refNumber>
<name>Patient Arrived at Destination Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the responding unit arrived with the patient at the destination or transfer point.
</definition>
<v2Number>E05_10</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</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:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eTimes.DestinationPatientTransferofCareDateTime" minOccurs="0" name="eCad.47">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.47</number>
<refNumber>eTimes.12</refNumber>
<name>Destination Patient Transfer of Care Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time that patient care was transferred to the destination healthcare facilities staff.
</definition>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This was added to better document delays in ED transfer of care due to ED crowding or other issues beyond EMS control. &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:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eTimes.UnitBackinServiceDateTime" minOccurs="0" name="eCad.48" type="DateTimeType">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.48</number>
<refNumber>eTimes.13</refNumber>
<name>Unit Back in Service Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the unit back was back in service and available for response (finished with call, but not necessarily back in home location).
</definition>
<v2Number>E05_11</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Response</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:element>
<xs:element id="eCad.eTimes.UnitCanceledDateTime" minOccurs="0" name="eCad.49" type="DateTimeType">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.49</number>
<refNumber>eTimes.14</refNumber>
<name>Unit Canceled Date/Time</name>
<national>No</national>
<state>No</state>
<definition>The date/time the unit was canceled.</definition>
<v2Number>E05_12</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Response</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This date/time is to be documented if the unit went en route but neither arrived on scene nor made patient contact. &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:element>
<xs:element id="eCad.eTimes.UnitBackatHomeLocationDateTime" minOccurs="0" name="eCad.50" type="DateTimeType">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.50</number>
<refNumber>eTimes.15</refNumber>
<name>Unit Back at Home Location Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the responding unit was back in their service area. With agencies who utilized Agency Status Management, home location means the service area as assigned through the agency status management protocol.
</definition>
<v2Number>E05_13</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Response</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:element>
<xs:element id="eCad.eTimes.EMSCallCompletedDateTime" minOccurs="0" name="eCad.51" type="DateTimeType">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.51</number>
<refNumber>eTimes.16</refNumber>
<name>EMS Call Completed Date/Time</name>
<national>No</national>
<state>No</state>
<definition>
The date/time the responding unit completed all tasks associated with the event including transfer of the patient, and such things as cleaning and restocking.
</definition>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Response</performanceMeasure>
</performanceMeasuresGroup>
<comment>
For many EMS agencies, this would equal Unit Back in Service Date/Time (eTimes.13) if no travel is required to be back in service. &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:element>
<xs:element id="eCad.ePatient.EMSPatientID" minOccurs="0" name="eCad.52" type="PatientID">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.52</number>
<refNumber>ePatient.01</refNumber>
<name>EMS Patient ID</name>
<national>No</national>
<state>No</state>
<definition>The unique ID for the patient within the Agency</definition>
<usage>Optional</usage>
<comment>
This has been inserted to allow each patient to be tracked across multiple PCRs within an EMS Agency.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.ePatient.PatientNameGroup" minOccurs="0" name="eCad.PatientNameGroup">
<xs:annotation>
<xs:documentation>Group Tag to hold patient's name</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element id="eCad.ePatient.LastName" minOccurs="0" name="eCad.53">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.53</number>
<refNumber>ePatient.02</refNumber>
<name>Last Name</name>
<national>No</national>
<state>No</state>
<definition>The patient's last (family) name</definition>
<v2Number>E06_01</v2Number>
<usage>Optional</usage>
<comment/>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="PersonLastName"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.ePatient.FirstName" minOccurs="0" name="eCad.54">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.54</number>
<refNumber>ePatient.03</refNumber>
<name>First Name</name>
<national>No</national>
<state>No</state>
<definition>The patient's first (given) name</definition>
<v2Number>E06_02</v2Number>
<usage>Optional</usage>
<comment/>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="PersonFirstName"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.ePatient.MiddleInitialName" minOccurs="0" name="eCad.55" type="PersonMiddleName">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.55</number>
<refNumber>ePatient.04</refNumber>
<name>Middle Initial/Name</name>
<national>No</national>
<state>No</state>
<definition>The patient's middle name, if any</definition>
<v2Number>E06_03</v2Number>
<usage>Optional</usage>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element id="eCad.ePatient.PatientsHomeAddress" minOccurs="0" name="eCad.56">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.56</number>
<refNumber>ePatient.05</refNumber>
<name>Patient's Home Address</name>
<national>No</national>
<state>No</state>
<definition>The patient's home mailing or street address</definition>
<v2Number>E06_04</v2Number>
<usage>Optional</usage>
<comment>
This is a CMS standard. According to the Medicare Claims Processing Manual, Chapter 15 - Ambulance, Ambulance suppliers bill using CMS-1500 form or CMS-1450 form for institution-based ambulance providers. This standard adheres to CMS-1500 and 1450.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="StreetAddress">
<xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.ePatient.PatientsHomeCity" minOccurs="0" name="eCad.57" type="CityGnisCode">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.57</number>
<refNumber>ePatient.06</refNumber>
<name>Patient's Home City</name>
<national>No</national>
<state>No</state>
<definition>The patient's home city or township or residence</definition>
<v2Number>E06_05</v2Number>
<usage>Optional</usage>
<comment>
Based on GNIS Civil Code or Populated Place code.&lt;br/&gt;&lt;br/&gt;GNIS Codes Website: &lt;a&gt;http://geonames.usgs.gov/domestic/download_data.htm&lt;/a&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.ePatient.PatientsHomeCounty" minOccurs="0" name="eCad.58">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.58</number>
<refNumber>ePatient.07</refNumber>
<name>Patient's Home County</name>
<national>No</national>
<state>No</state>
<definition>The patient's home county or parish or residence</definition>
<v2Number>E06_06</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Based on the ANSI Code Single Choice based on the County Name but stored as the ANSI code (combined 5 digit State and County codes) Should be required if there is a patient associated with the event. &lt;br/&gt;&lt;br/&gt;GNIS Codes Website: &lt;a&gt;http://geonames.usgs.gov/domestic/download_data.htm&lt;/a&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSICountyCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.ePatient.PatientsHomeState" minOccurs="0" name="eCad.59">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.59</number>
<refNumber>ePatient.08</refNumber>
<name>Patient's Home State</name>
<national>No</national>
<state>No</state>
<definition>
The patient's home state, territory, or province, or District of Columbia, where the patient resides.
</definition>
<v2Number>E06_07</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
The ANSI Code Selection by text but stored as ANSI code.&lt;br/&gt;&lt;br/&gt;GNIS Codes Website: &lt;a&gt;http://geonames.usgs.gov/domestic/download_data.htm&lt;/a&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSIStateCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.ePatient.PatientsHomeZIPCode" minOccurs="0" name="eCad.60">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.60</number>
<refNumber>ePatient.09</refNumber>
<name>Patient's Home ZIP Code</name>
<national>No</national>
<state>No</state>
<definition>The patient's home ZIP code of residence</definition>
<v2Number>E06_08</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
ZIP Codes Product Website: &lt;a&gt;https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/&lt;/a&gt;&lt;br/&gt;Product: USA - 5-digit ZIP Code Database, Commercial Edition
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ZIP"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.ePatient.PatientsHomeCountry" minOccurs="0" name="eCad.61" type="ANSICountryCode">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.61</number>
<refNumber>ePatient.10</refNumber>
<name>Patient's Home Country</name>
<national>No</national>
<state>No</state>
<definition>The country in which the patient lives.</definition>
<v2Number>E06_09</v2Number>
<usage>Optional</usage>
<comment>
Based on the ISO Country Code.&lt;br/&gt;&lt;br/&gt;ANSI Country Codes (ISO 3166) Website: &lt;a&gt;http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm&lt;/a&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.ePatient.PatientHomeCensusTract" minOccurs="0" name="eCad.62" type="CensusTracts">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.62</number>
<refNumber>ePatient.11</refNumber>
<name>Patient Home Census Tract</name>
<national>No</national>
<state>No</state>
<definition>The census tract in which the patient lives</definition>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Census Tract Data Website (files and descriptions): &lt;a href="http://www.census.gov/geo/maps-data/data/tract_rel_download.html" target="_blank"&gt;http://www.census.gov/geo/maps-data/data/tract_rel_download.html&lt;/a&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.ePatient.SocialSecurityNumber" minOccurs="0" name="eCad.63" type="SocialSecurityNumber">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.63</number>
<refNumber>ePatient.12</refNumber>
<name>Social Security Number</name>
<national>No</national>
<state>No</state>
<definition>The patient's social security number</definition>
<v2Number>E06_10</v2Number>
<usage>Optional</usage>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.ePatient.Gender" minOccurs="0" name="eCad.64">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.64</number>
<refNumber>ePatient.13</refNumber>
<name>Gender</name>
<national>No</national>
<state>No</state>
<definition>The Patient's Gender</definition>
<v2Number>E06_11</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Gender"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.ePatient.Race" maxOccurs="unbounded" minOccurs="0" name="eCad.65">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.65</number>
<refNumber>ePatient.14</refNumber>
<name>Race</name>
<national>No</national>
<state>No</state>
<definition>
The patient's race as defined by the OMB (US Office of Management and Budget)
</definition>
<v2Number>E06_12</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
OMB requirements are provided at: http://www.omhrc.gov/templates/browse.aspx?lvl=2&amp;lvlID=172. Using single multiple choice question methodology to improve the completion of ethnicity information.&lt;br/&gt;&lt;br/&gt;Ethnicity (Version 2.2.1: E06_13) has been merged with this data element and retired.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Race">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.ePatient.AgeGroup" minOccurs="0" name="eCad.AgeGroup">
<xs:annotation>
<xs:documentation>Group Tag to hold patient's age information</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element id="eCad.ePatient.Age" minOccurs="0" name="eCad.66">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.66</number>
<refNumber>ePatient.15</refNumber>
<name>Age</name>
<national>No</national>
<state>No</state>
<definition>
The patient's age (either calculated from date of birth or best approximation)
</definition>
<v2Number>E06_14</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Age"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.ePatient.AgeUnits" minOccurs="0" name="eCad.67">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.67</number>
<refNumber>ePatient.16</refNumber>
<name>Age Units</name>
<national>No</national>
<state>No</state>
<definition>The unit used to define the patient's age</definition>
<v2Number>E06_15</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgeUnits"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element id="eCad.ePatient.DateofBirth" minOccurs="0" name="eCad.68">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.68</number>
<refNumber>ePatient.17</refNumber>
<name>Date of Birth</name>
<national>No</national>
<state>No</state>
<definition>The patient's date of birth</definition>
<v2Number>E06_16</v2Number>
<usage>Optional</usage>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="DateOfBirth"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.ePatient.PatientsPhoneNumber" maxOccurs="unbounded" minOccurs="0" name="eCad.69">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.69</number>
<refNumber>ePatient.18</refNumber>
<name>Patient's Phone Number</name>
<national>No</national>
<state>No</state>
<definition>The patient's home or primary phone number</definition>
<v2Number>E06_17</v2Number>
<usage>Optional</usage>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="PhoneNumber">
<xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.FirstEMSUnitonScene" minOccurs="0" name="eCad.70">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.70</number>
<refNumber>eScene.01</refNumber>
<name>First EMS Unit on Scene</name>
<national>No</national>
<state>No</state>
<definition>
Documentation that this EMS Unit was the first EMS Unit for the EMS Agency on the Scene
</definition>
<usage>Optional</usage>
<comment>
Added to improve the evaluation of Response Times when multiple EMS units are responding to the same scene.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="YesNoValues"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.ResponderGroup" maxOccurs="unbounded" minOccurs="0" name="eCad.ResponderGroup">
<xs:annotation>
<xs:documentation>
Group Tag to hold info from all responders to the scene.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element id="eCad.eScene.OtherEMSorPublicSafetyAgenciesatScene" minOccurs="0" name="eCad.71" type="OtherEMSAgenciesAtScene">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.71</number>
<refNumber>eScene.02</refNumber>
<name>Other EMS or Public Safety Agencies at Scene</name>
<national>No</national>
<state>No</state>
<definition>
Other EMS agency names that were at the scene, if any
</definition>
<v2Number>E08_01</v2Number>
<usage>Optional</usage>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eScene.OtherPublicSafetyorEMSAgencyIDNumber" minOccurs="0" name="eCad.72" type="EMSAgencyID">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.72</number>
<refNumber>eScene.03</refNumber>
<name>Other EMS or Public Safety Agency ID Number</name>
<national>No</national>
<state>No</state>
<definition>
The ID number for the EMS Agency or Other Public Safety listed in eScene.02
</definition>
<usage>Optional</usage>
<comment>
The ID should be the state ID (license number) for the EMS agency or ID number for the law enforcement. This may be an ID assigned by the state or created by the EMS agency.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eScene.TypeofOtherServiceatScene" minOccurs="0" name="eCad.73" type="OtherServicesAtScene">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.73</number>
<refNumber>eScene.04</refNumber>
<name>Type of Other Service at Scene</name>
<national>No</national>
<state>No</state>
<definition>
The type of public safety or EMS service associated with Other Agencies on Scene
</definition>
<v2Number>E08_02</v2Number>
<usage>Optional</usage>
<comment>Associated with each Other Service in eScene.02</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.DateTimeInitialResponderArrivedonScene" minOccurs="0" name="eCad.74" type="DateTimeType">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.74</number>
<refNumber>eScene.05</refNumber>
<name>Date/Time Initial Responder Arrived on Scene</name>
<national>No</national>
<state>No</state>
<definition>
The time that the initial responder arrived on the scene, if applicable.
</definition>
<v2Number>E08_04</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Trauma</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:element>
<xs:element id="eCad.eScene.NumberofPatientsatScene" minOccurs="0" name="eCad.75">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.75</number>
<refNumber>eScene.06</refNumber>
<name>Number of Patients at Scene</name>
<national>No</national>
<state>No</state>
<definition>
Indicator of how many total patients were at the scene
</definition>
<v2Number>E08_05</v2Number>
<usage>Optional</usage>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="NumberOfPatientsAtScene"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.MassCasualtyIncident" minOccurs="0" name="eCad.76">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.76</number>
<refNumber>eScene.07</refNumber>
<name>Mass Casualty Incident</name>
<national>No</national>
<state>No</state>
<definition>
Indicator if this event would be considered a mass casualty incident (overwhelmed existing EMS resources)
</definition>
<v2Number>E08_06</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="YesNoValues"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.IncidentLocationType" minOccurs="0" name="eCad.78">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.78</number>
<refNumber>eScene.09</refNumber>
<name>Incident Location Type</name>
<national>No</national>
<state>No</state>
<definition>The kind of location where the incident happened</definition>
<v2Number>E08_07</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Code list is represented in ICD-10-CM: Place of Occurrence of the external cause (Y92.0-Y92.9). &lt;br/&gt;&lt;br/&gt;ICD-10-CM &lt;br/&gt;Website - &lt;a href="http://uts.nlm.nih.gov" target="_blank"&gt;http://uts.nlm.nih.gov&lt;/a&gt; &lt;br/&gt;Product - UMLS Metathesaurus
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="IncidentLocationType"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.IncidentFacilityCode" minOccurs="0" name="eCad.79">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.79</number>
<refNumber>eScene.10</refNumber>
<name>Incident Facility Code</name>
<national>No</national>
<state>No</state>
<definition>
The state, regulatory, or other unique number (code) associated with the facility if the Incident is a Healthcare Facility.
</definition>
<v2Number>E08_08</v2Number>
<usage>Optional</usage>
<comment>
This may be populated from a list created within dFacility.03 (Facility Location Code) or dFacility.05 (Facility National Provider Identifier).
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="IncidentFacilityCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.SceneGPSLocation" minOccurs="0" name="eCad.80" type="GPSLocation">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.80</number>
<refNumber>eScene.11</refNumber>
<name>Scene GPS Location</name>
<national>No</national>
<state>No</state>
<definition>The GPS coordinates associated with the Scene.</definition>
<v2Number>E08_10</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
The pattern for GPS location is in the format "&lt;span style="font-style:italic"&gt;latitude&lt;/span&gt;,&lt;span style="font-style:italic"&gt;longitude&lt;/span&gt;" where: &lt;br/&gt;- &lt;span style="font-style:italic"&gt;latitude&lt;/span&gt; has a minimum of -90 and a maximum of 90 with up to 6 decimal places &lt;br/&gt;- &lt;span style="font-style:italic"&gt;longitude&lt;/span&gt; has a minimum of -180 and a maximum of 180 with up to 6 decimal places
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eScene.SceneUSNationalGridCoordinates" minOccurs="0" name="eCad.81" type="USNG">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.81</number>
<refNumber>eScene.12</refNumber>
<name>Scene US National Grid Coordinates</name>
<national>No</national>
<state>No</state>
<definition>The US National Grid Coordinates for the Scene.</definition>
<usage>Optional</usage>
<comment>Standard found at www.fgdc.gov/usng</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eScene.IncidentFacilityorLocationName" minOccurs="0" name="eCad.82" type="IncidentFacilityName">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.82</number>
<refNumber>eScene.13</refNumber>
<name>Incident Facility or Location Name</name>
<national>No</national>
<state>No</state>
<definition>
The name of the facility, business, building, etc. associated with the scene of the EMS event.
</definition>
<usage>Optional</usage>
<comment>
This element may be populated from a list created within dFacility.02 (Facility Name).
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eScene.MilePostOrMajorRoadway" minOccurs="0" name="eCad.83">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.83</number>
<refNumber>eScene.14</refNumber>
<name>Mile Post or Major Roadway</name>
<national>No</national>
<state>No</state>
<definition>
The mile post or major roadway associated with the incident locations
</definition>
<usage>Optional</usage>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="MilePostOrMajorRoadway"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.IncidentStreetAddress" minOccurs="0" name="eCad.84">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.84</number>
<refNumber>eScene.15</refNumber>
<name>Incident Street Address</name>
<national>No</national>
<state>No</state>
<definition>
?The street address where the patient was found, or, if no patient, the address to which the unit responded.?
</definition>
<v2Number>E08_11</v2Number>
<usage>Optional</usage>
<comment>
This is a CMS standard. According to the Medicare Claims Processing Manual, Chapter 15 - Ambulance, Ambulance suppliers bill using CMS-1500 form or CMS-1450 form for institution-based ambulance providers.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="StreetAddress">
<xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.IncidentApartmentSuiteorRoom" minOccurs="0" name="eCad.85">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.85</number>
<refNumber>eScene.16</refNumber>
<name>Incident Apartment, Suite, or Room</name>
<national>No</national>
<state>No</state>
<definition>
The number of the specific apartment, suite, or room where the incident occurred.
</definition>
<usage>Optional</usage>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="SceneApartment"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.IncidentCity" minOccurs="0" name="eCad.86">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.86</number>
<refNumber>eScene.17</refNumber>
<name>Incident City</name>
<national>No</national>
<state>No</state>
<definition>
The city or township (if applicable) where the patient was found or to which the unit responded (or best approximation)
</definition>
<v2Number>E08_12</v2Number>
<usage>Optional</usage>
<comment>
Based on GNIS Civil Code or Populated Place code.&lt;br/&gt;&lt;br/&gt;GNIS Codes Website: &lt;a&gt;http://geonames.usgs.gov/domestic/download_data.htm&lt;/a&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CityGnisCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.IncidentState" minOccurs="0" name="eCad.87">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.87</number>
<refNumber>eScene.18</refNumber>
<name>Incident State</name>
<national>No</national>
<state>No</state>
<definition>
The state, territory, or province where the patient was found or to which the unit responded (or best approximation)
</definition>
<v2Number>E08_14</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Based on the ANSI State Code.&lt;br/&gt;&lt;br/&gt;GNIS Codes Website: &lt;a&gt;http://geonames.usgs.gov/domestic/download_data.htm&lt;/a&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSIStateCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.IncidentZIPCode" minOccurs="0" name="eCad.88">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.88</number>
<refNumber>eScene.19</refNumber>
<name>Incident ZIP Code</name>
<national>No</national>
<state>No</state>
<definition>The ZIP code of the incident location</definition>
<v2Number>E08_15</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
ZIP Codes Product Website: &lt;a&gt;https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/&lt;/a&gt;&lt;br/&gt;Product: USA - 5-digit ZIP Code Database, Commercial Edition
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ZIP"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.SceneCrossStreetorDirections" minOccurs="0" name="eCad.89">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.89</number>
<refNumber>eScene.20</refNumber>
<name>Scene Cross Street or Directions</name>
<national>No</national>
<state>No</state>
<definition>
The nearest cross street to the incident address or directions from a recognized landmark or the second street name of an intersection.
</definition>
<usage>Optional</usage>
<v3Changes>
Added to better locate/document the scene (incident) location.
</v3Changes>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="SceneCrossStreet"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.IncidentCounty" minOccurs="0" name="eCad.90">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.90</number>
<refNumber>eScene.21</refNumber>
<name>Incident County</name>
<national>No</national>
<state>No</state>
<definition>
The county or parish where the patient was found or to which the unit responded (or best approximation)
</definition>
<v2Number>E08_13</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Based on the ANSI Code Single Choice based on the County Name but stored as the ANSI code (combined 5 digit State and County codes) Should be required if there is a patient associated with the event. &lt;br/&gt;&lt;br/&gt;GNIS Codes Website: &lt;a&gt;http://geonames.usgs.gov/domestic/download_data.htm&lt;/a&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSICountyCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eScene.IncidentCountry" minOccurs="0" name="eCad.91" type="ANSICountryCode">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.91</number>
<refNumber>eScene.22</refNumber>
<name>Incident Country</name>
<national>No</national>
<state>No</state>
<definition>The country of the incident location.</definition>
<usage>Optional</usage>
<comment>
Based on the ISO Country Code.&lt;br/&gt;&lt;br/&gt;ANSI Country Codes (ISO 3166) Website: &lt;a&gt;http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm&lt;/a&gt;
</comment>
<v3Changes>Added for international compatibility.</v3Changes>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eScene.IncidentCensusTract" minOccurs="0" name="eCad.92" type="CensusTracts">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.92</number>
<refNumber>eScene.23</refNumber>
<name>Incident Census Tract</name>
<national>No</national>
<state>No</state>
<definition>The census tract in which the incident occurred.</definition>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Census Tract Data Website (files and descriptions): &lt;a href="http://www.census.gov/geo/maps-data/data/tract_rel_download.html" target="_blank"&gt;http://www.census.gov/geo/maps-data/data/tract_rel_download.html&lt;/a&gt;
</comment>
<v3Changes>
Added to improve the ability to use census and other demographic information within EMS research.
</v3Changes>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eDisposition.DestinationGroup" minOccurs="0" name="eCad.DestinationGroup">
<xs:annotation>
<xs:documentation>
Group Tag to hold info about the Destination and the Disposition details
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element id="eCad.eDisposition.DestinationTransferredToName" minOccurs="0" name="eCad.93">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.93</number>
<refNumber>eDisposition.01</refNumber>
<name>Destination/Transferred To, Name</name>
<national>No</national>
<state>No</state>
<definition>
The destination the patient was delivered or transferred to.
</definition>
<v2Number>E20_01</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Recommended State data element since no national code for destination. May be populated from the list in dFacility.02 (Facility Name).
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="DestinationTransferredToName"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.DestinationTransferredToCode" minOccurs="0" name="eCad.94">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.94</number>
<refNumber>eDisposition.02</refNumber>
<name>Destination/Transferred To, Code</name>
<national>No</national>
<state>No</state>
<definition>
The code of the destination the patient was delivered or transferred to.
</definition>
<v2Number>E20_02</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
May be populated from list in dFacility.03 (Facility Location Code) or dFacility.05 (Facility National Provider Identifier) if a health care facility.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="DestinationTransferredToCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.DestinationStreetAddress" minOccurs="0" name="eCad.95">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.95</number>
<refNumber>eDisposition.03</refNumber>
<name>Destination Street Address</name>
<national>No</national>
<state>No</state>
<definition>
The street address of the destination the patient was delivered or transferred to.
</definition>
<v2Number>E20_03</v2Number>
<usage>Optional</usage>
<comment>
May be auto-populated if list created in dFacility.07 (Facility Street Address).
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="StreetAddress">
<xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.DestinationCity" minOccurs="0" name="eCad.96" type="CityGnisCode">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.96</number>
<refNumber>eDisposition.04</refNumber>
<name>Destination City</name>
<national>No</national>
<state>No</state>
<definition>
The city name of the destination the patient was delivered or transferred to.
</definition>
<v2Number>E20_04</v2Number>
<usage>Optional</usage>
<comment>
Based on GNIS Civil Code or Populated Place code. May be auto-populated if list created in dFacility.08 (Facility City). &lt;br/&gt;&lt;br/&gt;GNIS Codes Website: &lt;a&gt;http://geonames.usgs.gov/domestic/download_data.htm&lt;/a&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eDisposition.DestinationState" minOccurs="0" name="eCad.97">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.97</number>
<refNumber>eDisposition.05</refNumber>
<name>Destination State</name>
<national>No</national>
<state>No</state>
<definition>
The state of the destination the patient was delivered or transferred to.
</definition>
<v2Number>E20_05</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Based on the ANSI Code. May be auto-populated if list created in dFacility.09 (Facility State).&lt;br/&gt;&lt;br/&gt;GNIS Codes Website: &lt;a&gt;http://geonames.usgs.gov/domestic/download_data.htm&lt;/a&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSIStateCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.DestinationCounty" minOccurs="0" name="eCad.98">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.98</number>
<refNumber>eDisposition.06</refNumber>
<name>Destination County</name>
<national>No</national>
<state>No</state>
<definition>
The destination county in which the patient was delivered or transferred to.
</definition>
<v2Number>E20_06</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
May be auto-populated if list created in dFacility.11 (Facility County). Based on the ANSI Code Single Choice based on the County Name but stored as the ANSI code (combined 5 digit State and County codes) Should be required if there is a patient associated with the event. &lt;br/&gt;&lt;br/&gt;GNIS Codes Website: &lt;a&gt;http://geonames.usgs.gov/domestic/download_data.htm&lt;/a&gt;
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSICountyCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.DestinationZIPCode" minOccurs="0" name="eCad.99">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.99</number>
<refNumber>eDisposition.07</refNumber>
<name>Destination ZIP Code</name>
<national>No</national>
<state>No</state>
<definition>
The destination ZIP code in which the patient was delivered or transferred to.
</definition>
<v2Number>E20_07</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
May be auto-populated if list created in dFacility.10 (Facility ZIP Code).&lt;br/&gt;&lt;br/&gt;ZIP Codes Product Website: &lt;a&gt;https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/&lt;/a&gt;&lt;br/&gt;Product: USA - 5-digit ZIP Code Database, Commercial Edition
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ZIP"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.DestinationCountry" minOccurs="0" name="eCad.100" type="ANSICountryCode">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.100</number>
<refNumber>eDisposition.08</refNumber>
<name>Destination Country</name>
<national>No</national>
<state>No</state>
<definition>The country of the destination.</definition>
<usage>Optional</usage>
<comment>
May be auto-populated if list created in dFacility.12 (Facility Country).&lt;br/&gt;&lt;br/&gt;ANSI Country Codes (ISO 3166) Website: &lt;a&gt;http://www.iso.org/iso/country_codes/iso_3166_code_lists.htm&lt;/a&gt;
</comment>
<v3Changes>Added for improved international compatibility.</v3Changes>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element id="eCad.eDisposition.DestinationGPSLocation" minOccurs="0" name="eCad.101" type="GPSLocation">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.101</number>
<refNumber>eDisposition.09</refNumber>
<name>Destination GPS Location</name>
<national>No</national>
<state>No</state>
<definition>
The destination GPS Coordinates to which the patient was delivered or transferred to.
</definition>
<v2Number>E20_08</v2Number>
<usage>Optional</usage>
<comment>
May be auto-populated if list created in dFacility.13 (Facility GPS Location). &lt;br/&gt;&lt;br/&gt;The pattern for GPS location is in the format "&lt;span style="font-style:italic"&gt;latitude&lt;/span&gt;,&lt;span style="font-style:italic"&gt;longitude&lt;/span&gt;" where: &lt;br/&gt;- &lt;span style="font-style:italic"&gt;latitude&lt;/span&gt; has a minimum of -90 and a maximum of 90 with up to 6 decimal places &lt;br/&gt;- &lt;span style="font-style:italic"&gt;longitude&lt;/span&gt; has a minimum of -180 and a maximum of 180 with up to 6 decimal places
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<!--<xs:complexType><xs:attributeGroup ref="GPSLocation"/></xs:complexType>-->
</xs:element>
<xs:element id="eCad.eDisposition.DestinationLocationUSNationalGridCoordinates" minOccurs="0" name="eCad.102" type="USNG">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.102</number>
<refNumber>eDisposition.10</refNumber>
<name>Destination Location US National Grid Coordinates</name>
<national>No</national>
<state>No</state>
<definition>
The US National Grid Coordinates for the Destination Location. This may be the Healthcare Facility US National Grid Coordinates.
</definition>
<usage>Optional</usage>
<comment>
Standard found at www.fgdc.gov/usng. &lt;br/&gt;Through programming this may be partially auto-populated if the list is created in dFacility.14 (Facility US National Grid Coordinates).
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.NumberofPatientsTransportedinthisEMSUnit" minOccurs="0" name="eCad.103">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.103</number>
<refNumber>eDisposition.11</refNumber>
<name>Number of Patients Transported in this EMS Unit</name>
<national>No</national>
<state>No</state>
<definition>
The number of patients transported by this EMS crew and unit.
</definition>
<usage>Optional</usage>
<comment>
Added to document multiple patients being transported with the same vehicle and crew.
</comment>
<v3Changes>
Added to document multiple patients being transported with the same vehicle and crew.
</v3Changes>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="NumberOfPatients"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.EMSTransportMethod" minOccurs="0" name="eCad.104">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.104</number>
<refNumber>eDisposition.16</refNumber>
<name>EMS Transport Method</name>
<national>No</national>
<state>No</state>
<definition>Transport method by this EMS Unit.</definition>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>Required if the patient is transported by EMS.</comment>
<v3Changes>
Added to better describe Air and Ground Transport methods.
</v3Changes>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSTransportMethod"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.TransportModefromScene" minOccurs="0" name="eCad.105">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.105</number>
<refNumber>eDisposition.17</refNumber>
<name>Transport Mode from Scene</name>
<national>No</national>
<state>No</state>
<definition>
Indication whether the transport was emergent or non-emergent.
</definition>
<v2Number>E20_14</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Information now split between eDisposition.17 (Transport Mode from Scene) and eDisposition.18 (Additional Transport Mode Descriptors). Element eDisposition.18 (Additional Transport Mode Descriptors) has been added to document the use of lights and sirens or other descriptive information.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="TransportModeFromScene"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.AdditionalTransportModeDescriptors" maxOccurs="unbounded" minOccurs="0" name="eCad.106">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.106</number>
<refNumber>eDisposition.18</refNumber>
<name>Additional Transport Mode Descriptors</name>
<national>No</national>
<state>No</state>
<definition>
The documentation of transport mode techniques for this EMS response.
</definition>
<usage>Optional</usage>
<comment>
Information now split between eDisposition.17 (Transport Mode from Scene) and eDisposition.18 (Additional Transport Mode Descriptors). Element eDisposition.18 (Additional Transport Mode Descriptors) has been added to document the use of lights and sirens or other descriptive information.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.TypeofDestination" minOccurs="0" name="eCad.107">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.107</number>
<refNumber>eDisposition.21</refNumber>
<name>Type of Destination</name>
<national>No</national>
<state>No</state>
<definition>
The type of destination the patient was delivered or transferred to
</definition>
<v2Number>E20_17</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>Required if Patient Transported by EMS.</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="TypeOfDestination"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.HospitalTeamActivationGroup" maxOccurs="unbounded" minOccurs="0" name="eCad.HospitalTeamActivationGroup">
<xs:annotation>
<xs:documentation>
Group Tag to hold info about the destination team pre-arrival activation
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element id="eCad.eDisposition.DestinationTeamPreArrivalActivation" minOccurs="0" name="eCad.108">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.108</number>
<refNumber>eDisposition.24</refNumber>
<name>Destination Team Pre-Arrival Activation</name>
<national>No</national>
<state>No</state>
<definition>
Activation of the Destination Healthcare Facility Team prior to EMS arrival for acute ill or injured patient.
</definition>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<v3Changes>
Added to better document performance measure for acute time dependent illness and injury systems of care.
</v3Changes>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="DestinationPrearrivalActivation"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.eDisposition.DestinationPrearrivalActivationDateTime" minOccurs="0" name="eCad.109">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.109</number>
<refNumber>eDisposition.25</refNumber>
<name>Date/Time of Destination Prearrival Activation</name>
<national>No</national>
<state>No</state>
<definition>
Date/Time EMS Notified/Activated the Destination Healthcare Facility Team prior to EMS arrival for acute ill or injured patient.
</definition>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</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>
<v3Changes>
Added to better document performance measure for acute time dependent illness and injury systems of care.
</v3Changes>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="DateTimeType"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
<xs:element id="eCad.CrewGroup" maxOccurs="unbounded" minOccurs="0" name="eCad.CrewGroup">
<xs:annotation>
<xs:documentation>Group Tag to hold crew information</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element id="eCad.CrewMemberID" minOccurs="1" name="eCad.110" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.110</number>
<refNumber>eCrew.01</refNumber>
<name>Crew Member ID</name>
<national>No</national>
<state>No</state>
<definition>
The state certification/licensure ID number assigned to the crew member.
</definition>
<v2Number>E04_01</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
Document the state certification/licensure ID for the state where the event occurred.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CrewMemberID">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.CrewMemberLevel" minOccurs="0" name="eCad.111" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.111</number>
<refNumber>eCrew.02</refNumber>
<name>Crew Member Level</name>
<national>No</national>
<state>No</state>
<definition>
The functioning level of the crew member ID during this EMS patient encounter.
</definition>
<v2Number>E04_03</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
The category EMT-Intermediate includes EMS professionals with an "85" or "99" certification level.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="MemberLevel">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eCad.CrewMemberResponseRole" maxOccurs="unbounded" minOccurs="0" name="eCad.112" nillable="true">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.112</number>
<refNumber>eCrew.03</refNumber>
<name>Crew Member Response Role</name>
<national>No</national>
<state>No</state>
<definition>
The role(s) of the role member during response, at scene treatment, and/or transport.
</definition>
<v2Number>E04_02</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
<comment>
This element has been changed to allow for multiple selections. There must be a driver for response and transport. There must be a primary patient caregiver for scene and transport.
</comment>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CrewMemberRoles">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
<xs:element id="eCad.IncidentPatientDisposition" minOccurs="0" name="eCad.113" type="IncidentPatientDisposition">
<xs:annotation>
<xs:documentation>
<nemsisTacDoc>
<number>eCad.113</number>
<refNumber>eDisposition.12</refNumber>
<name>Incident/Patient Disposition</name>
<national>No</national>
<state>No</state>
<definition>
Type of disposition treatment and/or transport of the patient by this EMS Unit.
</definition>
<v2Number>E20_10</v2Number>
<usage>Optional</usage>
<performanceMeasuresGroup>
<performanceMeasure>Airway</performanceMeasure>
<performanceMeasure>Cardiac Arrest</performanceMeasure>
<performanceMeasure>Pediatric</performanceMeasure>
<performanceMeasure>Response</performanceMeasure>
<performanceMeasure>STEMI</performanceMeasure>
<performanceMeasure>Stroke</performanceMeasure>
<performanceMeasure>Trauma</performanceMeasure>
</performanceMeasuresGroup>
</nemsisTacDoc>
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:schema>