element -> <eCad.ServiceGroup>
Group Tag to hold details about EMS category of service and the stand by reason
Namespace:
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Includes:
definitions of 2 elements
Content Model Diagram
XML Representation Summary
<eCad.ServiceGroup>
   
Content: 
eCad.11?, eCad.12?
</eCad.ServiceGroup>
Content model elements (2):
Included in content model of elements (1):
XML Source (w/o annotations (3); see within schema source)
<xs:element id="eCad.eResponse.ServiceGroup" minOccurs="0" name="eCad.ServiceGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eCad.eResponse.TypeofServiceRequested" minOccurs="0" name="eCad.11" type="EMSServiceCat"/>
<xs:element id="eCad.eResponse.StandbyPurpose" minOccurs="0" name="eCad.12" type="EMSStandByReason"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined in this component only; 2/2)
eCad.11
Type:
EMSServiceCat, simple content
eCad.11 eResponse.05 Type of Service Requested No No The type of service or category of service requested of the EMS Agency responding for this specific EMS event E02_04 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma ?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.
Simple Content
enumeration of xs:string
Enumeration:
"2205001"
 - 
911 Response (Scene)
"2205003"
 - 
Intercept
"2205005"
 - 
Interfacility Transport
"2205007"
 - 
Medical Transport
"2205009"
 - 
Mutual Aid
"2205011"
 - 
Public Assistance/Other Not Listed
"2205013"
 - 
Standby
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.eResponse.TypeofServiceRequested" minOccurs="0" name="eCad.11" type="EMSServiceCat"/>

eCad.12
Type:
EMSStandByReason, simple content
eCad.12 eResponse.06 Standby Purpose No No The main reason the EMS Unit is on Standby as the Primary Type of Service for the EMS event. Optional 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.
Simple Content
enumeration of xs:string
Enumeration:
"2206001"
 - 
Disaster Event-Drill/Exercise
"2206003"
 - 
Disaster Event-Live Staging
"2206005"
 - 
Education
"2206007"
 - 
EMS Staging-Improve Coverage
"2206009"
 - 
Fire Support-Rehab
"2206011"
 - 
Fire Support-Standby
"2206013"
 - 
Mass Gathering-Concert/Entertainment Event
"2206015"
 - 
Mass Gathering-Fair/Community Event
"2206017"
 - 
Mass Gathering-Sporting Event
"2206019"
 - 
Other
"2206021"
 - 
Public Safety Support
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.eResponse.StandbyPurpose" minOccurs="0" name="eCad.12" type="EMSStandByReason"/>