complexType "dAgency"
Namespace:
Content:
complex, 2 attributes, 16 elements
Defined:
globally in dAgency_v3.xsd; see XML source
Includes:
definitions of 2 attributes, 16 elements
Used:
Content Model Diagram
XML Representation Summary
<...
    CurrentStatus
 = 
("A" | "I")
    CurrentStatusDate
 = 
xs:dateTime
    >
   
Content: 
dAgency.01, dAgency.02, dAgency.03?, dAgency.04, dAgency.AgencyServiceGroup+, dAgency.09, dAgency.10*, dAgency.11, dAgency.12, dAgency.13, dAgency.14, dAgency.AgencyYearGroup+, dAgency.23?, dAgency.24?, dAgency.25+, dAgency.26+
</...>
Content Model Elements (16):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (28); see within schema source)
<xs:complexType name="dAgency">
<xs:sequence>
<xs:element id="dAgency.EMSAgencyUniqueStateID" name="dAgency.01" type="EMSAgencyStateID"/>
<xs:element id="dAgency.EMSAgencyNumber" name="dAgency.02">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSAgencyNumber">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.EMSAgencyName" minOccurs="0" name="dAgency.03" 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:element id="dAgency.EMSAgencyState" name="dAgency.04">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSIStateCode">
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.AgencyServiceGroup" maxOccurs="unbounded" name="dAgency.AgencyServiceGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dAgency.EMSAgencyServiceAreaStates" name="dAgency.05">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSIStateCode">
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.EMSAgencyServiceAreaCountys" maxOccurs="unbounded" name="dAgency.06">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSICountyCode">
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.EMSAgencyCensusTracts" maxOccurs="unbounded" name="dAgency.07" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CensusTracts">
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
<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="dAgency.EMSAgencyServiceAreaZIPCodes" maxOccurs="unbounded" name="dAgency.08" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ZIP">
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
<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:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.PrimaryTypeofService" name="dAgency.09">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="TypeOfService"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.OtherTypesofService" maxOccurs="unbounded" minOccurs="0" name="dAgency.10" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="TypeOfService">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.LevelofService" name="dAgency.11" type="StateCertificationLicensureLevels"/>
<xs:element id="dAgency.OrganizationStatus" name="dAgency.12" type="OrganizationStatus"/>
<xs:element id="dAgency.OrganizationalType" name="dAgency.13" type="OrganizationalType"/>
<xs:element id="dAgency.EMSAgencyOrganizationalTaxStatus" name="dAgency.14">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencyOrganizationalTaxStatus"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<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:extension base="AnnualAgencyStatistics">
<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="dAgency.TotalServiceAreaPopulation" name="dAgency.17" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<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="dAgency.NineOneOneEMSCallCenterVolumeperYear" name="dAgency.18" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<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="dAgency.EMSDispatchVolumeperYear" name="dAgency.19" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<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="dAgency.EMSPatientTransportVolumeperYear" name="dAgency.20" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<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="dAgency.EMSPatientContactVolumeperYear" name="dAgency.21" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<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="dAgency.EMSBillableCallsperYear" minOccurs="0" name="dAgency.22" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<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:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.EMSAgencyTimeZone" minOccurs="0" name="dAgency.23" type="EMSAgencyTimeZone"/>
<xs:element id="dAgency.EMSAgencyDaylightSavingsTimeUse" minOccurs="0" name="dAgency.24" type="YesNoValues"/>
<xs:element id="dAgency.NationalProviderIdentifier" maxOccurs="unbounded" name="dAgency.25" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="NationalProviderIdentifier">
<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="dAgency.FireDepartmentIDNumber" maxOccurs="unbounded" name="dAgency.26" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="FireDepartmentIDNumber">
<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:sequence>
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
</xs:complexType>
Attribute Detail (all declarations; defined in this component only; 2/2)
CurrentStatus
Type:
Use:
required
Attribute Value
enumeration of xs:string
Enumeration:
"A"
 - 
Active
"I"
 - 
Inactive
XML Source (see within schema source)
<xs:attribute name="CurrentStatus" type="Status" use="required"/>

CurrentStatusDate
Type:
Use:
required
Attribute Value
xs:dateTime
MaxInclusive:
2050-01-01T00:00:00-00:00
MinInclusive:
1950-01-01T00:00:00-00:00
Pattern:
[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(\.\d+)?(\+|-)[0-9]{2}:[0-9]{2}
XML Source (see within schema source)
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
Content Element Detail (all declarations; defined in this component only; 16/16)
dAgency.01
Type:
EMSAgencyStateID, simple content
<nemsisTacDoc> <number>dAgency.01</number> <name>EMS Agency Unique State ID</name> <national>Yes</national> <state>Yes</state> <definition>The unique ID assigned to the EMS Agency which is associated with all state licensure numbers and information.</definition> <v2Number/> <usage>Mandatory</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>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.</comment> <v3Changes/> </nemsisTacDoc>
Simple Content
xs:string
maxLength:
50
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSAgencyUniqueStateID" name="dAgency.01" type="EMSAgencyStateID"/>

dAgency.02
Type:
anonymous (extension of EMSAgencyNumber), simple content
<nemsisTacDoc> <number>dAgency.02</number> <name>EMS Agency Number</name> <national>Yes</national> <state>Yes</state> <definition>The state-assigned provider number of the responding agency</definition> <v2Number>D01_01</v2Number> <usage>Mandatory</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>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).</comment> <v3Changes/> </nemsisTacDoc>
Simple Content
xs:string
maxLength:
15
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSAgencyNumber" name="dAgency.02">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="EMSAgencyNumber">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dAgency.03
Type:
anonymous (extension of EMSAgencyName), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
<nemsisTacDoc> <number>dAgency.03</number> <name>EMS Agency Name</name> <national>No</national> <state>Yes</state> <definition>The formal name of the agency.</definition> <v2Number>D01_02</v2Number> <usage>Recommended</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment/> <v3Changes/> </nemsisTacDoc>
Simple Content
xs:string
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:extension base="EMSAgencyName">
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dAgency.04
Type:
anonymous (extension of ANSIStateCode), simple content
<nemsisTacDoc> <number>dAgency.04</number> <name>EMS Agency State</name> <national>Yes</national> <state>Yes</state> <definition>The state/territory which assigned the EMS agency number.</definition> <v2Number>D01_03</v2Number> <usage>Mandatory</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>This has been clarified to reflect that it is the state in which the EMS Agency resides and the state associated with the EMS Agency number. <br/><br/>GNIS Codes Website: <a>http://geonames.usgs.gov/domestic/download_data.htm</a></comment> <v3Changes/> </nemsisTacDoc>
Simple Content
xs:string
Length:
2
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSAgencyState" name="dAgency.04">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSIStateCode">
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dAgency.09
Type:
anonymous (extension of TypeOfService), simple content
<nemsisTacDoc> <number>dAgency.09</number> <name>Primary Type of Service</name> <national>Yes</national> <state>Yes</state> <definition>The primary service type provided by the agency.</definition> <v2Number>D01_05</v2Number> <usage>Mandatory</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>The Primary Type of Service is associated with each of the EMS Agency Numbers.</comment> <v3Changes/> </nemsisTacDoc>
Simple Content
enumeration of xs:string
Enumeration:
"9920001"
 - 
911 Response (Scene) with Transport Capability
"9920003"
 - 
911 Response (Scene) without Transport Capability
"9920005"
 - 
Air Medical
"9920007"
 - 
ALS Intercept
"9920009"
 - 
Critical Care Ground Support
"9920011"
 - 
Hazmat
"9920013"
 - 
Medical Transport (Convalescent, Interfacility Transfer Hospital and Nursing Home)
"9920015"
 - 
Rescue
"9920017"
 - 
Community Paramedicine
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.PrimaryTypeofService" name="dAgency.09">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="TypeOfService"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dAgency.10
Type:
anonymous (extension of TypeOfService), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
<nemsisTacDoc> <number>dAgency.10</number> <name>Other Types of Service</name> <national>No</national> <state>Yes</state> <definition>The other service type(s) which are provided by the agency.</definition> <v2Number>D01_06</v2Number> <usage>Recommended</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>If no other services are provided beyond the Primary Service Type, Not Applicable should be used. This should include all of the types of services not listed in (dAgency.09) Primary Type of Service.</comment> <v3Changes/> </nemsisTacDoc>
Simple Content
enumeration of xs:string
Enumeration:
"9920001"
 - 
911 Response (Scene) with Transport Capability
"9920003"
 - 
911 Response (Scene) without Transport Capability
"9920005"
 - 
Air Medical
"9920007"
 - 
ALS Intercept
"9920009"
 - 
Critical Care Ground Support
"9920011"
 - 
Hazmat
"9920013"
 - 
Medical Transport (Convalescent, Interfacility Transfer Hospital and Nursing Home)
"9920015"
 - 
Rescue
"9920017"
 - 
Community Paramedicine
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.OtherTypesofService" maxOccurs="unbounded" minOccurs="0" name="dAgency.10" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="TypeOfService">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
<xs:attribute name="NV" use="optional">
<xs:simpleType>
</xs:simpleType>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dAgency.11
Type:
<nemsisTacDoc> <number>dAgency.11</number> <name>Level of Service</name> <national>Yes</national> <state>Yes</state> <definition>The level of service which the agency provides EMS care for every request for service (the minimum certification level). This may be the license level granted by the state EMS office.</definition> <v2Number>D01_07</v2Number> <usage>Mandatory</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>The Level of Service is associated with the specific EMS Agency Number (dAgency.02) for the EMS Agency. For example a BLS licensed ambulance service (EMT-Basic) with EMT-Intermediate or EMT-Paramedic on staff, the appropriate level of service is "EMT-Basic". This is because the care provided to patients is limited to BLS skills. <br/><br/>The category EMT-Intermediate includes EMS professionals with an “85” or “99” certification level. </comment> <v3Changes/> </nemsisTacDoc>
Simple Content
enumeration of xs:string
Enumeration:
"9917001"
 - 
2009 Advanced Emergency Medical Technician (AEMT)
"9917003"
 - 
2009 Emergency Medical Responder (EMR)
"9917005"
 - 
2009 Emergency Medical Technician
"9917007"
 - 
2009 Paramedic
"9917009"
 - 
First Responder
"9917011"
 - 
EMT-Basic
"9917013"
 - 
EMT-Intermediate
"9917015"
 - 
EMT-Paramedic
"9917017"
 - 
Nurse
"9917019"
 - 
Physician
"9917021"
 - 
Critical Care Paramedic
"9917023"
 - 
Community Paramedicine
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.LevelofService" name="dAgency.11" type="StateCertificationLicensureLevels"/>

dAgency.12
Type:
OrganizationStatus, simple content
<nemsisTacDoc> <number>dAgency.12</number> <name>Organization Status</name> <national>Yes</national> <state>Yes</state> <definition>The primary organizational status of the agency. The definition of Volunteer or Non-Volunteer is based on state or local definitions.</definition> <v2Number>D01_09</v2Number> <usage>Mandatory</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>The Organizational Status is associated with the EMS Agency and the specific EMS Agency Number (dAgency.02).</comment> <v3Changes/> </nemsisTacDoc>
Simple Content
enumeration of xs:string
Enumeration:
"1016001"
 - 
Mixed
"1016003"
 - 
Non-Volunteer
"1016005"
 - 
Volunteer
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.OrganizationStatus" name="dAgency.12" type="OrganizationStatus"/>

dAgency.13
Type:
OrganizationalType, simple content
<nemsisTacDoc> <number>dAgency.13</number> <name>Organizational Type</name> <national>Yes</national> <state>Yes</state> <definition>The organizational structure from which EMS services are delivered (fire, hospital, county, etc.)</definition> <v2Number>D01_08</v2Number> <usage>Mandatory</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>Organizational Type is associated with the EMS Agency and the specific EMS Agency Number (dAgency.02).</comment> <v3Changes/> </nemsisTacDoc>
Simple Content
enumeration of xs:string
Enumeration:
"9912001"
 - 
Fire Department
"9912003"
 - 
Governmental, Non-Fire
"9912005"
 - 
Hospital
"9912007"
 - 
Private, Nonhospital
"9912009"
 - 
Tribal
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.OrganizationalType" name="dAgency.13" type="OrganizationalType"/>

dAgency.14
Type:
anonymous (extension of AgencyOrganizationalTaxStatus), simple content
<nemsisTacDoc> <number>dAgency.14</number> <name>EMS Agency Organizational Tax Status</name> <national>Yes</national> <state>Yes</state> <definition>The EMS Agencies business/corporate organizational tax status</definition> <v2Number/> <usage>Mandatory</usage> <performanceMeasuresGroup> <performanceMeasure>Airway</performanceMeasure> <performanceMeasure>Cardiac Arrest</performanceMeasure> <performanceMeasure>Pediatric</performanceMeasure> <performanceMeasure>Response</performanceMeasure> <performanceMeasure>STEMI</performanceMeasure> <performanceMeasure>Stroke</performanceMeasure> <performanceMeasure>Trauma</performanceMeasure> </performanceMeasuresGroup> <comment>Associated with the EMS Agency for the specific EMS Agency Number (dAgency.02).</comment> <v3Changes/> </nemsisTacDoc>
Simple Content
enumeration of xs:string
Enumeration:
"1018001"
 - 
For Profit
"1018003"
 - 
Other (ex: Government)
"1018005"
 - 
Not For Profit
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSAgencyOrganizationalTaxStatus" name="dAgency.14">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AgencyOrganizationalTaxStatus"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>

dAgency.23
Type:
EMSAgencyTimeZone, simple content
<nemsisTacDoc> <number>dAgency.23</number> <name>EMS Agency Time Zone</name> <national>No</national> <state>No</state> <definition>The time zone for the EMS Agency.</definition> <v2Number>D01_19</v2Number> <usage>Optional</usage> <comment>Associated with each of the EMS Agency Number (dAgency.02). If more than one Time Zone is located within the EMS Agency service area, please chose the time zone covering the greatest volume of EMS events.</comment> <v3Changes/> </nemsisTacDoc>
Simple Content
enumeration of xs:string
Enumeration:
"1027001"
 - 
All other time zones
"1027003"
 - 
GMT-04:00 Atlantic Time
"1027005"
 - 
GMT-05:00 Eastern Time
"1027007"
 - 
GMT-06:00 Central Time
"1027009"
 - 
GMT-07:00 Mountain Time
"1027011"
 - 
GMT-08:00 Pacific Time
"1027013"
 - 
GMT-09:00 Alaska
"1027015"
 - 
GMT-10:00 Hawaii
"1027017"
 - 
GMT-11:00 Midway Island, Samoa
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSAgencyTimeZone" minOccurs="0" name="dAgency.23" type="EMSAgencyTimeZone"/>

dAgency.24
Type:
YesNoValues, simple content
<nemsisTacDoc> <number>dAgency.24</number> <name>EMS Agency Daylight Savings Time Use</name> <national>No</national> <state>No</state> <definition>Indicate if the EMS Agency conforms to Daylight Savings Time.</definition> <v2Number>D01_20</v2Number> <usage>Optional</usage> <comment>Associated with each of the EMS Agency Number (dAgency.02). If the EMS Agency service area contains areas with variations in Daylight Savings Time implementation, choose the response which best represents the majority of the EMS events.</comment> <v3Changes/> </nemsisTacDoc>
Simple Content
enumeration of xs:string
Enumeration:
"9923001"
 - 
No
"9923003"
 - 
Yes
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.EMSAgencyDaylightSavingsTimeUse" minOccurs="0" name="dAgency.24" type="YesNoValues"/>

dAgency.25
Type:
anonymous (extension of NationalProviderIdentifier), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
<nemsisTacDoc> <number>dAgency.25</number> <name>National Provider Identifier</name> <national>Yes</national> <state>Yes</state> <definition>The National Provider Identifier associated with National Provider System (NPS) and used in all standard HIPPA transactions such as electronic claim filing.</definition> <v2Number>D01_21</v2Number> <usage>Required</usage> <comment/> <v3Changes/> </nemsisTacDoc>
Simple Content
xs:string
Length:
10
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.NationalProviderIdentifier" maxOccurs="unbounded" name="dAgency.25" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="NationalProviderIdentifier">
<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>

dAgency.26
Type:
anonymous (extension of FireDepartmentIDNumber), simple content
Nillable:
(can be declared as nil using xsi:nil attribute in instance XML documents)
<nemsisTacDoc> <number>dAgency.26</number> <name>Fire Department ID Number</name> <national>Yes</national> <state>Yes</state> <definition>The state assigned Fire Department ID Number for EMS Agency(s) operating within a Fire Department.</definition> <v2Number/> <usage>Required</usage> <comment>Fire Department ID was added to better integrate Fire Department EMS Agencies and linkage to other EMS related data systems such as NFIRS.</comment> <v3Changes>Added to better associate Fire and EMS licensure and operational identifiers.</v3Changes> </nemsisTacDoc>
Simple Content
xs:string
maxLength:
20
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xs:element id="dAgency.FireDepartmentIDNumber" maxOccurs="unbounded" name="dAgency.26" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="FireDepartmentIDNumber">
<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>

dAgency.AgencyServiceGroup
Type:
anonymous, complex content
Group Tag to hold info about the Agency's service information
XML Source (w/o annotations (5); see within schema source)
<xs:element id="dAgency.AgencyServiceGroup" maxOccurs="unbounded" name="dAgency.AgencyServiceGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="dAgency.EMSAgencyServiceAreaStates" name="dAgency.05">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSIStateCode">
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.EMSAgencyServiceAreaCountys" maxOccurs="unbounded" name="dAgency.06">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSICountyCode">
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element id="dAgency.EMSAgencyCensusTracts" maxOccurs="unbounded" name="dAgency.07" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="CensusTracts">
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
<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="dAgency.EMSAgencyServiceAreaZIPCodes" maxOccurs="unbounded" name="dAgency.08" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ZIP">
<xs:attribute name="CurrentStatus" type="Status" use="required"/>
<xs:attribute name="CurrentStatusDate" type="DateTimeType" use="required"/>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
<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:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>

dAgency.AgencyYearGroup
Type:
anonymous, complex content
Group Tag to hold information about EMS agency annual statistics.
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:extension base="AnnualAgencyStatistics">
<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="dAgency.TotalServiceAreaPopulation" name="dAgency.17" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<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="dAgency.NineOneOneEMSCallCenterVolumeperYear" name="dAgency.18" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<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="dAgency.EMSDispatchVolumeperYear" name="dAgency.19" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<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="dAgency.EMSPatientTransportVolumeperYear" name="dAgency.20" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<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="dAgency.EMSPatientContactVolumeperYear" name="dAgency.21" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<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="dAgency.EMSBillableCallsperYear" minOccurs="0" name="dAgency.22" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AnnualAgencyStatistics">
<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:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:complexType>
</xs:element>