element -> <eCad.AgencyGroup>
Group Tag to hold EMS agency number and name
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Content Model Diagram
XML Representation Summary |
<eCad.AgencyGroup> |
|
|
</eCad.AgencyGroup> |
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.AgencyGroup" name="eCad.AgencyGroup"> <xs:complexType> <xs:sequence> <xs:element id="eCad.eResponse.EMSAgencyName" minOccurs="0" name="eCad.08"> <xs:complexType> <xs:simpleContent> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
Content Element Detail (all declarations; defined in this component only; 2/2) -
eCad.07
eResponse.01
EMS Agency Number
Yes
Yes
The state-assigned provider number of the responding agency
E02_01
Mandatory
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
The EMS Agency Number in eResponse.01 can auto-populate from dAgency.02 EMS Agency Number in the demographic section.
Simple Content
maxLength: |
15 |
minLength: |
1 |
XML Source (w/o annotations (1); see within schema source)
-
eCad.08
eResponse.02
EMS Agency Name
No
Yes
EMS Agency Name
Recommended
Added to better identify the EMS Agency associated with the EMS event.
Simple Content
maxLength: |
100 |
minLength: |
2 |
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.eResponse.EMSAgencyName" minOccurs="0" name="eCad.08"> <xs:complexType> <xs:simpleContent> </xs:simpleContent> </xs:complexType> </xs:element> |