complexType "eResponse"
Namespace:
Content:
complex, 22 elements
Defined:
globally in eResponse_v3.xsd; see XML source
Includes:
definitions of 22 elements
Used:
never
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
eResponse.AgencyGroup, eResponse.03, eResponse.04, eResponse.ServiceGroup, eResponse.07, eResponse.08+, eResponse.09+, eResponse.10+, eResponse.11+, eResponse.12+, eResponse.13, eResponse.14, eResponse.15, eResponse.16?, eResponse.17?, eResponse.18?, eResponse.19?, eResponse.20?, eResponse.21?, eResponse.22?, eResponse.23, eResponse.24+
</...>
Content Model Elements (22):
Annotation
Unit Agency Information section
XML Source (w/o annotations (27); see within schema source)
<xs:complexType id="eResponse.UnitAgencyInformationType" name="eResponse">
<xs:sequence>
<xs:element id="eResponse.AgencyGroup" name="eResponse.AgencyGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eResponse.EMSAgencyNumber" name="eResponse.01" type="EMSAgencyNumber"/>
<xs:element id="eResponse.EMSAgencyName" minOccurs="0" name="eResponse.02" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSAgencyName">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element id="eResponse.IncidentNumber" name="eResponse.03" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSIncidentNumber">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eResponse.EMSResponseNumber" name="eResponse.04" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSResponseNumber">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eResponse.ServiceGroup" name="eResponse.ServiceGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eResponse.TypeofServiceRequested" name="eResponse.05" type="EMSServiceCat"/>
<xs:element id="eResponse.StandbyPurpose" minOccurs="0" name="eResponse.06" type="EMSStandByReason"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element id="eResponse.PrimaryRoleoftheUnit" name="eResponse.07" type="PrimaryRoleOfUnit"/>
<xs:element id="eResponse.TypeofDispatchDelay" maxOccurs="unbounded" name="eResponse.08" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSDispatchDelayReason">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eResponse.TypeofResponseDelay" maxOccurs="unbounded" name="eResponse.09" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSUnitDelayReason">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eResponse.TypeofSceneDelay" maxOccurs="unbounded" name="eResponse.10" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSSceneUnitDelayReason">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eResponse.TypeofTransportDelay" maxOccurs="unbounded" name="eResponse.11" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSTransportUnitDelayReason">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eResponse.TypeofTurnAroundDelay" maxOccurs="unbounded" name="eResponse.12" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSTurnaroundUnitDelayReason">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="eResponse.EMSVehicleUnitNumber" name="eResponse.13" type="EMSVehicleNumber"/>
<xs:element id="eResponse.EMSUnitCallSign" name="eResponse.14" type="EMSUnitCallSign"/>
<xs:element id="eResponse.LevelofCareofThisUnit" name="eResponse.15" type="UnitLevelOfCare"/>
<xs:element id="eResponse.VehicleDispatchLocation" minOccurs="0" name="eResponse.16" type="VehicleDispatchLocation"/>
<xs:element id="eResponse.VehicleDispatchGPSLocation" minOccurs="0" name="eResponse.17" type="GPSLocation"/>
<xs:element id="eResponse.VehicleDispatchUSNationalGridLocation" minOccurs="0" name="eResponse.18" type="USNG"/>
<xs:element id="eResponse.BeginningOdometerReadingofRespondingVehicle" minOccurs="0" name="eResponse.19" type="EMSMileageOdometer"/>
<xs:element id="eResponse.OnSceneOdometerReadingofRespondingVehicle" minOccurs="0" name="eResponse.20" type="EMSMileageOdometer"/>
<xs:element id="eResponse.PatientDestinationOdometerReadingofRespondingVehicle" minOccurs="0" name="eResponse.21" type="EMSMileageOdometer"/>
<xs:element id="eResponse.EndingOdometerReadingofRespondingVehicle" minOccurs="0" name="eResponse.22" type="EMSMileageOdometer"/>
<xs:element id="eResponse.ResponseModetoScene" name="eResponse.23" type="EMSResponseMode"/>
<xs:element id="eResponse.AdditionalResponseModeDescriptors" maxOccurs="unbounded" name="eResponse.24" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSAdditionalResponseMode">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined in this component only; 22/22)
eResponse.03
Type:
anonymous (extension of EMSIncidentNumber), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eResponse.03 Incident Number Yes Yes The incident number assigned by the 911 Dispatch System E02_02 Required This number can be used to associate multiple EMS responses, dispatch information, and other information to the same EMS event or patient.
Simple Content
xs:string
maxLength:
50
minLength:
3
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.IncidentNumber" name="eResponse.03" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSIncidentNumber">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eResponse.04
Type:
anonymous (extension of EMSResponseNumber), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eResponse.04 EMS Response Number Yes Yes The internal EMS response number which is unique for each EMS Vehicle's (Unit) response to an incident within an EMS Agency. E02_03 Required
Simple Content
xs:string
maxLength:
50
minLength:
3
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.EMSResponseNumber" name="eResponse.04" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSResponseNumber">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eResponse.07
Type:
PrimaryRoleOfUnit, simple content
eResponse.07 Primary Role of the Unit Yes Yes The primary role of the EMS Unit which responded to this specific EMS event E02_05 Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma 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.
Simple Content
enumeration of xs:string
Enumeration:
"2207003"
 - 
Ground Transport
"2207005"
 - 
Non-Transport Administrative (e.g., Supervisor)
"2207007"
 - 
Non-Transport Assistance
"2207009"
 - 
Non-Transport Rescue
"2207011"
 - 
Air Transport-Helicopter
"2207013"
 - 
Air Transport-Fixed Wing
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.PrimaryRoleoftheUnit" name="eResponse.07" type="PrimaryRoleOfUnit"/>

eResponse.08
Type:
anonymous (extension of EMSDispatchDelayReason), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eResponse.08 Type of Dispatch Delay Yes Yes The dispatch delays, if any, associated with the dispatch of the EMS unit to the EMS event. E02_06 Required Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma 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).
Simple Content
enumeration of xs:string
Enumeration:
"2208001"
 - 
Caller (Uncooperative)
"2208003"
 - 
Diversion/Failure (of previous unit)
"2208005"
 - 
High Call Volume
"2208007"
 - 
Language Barrier
"2208009"
 - 
Location (Inability to Obtain)
"2208011"
 - 
No EMS Vehicles (Units) Available
"2208013"
 - 
None/No Delay
"2208015"
 - 
Other
"2208017"
 - 
Technical Failure (Computer, Phone etc.)
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.TypeofDispatchDelay" maxOccurs="unbounded" name="eResponse.08" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSDispatchDelayReason">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eResponse.09
Type:
anonymous (extension of EMSUnitDelayReason), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eResponse.09 Type of Response Delay Yes Yes The response delays, if any, of the EMS unit associated with the EMS event. E02_07 Required Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma 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. <br/><br/>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).
Simple Content
enumeration of xs:string
Enumeration:
"2209001"
 - 
Crowd
"2209003"
 - 
Directions/Unable to Locate
"2209005"
 - 
Distance
"2209007"
 - 
Diversion (Different Incident)
"2209009"
 - 
HazMat
"2209011"
 - 
None/No Delay
"2209013"
 - 
Other
"2209015"
 - 
Rendezvous Transport Unavailable
"2209017"
 - 
Route Obstruction (e.g., Train)
"2209019"
 - 
Scene Safety (Not Secure for EMS)
"2209021"
 - 
Staff Delay
"2209023"
 - 
Traffic
"2209025"
 - 
Vehicle Crash Involving this Unit
"2209027"
 - 
Vehicle Failure of this Unit
"2209029"
 - 
Weather
"2209031"
 - 
Mechanical Issue-Unit, Equipment, etc.
"2209033"
 - 
Flight Planning
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.TypeofResponseDelay" maxOccurs="unbounded" name="eResponse.09" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSUnitDelayReason">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eResponse.10
Type:
anonymous (extension of EMSSceneUnitDelayReason), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eResponse.10 Type of Scene Delay Yes Yes The scene delays, if any, of the EMS unit associated with the EMS event. E02_08 Required Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma A scene delay is any time delay that occurs from the time the unit arrived on scene (eTimes.06) to the time the unit left the scene (eTimes.09).
Simple Content
enumeration of xs:string
Enumeration:
"2210001"
 - 
Awaiting Air Unit
"2210003"
 - 
Awaiting Ground Unit
"2210005"
 - 
Crowd
"2210007"
 - 
Directions/Unable to Locate
"2210009"
 - 
Distance
"2210011"
 - 
Extrication
"2210013"
 - 
HazMat
"2210015"
 - 
Language Barrier
"2210017"
 - 
None/No Delay
"2210019"
 - 
Other
"2210021"
 - 
Patient Access
"2210023"
 - 
Safety-Crew/Staging
"2210025"
 - 
Safety-Patient
"2210027"
 - 
Staff Delay
"2210029"
 - 
Traffic
"2210031"
 - 
Triage/Multiple Patients
"2210033"
 - 
Vehicle Crash Involving this Unit
"2210035"
 - 
Vehicle Failure of this Unit
"2210037"
 - 
Weather
"2210039"
 - 
Mechanical Issue-Unit, Equipment, etc.
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.TypeofSceneDelay" maxOccurs="unbounded" name="eResponse.10" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSSceneUnitDelayReason">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eResponse.11
Type:
anonymous (extension of EMSTransportUnitDelayReason), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eResponse.11 Type of Transport Delay Yes Yes The transport delays, if any, of the EMS unit associated with the EMS event. E02_09 Required Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Rendezvous Transport Unavailable added for situations where there is a wait for an EMS Transport Unit, a Ferry, Air Medical, etc. <br/><br/>A transport delay is any time delay that occurs from the time the unit left the scene (eTimes.09) to the time the patient arrived at the destination (eTimes.10).
Simple Content
enumeration of xs:string
Enumeration:
"2211001"
 - 
Crowd
"2211003"
 - 
Directions/Unable to Locate
"2211005"
 - 
Distance
"2211007"
 - 
Diversion
"2211009"
 - 
HazMat
"2211011"
 - 
None/No Delay
"2211013"
 - 
Other
"2211015"
 - 
Rendezvous Transport Unavailable
"2211017"
 - 
Route Obstruction (e.g., Train)
"2211019"
 - 
Safety
"2211021"
 - 
Staff Delay
"2211023"
 - 
Traffic
"2211025"
 - 
Vehicle Crash Involving this Unit
"2211027"
 - 
Vehicle Failure of this Unit
"2211029"
 - 
Weather
"2211031"
 - 
Patient Condition Change (e.g., Unit Stopped)
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.TypeofTransportDelay" maxOccurs="unbounded" name="eResponse.11" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSTransportUnitDelayReason">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eResponse.12
Type:
anonymous (extension of EMSTurnaroundUnitDelayReason), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eResponse.12 Type of Turn-Around Delay Yes Yes The turn-around delays, if any, of EMS unit associated with the EMS event. E02_10 Required Response 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. <br/><br/>If a patient is being transported by the unit, turn-around delay is any time delay that occurs from the time the patient arrived at the destination (eTimes.11) until the time the unit is back in service (eTimes.13) or unit back at the home location (eTimes.15) [whichever is the greater of the two times]. <br/><br/>If no patient is being transported by the unit, turn-around delay is any time delay that occurs from the time the unit arrived on scene (eTimes.06) until the unit is back in service (eTimes.13) or the unit back at the home location (eTimes.15) [whichever is the greater of the two times].
Simple Content
enumeration of xs:string
Enumeration:
"2212001"
 - 
Clean-up
"2212003"
 - 
Decontamination
"2212005"
 - 
Distance
"2212007"
 - 
Documentation
"2212009"
 - 
ED Overcrowding / Transfer of Care
"2212011"
 - 
Equipment Failure
"2212013"
 - 
Equipment/Supply Replenishment
"2212015"
 - 
None/No Delay
"2212017"
 - 
Other
"2212019"
 - 
Rendezvous Transport Unavailable
"2212021"
 - 
Route Obstruction (e.g., Train)
"2212023"
 - 
Staff Delay
"2212025"
 - 
Traffic
"2212027"
 - 
Vehicle Crash of this Unit
"2212029"
 - 
Vehicle Failure of this Unit
"2212031"
 - 
Weather
"2212033"
 - 
EMS Crew Accompanies Patient for Facility Procedure
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.TypeofTurnAroundDelay" maxOccurs="unbounded" name="eResponse.12" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSTurnaroundUnitDelayReason">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eResponse.13
Type:
EMSVehicleNumber, simple content
eResponse.13 EMS Vehicle (Unit) Number Yes Yes The unique physical vehicle number of the responding unit. E02_11 Mandatory 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.
Simple Content
xs:string
maxLength:
25
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.EMSVehicleUnitNumber" name="eResponse.13" type="EMSVehicleNumber"/>

eResponse.14
Type:
EMSUnitCallSign, simple content
eResponse.14 EMS Unit Call Sign Yes Yes 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. E02_12 Mandatory "This element could be populated from a list created in dVehicle.03 EMS Unit Call Sign or dConfiguration.16 (Crew Call Sign).
Simple Content
xs:string
maxLength:
50
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.EMSUnitCallSign" name="eResponse.14" type="EMSUnitCallSign"/>

eResponse.15
Type:
UnitLevelOfCare, simple content
eResponse.15 Level of Care of This Unit Yes Yes The level of care (BLS or ALS) the unit is able to provide based on the units' treatment capabilities for this EMS response. Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma 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. <br/><br/>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.
Simple Content
enumeration of xs:string
Enumeration:
"2215001"
 - 
BLS-First Responder/EMR
"2215003"
 - 
BLS-Basic /EMT
"2215005"
 - 
BLS-AEMT
"2215007"
 - 
BLS-Intermediate
"2215023"
 - 
BLS-Community Paramedicine
"2215009"
 - 
ALS-AEMT
"2215011"
 - 
ALS-Intermediate
"2215013"
 - 
ALS-Paramedic
"2215015"
 - 
ALS-Community Paramedicine
"2215017"
 - 
ALS-Nurse
"2215019"
 - 
ALS-Physician
"2215021"
 - 
Specialty Critical Care
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.LevelofCareofThisUnit" name="eResponse.15" type="UnitLevelOfCare"/>

eResponse.16
Type:
VehicleDispatchLocation, simple content
eResponse.16 Vehicle Dispatch Location No No The EMS location or healthcare facility representing the geographic location of the unit or crew at the time of dispatch. E02_13 Optional 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: <br/>1. dLocation.02 EMS Location Name <br/>2. dFacility.02 Facility Name <br/>3. dFacility.03 Facility Code
Simple Content
xs:string
maxLength:
100
minLength:
2
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.VehicleDispatchLocation" minOccurs="0" name="eResponse.16" type="VehicleDispatchLocation"/>

eResponse.17
Type:
GPSLocation, simple content
eResponse.17 Vehicle Dispatch GPS Location No No The GPS coordinates associated with the EMS unit at the time of dispatch documented in decimal degrees. E02_15 Optional Response The pattern for GPS location is in the format "<span style="font-style:italic">latitude</span>,<span style="font-style:italic">longitude</span>" where: <br/>- <span style="font-style:italic">latitude</span> has a minimum of -90 and a maximum of 90 with up to 6 decimal places <br/>- <span style="font-style:italic">longitude</span> has a minimum of -180 and a maximum of 180 with up to 6 decimal places
Simple Content
xs:string
Pattern:
(\+|-)?(90(\.[0]{1,6})?|([1-8][0-9]|[0-9])(\.[0-9]{1,6})?),(\+|-)?(180(\.[0]{1,6})?|(1[0-7][0-9]|[1-9][0-9]|[0-9])(\.[0-9]{1,6})?)
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.VehicleDispatchGPSLocation" minOccurs="0" name="eResponse.17" type="GPSLocation"/>

eResponse.18
Type:
USNG, simple content
eResponse.18 Vehicle Dispatch Location US National Grid Coordinates No No The US National Grid Coordinates for the EMS Vehicle's Dispatch Location. Optional Standard found at www.fgdc.gov/usng. Used by the EMS components of US Governmental entities such as national parks and military agencies.
Simple Content
xs:string
Pattern:
([1-9]|[1-5][0-9]|60)[C-HJ-NP-X][A-HJ-NP-Z][A-HJ-NP-V][0-9]{8}
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.VehicleDispatchUSNationalGridLocation" minOccurs="0" name="eResponse.18" type="USNG"/>

eResponse.19
Type:
EMSMileageOdometer, simple content
eResponse.19 Beginning Odometer Reading of Responding Vehicle No Yes 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) E02_16 Optional If a mileage counter is being used instead of an odometer, this value would be 0.
Simple Content
xs:decimal
fractionDigits:
2
totalDigits:
8
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.BeginningOdometerReadingofRespondingVehicle" minOccurs="0" name="eResponse.19" type="EMSMileageOdometer"/>

eResponse.20
Type:
EMSMileageOdometer, simple content
eResponse.20 On-Scene Odometer Reading of Responding Vehicle No Yes 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) E02_17 Optional If using a counter, this is the mileage traveled from dispatch to the scene starting from 0.
Simple Content
xs:decimal
fractionDigits:
2
totalDigits:
8
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.OnSceneOdometerReadingofRespondingVehicle" minOccurs="0" name="eResponse.20" type="EMSMileageOdometer"/>

eResponse.21
Type:
EMSMileageOdometer, simple content
eResponse.21 Patient Destination Odometer Reading of Responding Vehicle No Yes 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) E02_18 Optional If using a counter, this is the mileage traveled from dispatch to the patient's transport destination starting from 0.
Simple Content
xs:decimal
fractionDigits:
2
totalDigits:
8
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.PatientDestinationOdometerReadingofRespondingVehicle" minOccurs="0" name="eResponse.21" type="EMSMileageOdometer"/>

eResponse.22
Type:
EMSMileageOdometer, simple content
eResponse.22 Ending Odometer Reading of Responding Vehicle No Yes 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 E02_19 Optional
Simple Content
xs:decimal
fractionDigits:
2
totalDigits:
8
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.EndingOdometerReadingofRespondingVehicle" minOccurs="0" name="eResponse.22" type="EMSMileageOdometer"/>

eResponse.23
Type:
EMSResponseMode, simple content
eResponse.23 Response Mode to Scene Yes Yes The indication whether the response was emergent or non-emergent. An emergent response is an immediate response (typically using lights and sirens). E02_20 Mandatory Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Information now split between eResponse.23 (Response Mode to Scene) and eResponse.24 (Additional Response Mode Descriptors)
Simple Content
enumeration of xs:string
Enumeration:
"2223001"
 - 
Emergent (Immediate Response)
"2223003"
 - 
Emergent Downgraded to Non-Emergent
"2223005"
 - 
Non-Emergent
"2223007"
 - 
Non-Emergent Upgraded to Emergent
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.ResponseModetoScene" name="eResponse.23" type="EMSResponseMode"/>

eResponse.24
Type:
anonymous (extension of EMSAdditionalResponseMode), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
eResponse.24 Additional Response Mode Descriptors Yes Yes The documentation of response mode techniques used for this EMS response. Required Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Descriptors have been added to better describe the EMS Response. This includes information on whether the EMS event was schedule or unscheduled.
Simple Content
enumeration of xs:string
Enumeration:
"2224001"
 - 
Intersection Navigation-Against Normal Light Patterns
"2224003"
 - 
Intersection Navigation-With Automated Light Changing Technology
"2224005"
 - 
Intersection Navigation-With Normal Light Patterns
"2224007"
 - 
Scheduled
"2224009"
 - 
Speed-Enhanced per Local Policy
"2224011"
 - 
Speed-Normal Traffic
"2224013"
 - 
Unscheduled
"2224015"
 - 
Lights and Sirens
"2224017"
 - 
Lights and No Sirens
"2224019"
 - 
No Lights or Sirens
"2224021"
 - 
Initial No Lights or Sirens, Upgraded to Lights and Sirens
"2224023"
 - 
Initial Lights and Sirens, Downgraded to No Lights or Sirens
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eResponse.AdditionalResponseModeDescriptors" maxOccurs="unbounded" name="eResponse.24" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSAdditionalResponseMode">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
<xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

eResponse.AgencyGroup
Type:
anonymous, complex content
Group Tag to hold EMS agency number and name
XML Source (w/o annotations (3); see within schema source)
<xs:element id="eResponse.AgencyGroup" name="eResponse.AgencyGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eResponse.EMSAgencyNumber" name="eResponse.01" type="EMSAgencyNumber"/>
<xs:element id="eResponse.EMSAgencyName" minOccurs="0" name="eResponse.02" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSAgencyName">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>

eResponse.ServiceGroup
Type:
anonymous, complex content
Group Tag to hold details about EMS category of service and the stand by reason
XML Source (w/o annotations (3); see within schema source)
<xs:element id="eResponse.ServiceGroup" name="eResponse.ServiceGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eResponse.TypeofServiceRequested" name="eResponse.05" type="EMSServiceCat"/>
<xs:element id="eResponse.StandbyPurpose" minOccurs="0" name="eResponse.06" type="EMSStandByReason"/>
</xs:sequence>
</xs:complexType>
</xs:element>