element -> <dAgency.AgencyYearGroup>
Group Tag to hold information about EMS agency annual statistics.
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Content Model Diagram
XML Representation Summary |
<dAgency.AgencyYearGroup |
|
CorrelationID |
= |
xs:string |
|
> |
|
|
</dAgency.AgencyYearGroup> |
Content model elements (8):
-
Included in content model of elements (1):
-
XML Source (w/o annotations (9); see within schema source)
<xs:element id="dAgency.AgencyYearGroup" maxOccurs="unbounded" name="dAgency.AgencyYearGroup"> <xs:complexType> <xs:sequence> <xs:element id="dAgency.StatisticalCalendarYear" name="dAgency.15" type="Year"/> <xs:element id="dAgency.TotalPrimaryServiceSizeArea" name="dAgency.16" 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:element id="dAgency.TotalServiceAreaPopulation" name="dAgency.17" 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:element id="dAgency.NineOneOneEMSCallCenterVolumeperYear" name="dAgency.18" 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:element id="dAgency.EMSDispatchVolumeperYear" name="dAgency.19" 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:element id="dAgency.EMSPatientTransportVolumeperYear" name="dAgency.20" 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:element id="dAgency.EMSPatientContactVolumeperYear" name="dAgency.21" 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:element id="dAgency.EMSBillableCallsperYear" minOccurs="0" name="dAgency.22" 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> |
Attribute Detail (all declarations; defined in this component only; 1/1) CorrelationID -
Attribute Value
MaxLength: |
255 |
MinLength: |
0 |
XML Source (see within schema source)
Content Element Detail (all declarations; defined in this component only; 8/8) -
dAgency.15
Statistical Calendar Year
Yes
Yes
The calendar year to which the information pertains for the EMS Agency and the specific EMS Agency Number (dAgency.02).
D01_10
Mandatory
Added Calendar Year to the definition to remove confusion noted in draft comments. Will allow multiple entry to allow data to be stored on several years. This statistical information is associated with the EMS Agency's specific EMS Agency Number (dAgency.02) and elements dAgency.16 through dAgency.22
Simple Content
maxInclusive: |
2050 |
minInclusive: |
1900 |
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.StatisticalCalendarYear" name="dAgency.15" type="Year"/> |
-
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
dAgency.16
Total Primary Service Area Size
Yes
Yes
The total square miles in the agency's service area.
D01_12
Required
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
This statistical information is associated with the EMS Agency's specific EMS Agency Number (dAgency.02). A value should be associated with each with (dAgency.15) Statistical Calendar Year
Simple Content
maxInclusive: |
4000000 |
minInclusive: |
1 |
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.TotalPrimaryServiceSizeArea" name="dAgency.16" 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> |
-
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
dAgency.17
Total Service Area Population
Yes
Yes
The total population in the agency's service area based if possible on year 2010 census data.
D01_13
Required
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
This statistical information is associated with the EMS Agency's specific EMS Agency Number (dAgency.02). A value should be associated with each with (dAgency.15) Statistical Calendar Year.
Simple Content
maxInclusive: |
4000000 |
minInclusive: |
1 |
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.TotalServiceAreaPopulation" name="dAgency.17" 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> |
-
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
dAgency.18
911 EMS Call Center Volume per Year
Yes
Yes
The number of 911 calls received by the call center during the last calendar year
D01_14
Required
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
This statistical information is associated with the EMS Agency's specific EMS Agency Number (dAgency.02). A value should be associated with each with (dAgency.15) Statistical Calendar Year.
Name Clarified with "Call Center"
Simple Content
maxInclusive: |
4000000 |
minInclusive: |
1 |
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.NineOneOneEMSCallCenterVolumeperYear" name="dAgency.18" 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> |
-
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
dAgency.19
EMS Dispatch Volume per Year
Yes
Yes
The number of EMS dispatches during the last calendar year
D01_15
Required
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
This statistical information is associated with the EMS Agency's specific EMS Agency Number (dAgency.02). A value should be associated with each with (dAgency.15) Statistical Calendar Year.
Simple Content
maxInclusive: |
4000000 |
minInclusive: |
1 |
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSDispatchVolumeperYear" name="dAgency.19" 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> |
-
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
dAgency.20
EMS Patient Transport Volume per Year
Yes
Yes
The number of EMS transports per year based on last calendar year.
D01_16
Required
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
This statistical information is associated with the EMS Agency's specific EMS Agency Number (dAgency.02). A value should be associated with each with (dAgency.15) Statistical Calendar Year.
Simple Content
maxInclusive: |
4000000 |
minInclusive: |
1 |
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSPatientTransportVolumeperYear" name="dAgency.20" 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> |
-
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
dAgency.21
EMS Patient Contact Volume per Year
Yes
Yes
The number of EMS patient contacts per year based on last calendar year.
D01_17
Required
Airway
Cardiac Arrest
Pediatric
Response
STEMI
Stroke
Trauma
This statistical information is associated with the EMS Agency's specific EMS Agency Number (dAgency.02). A value should be associated with each with (dAgency.15) Statistical Calendar Year.
Simple Content
maxInclusive: |
4000000 |
minInclusive: |
1 |
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSPatientContactVolumeperYear" name="dAgency.21" 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> |
-
Type: |
|
Nillable: |
(can be declared as nil using xsi:nil attribute in instance XML documents) |
dAgency.22
EMS Billable Calls per Year
No
Yes
The number of EMS patient encounters which are billable based on the last calendar year.
D01_18
Recommended
This statistical information is associated with the EMS Agency's specific EMS Agency Number (dAgency.02). A value should be associated with each with (dAgency.15) Statistical Calendar Year.
Simple Content
maxInclusive: |
4000000 |
minInclusive: |
1 |
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSBillableCallsperYear" minOccurs="0" name="dAgency.22" 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> |