element -> <dAgencyGroup>
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Content Model Diagram
| XML Representation Summary |
| <dAgencyGroup> |
| |
|
| </dAgencyGroup> |
Content model elements (3):
-
Included in content model of elements (1):
-
XML Source (w/o annotations (3); see within schema source)
| <xs:element maxOccurs="unbounded" minOccurs="0" name="dAgencyGroup"> <xs:complexType> <xs:sequence> <xs:element id="dAgency.EMSAgencyNumber" minOccurs="0" name="dAgency.02"> <xs:complexType> <xs:simpleContent> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element id="dAgency.EMSAgencyName" minOccurs="0" name="dAgency.03" nillable="true"> <xs:complexType> <xs:simpleContent> <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> |
Content Element Detail (all declarations; defined in this component only; 3/3) -
dAgency.01
EMS Agency Unique State ID
Yes
Yes
The unique ID assigned to the EMS Agency which is associated with all state licensure numbers and information.
Mandatory
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
This may be the EMS Agency Name or a unique number assigned by the state EMS office. This is required to document multiple license types and numbers associated with the same EMS Agency.
Simple Content
maxLength: |
50 |
minLength: |
1 |
XML Source (w/o annotations (1); see within schema source)
-
dAgency.02
EMS Agency Number
Yes
Yes
The state-assigned provider number of the responding agency
D01_01
Mandatory
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
This is the primary identifier for the entire Demographic Section. Each of the Demographic sections must be associated with an EMS Agency Number. An EMS Agency can have more than one Agency Number within a state. This reflects the ability for an EMS Agency to have a different number for each service type or location (based on state implementation).
The EMS Agency Number in dAgency.02 can be used to auto-populate eResponse.01 EMS Agency Number in the EMS Event section.
Simple Content
maxLength: |
15 |
minLength: |
1 |
XML Source (w/o annotations (1); see within schema source)
| <xs:element id="dAgency.EMSAgencyNumber" minOccurs="0" name="dAgency.02"> <xs:complexType> <xs:simpleContent> </xs:simpleContent> </xs:complexType> </xs:element> |
-
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
dAgency.03
EMS Agency Name
No
Yes
The formal name of the agency.
D01_02
Recommended
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
Simple Content
maxLength: |
100 |
minLength: |
2 |
XML Source (w/o annotations (1); see within schema source)
| <xs:element id="dAgency.EMSAgencyName" minOccurs="0" name="dAgency.03" nillable="true"> <xs:complexType> <xs:simpleContent> <xs:attribute name="NV" use="optional"> <xs:simpleType> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |