Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema dAgency_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element dAgency / dAgency.01
Namespace http://www.nemsis.org
Annotations
<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>
  <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>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#EMSAgencyStateID
Type EMSAgencyStateID
Properties
content simple
Facets
minLength 1
maxLength 50
Source
<xs:element name="dAgency.01" type="EMSAgencyStateID" id="dAgency.EMSAgencyUniqueStateID">
  <xs:annotation>
    <xs:documentation>
      <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>
        <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>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dAgency / dAgency.02
Namespace http://www.nemsis.org
Annotations
<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). The EMS Agency Number in dAgency.02 can be used to auto-populate eResponse.01 EMS Agency Number in the EMS Event section.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#EMSAgencyNumber
Type extension of EMSAgencyNumber
Type hierarchy
Properties
content complex
Source
<xs:element name="dAgency.02" id="dAgency.EMSAgencyNumber">
  <xs:annotation>
    <xs:documentation>
      <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). The EMS Agency Number in dAgency.02 can be used to auto-populate eResponse.01 EMS Agency Number in the EMS Event section.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="EMSAgencyNumber"/>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.03
Namespace http://www.nemsis.org
Annotations
<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>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#EMSAgencyNamedAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.03_NV
Type extension of EMSAgencyName
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dAgency.03" nillable="true" id="dAgency.EMSAgencyName" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <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>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="EMSAgencyName">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.04
Namespace http://www.nemsis.org
Annotations
<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 associated with the EMS Agency number listed in dAgency.02 – EMS Agency Number. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#ANSIStateCode
Type extension of ANSIStateCode
Type hierarchy
Properties
content complex
Source
<xs:element name="dAgency.04" id="dAgency.EMSAgencyState">
  <xs:annotation>
    <xs:documentation>
      <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 associated with the EMS Agency number listed in dAgency.02 – EMS Agency Number. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="ANSIStateCode"/>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyServiceGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold info about the Agency's service information
Diagram
DiagramdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyServiceGroup_CorrelationIDdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyServiceGroup_UUIDdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency.05dAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency.06dAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency.07dAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency.08
Properties
content complex
maxOccurs unbounded
Model
Children dAgency.05, dAgency.06, dAgency.07, dAgency.08
Instance
<dAgency.AgencyServiceGroup CorrelationID="" UUID="" xmlns="http://www.nemsis.org">
  <dAgency.05>{1,1}</dAgency.05>
  <dAgency.06 CorrelationID="">{1,unbounded}</dAgency.06>
  <dAgency.07 CorrelationID="" NV="">{1,unbounded}</dAgency.07>
  <dAgency.08 CorrelationID="" NV="">{1,unbounded}</dAgency.08>
</dAgency.AgencyServiceGroup>
Attributes
QName Type Use
CorrelationID CorrelationID optional
UUID UUID required
Source
<xs:element name="dAgency.AgencyServiceGroup" id="dAgency.AgencyServiceGroup" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group Tag to hold info about the Agency's service information</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="dAgency.05" id="dAgency.EMSAgencyServiceAreaStates">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dAgency.05</number>
              <name>EMS Agency Service Area States</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The states in which the EMS Agency provides services including the state associated with the EMS Agency Number.</definition>
              <usage>Mandatory</usage>
              <comment>Each state is captured as a group where the EMS agency provides service. The group includes dAgency.05, dAgency.06, dAgency.07, and Agency.08. <br/><br/>Element added to document all of the states in which the EMS agency provides services. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="ANSIStateCode"/>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dAgency.06" id="dAgency.EMSAgencyServiceAreaCountyies" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dAgency.06</number>
              <name>EMS Agency Service Area County(ies)</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The county(ies) within each state for which the agency formally provides service.</definition>
              <v2Number>D01_04</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>Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. County codes are based on ISO/ANSI codes. It is a 5-digit code based on state (2-digit) and county (3-digit). <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="ANSICountyCode">
              <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dAgency.07" nillable="true" id="dAgency.EMSAgencyCensusTracts" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dAgency.07</number>
              <name>EMS Agency Census Tracts</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The US census tracts in which the EMS agency formally provides service.</definition>
              <usage>Required</usage>
              <comment>This data element was added to better document the service area of the EMS Agency. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>The format of the census tract number must be an 11-digit number, based upon the 2010 census, using the pattern: <br/>2-digit State Code 3-digit County Code 6-digit Census Tract Number (no decimal) <br/><br/>Example: NEMSIS TAC office (UT, Salt Lake County, Census Tract - located at 295 Chipeta Way, Salt Lake City, UT) 49035101400 <br/><br/>Census Tract Data Website (files and descriptions): <a href="https://www.census.gov/geographies/reference-files/2010/geo/relationship-files.html" target="_blank">https://www.census.gov/geographies/reference-files/2010/geo/relationship-files.html</a></comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="CensusTracts">
              <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 name="dAgency.08" nillable="true" id="dAgency.EMSAgencyServiceAreaZIPCodes" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dAgency.08</number>
              <name>EMS Agency Service Area ZIP Codes</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The ZIP codes for the EMS Agency's service area.</definition>
              <usage>Required</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 data element was added to better document the service area of the EMS Agency. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>Zip Codes Product Website: <a href="https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/" target="_blank">https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/</a> <br/>Product: USA - 5-digit ZIP Code Database, Commercial Edition</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="ZIP">
              <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:attribute name="UUID" type="UUID" use="required"/>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyServiceGroup / dAgency.05
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.05</number>
  <name>EMS Agency Service Area States</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The states in which the EMS Agency provides services including the state associated with the EMS Agency Number.</definition>
  <usage>Mandatory</usage>
  <comment>Each state is captured as a group where the EMS agency provides service. The group includes dAgency.05, dAgency.06, dAgency.07, and Agency.08. <br/><br/>Element added to document all of the states in which the EMS agency provides services. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#ANSIStateCode
Type extension of ANSIStateCode
Type hierarchy
Properties
content complex
Source
<xs:element name="dAgency.05" id="dAgency.EMSAgencyServiceAreaStates">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.05</number>
        <name>EMS Agency Service Area States</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The states in which the EMS Agency provides services including the state associated with the EMS Agency Number.</definition>
        <usage>Mandatory</usage>
        <comment>Each state is captured as a group where the EMS agency provides service. The group includes dAgency.05, dAgency.06, dAgency.07, and Agency.08. <br/><br/>Element added to document all of the states in which the EMS agency provides services. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="ANSIStateCode"/>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyServiceGroup / dAgency.06
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.06</number>
  <name>EMS Agency Service Area County(ies)</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The county(ies) within each state for which the agency formally provides service.</definition>
  <v2Number>D01_04</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>Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. County codes are based on ISO/ANSI codes. It is a 5-digit code based on state (2-digit) and county (3-digit). <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#ANSICountyCodedAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency.06_CorrelationID
Type extension of ANSICountyCode
Type hierarchy
Properties
content complex
maxOccurs unbounded
Attributes
QName Type Use
CorrelationID CorrelationID optional
Source
<xs:element name="dAgency.06" id="dAgency.EMSAgencyServiceAreaCountyies" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.06</number>
        <name>EMS Agency Service Area County(ies)</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The county(ies) within each state for which the agency formally provides service.</definition>
        <v2Number>D01_04</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>Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. County codes are based on ISO/ANSI codes. It is a 5-digit code based on state (2-digit) and county (3-digit). <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="ANSICountyCode">
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyServiceGroup / dAgency.07
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.07</number>
  <name>EMS Agency Census Tracts</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The US census tracts in which the EMS agency formally provides service.</definition>
  <usage>Required</usage>
  <comment>This data element was added to better document the service area of the EMS Agency. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>The format of the census tract number must be an 11-digit number, based upon the 2010 census, using the pattern: <br/>2-digit State Code 3-digit County Code 6-digit Census Tract Number (no decimal) <br/><br/>Example: NEMSIS TAC office (UT, Salt Lake County, Census Tract - located at 295 Chipeta Way, Salt Lake City, UT) 49035101400 <br/><br/>Census Tract Data Website (files and descriptions): <a href="https://www.census.gov/geographies/reference-files/2010/geo/relationship-files.html" target="_blank">https://www.census.gov/geographies/reference-files/2010/geo/relationship-files.html</a></comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#CensusTractsdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency.07_NVdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency.07_CorrelationID
Type extension of CensusTracts
Type hierarchy
Properties
content complex
maxOccurs unbounded
nillable true
Attributes
QName Type Use
CorrelationID CorrelationID optional
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="dAgency.07" nillable="true" id="dAgency.EMSAgencyCensusTracts" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.07</number>
        <name>EMS Agency Census Tracts</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The US census tracts in which the EMS agency formally provides service.</definition>
        <usage>Required</usage>
        <comment>This data element was added to better document the service area of the EMS Agency. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>The format of the census tract number must be an 11-digit number, based upon the 2010 census, using the pattern: <br/>2-digit State Code 3-digit County Code 6-digit Census Tract Number (no decimal) <br/><br/>Example: NEMSIS TAC office (UT, Salt Lake County, Census Tract - located at 295 Chipeta Way, Salt Lake City, UT) 49035101400 <br/><br/>Census Tract Data Website (files and descriptions): <a href="https://www.census.gov/geographies/reference-files/2010/geo/relationship-files.html" target="_blank">https://www.census.gov/geographies/reference-files/2010/geo/relationship-files.html</a></comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="CensusTracts">
        <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>
Element dAgency / dAgency.AgencyServiceGroup / dAgency.08
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.08</number>
  <name>EMS Agency Service Area ZIP Codes</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The ZIP codes for the EMS Agency's service area.</definition>
  <usage>Required</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 data element was added to better document the service area of the EMS Agency. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>Zip Codes Product Website: <a href="https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/" target="_blank">https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/</a> <br/>Product: USA - 5-digit ZIP Code Database, Commercial Edition</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#ZIPdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency.08_CorrelationIDdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency_dAgency_dAgency.AgencyServiceGroup_dAgency.08_NV
Type extension of ZIP
Type hierarchy
  • xs:string
Properties
content complex
maxOccurs unbounded
nillable true
Attributes
QName Type Use
CorrelationID CorrelationID optional
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="dAgency.08" nillable="true" id="dAgency.EMSAgencyServiceAreaZIPCodes" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.08</number>
        <name>EMS Agency Service Area ZIP Codes</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The ZIP codes for the EMS Agency's service area.</definition>
        <usage>Required</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 data element was added to better document the service area of the EMS Agency. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>Zip Codes Product Website: <a href="https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/" target="_blank">https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/</a> <br/>Product: USA - 5-digit ZIP Code Database, Commercial Edition</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="ZIP">
        <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>
Element dAgency / dAgency.09
Namespace http://www.nemsis.org
Annotations
<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>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#TypeOfService
Type extension of TypeOfService
Type hierarchy
Properties
content complex
Source
<xs:element name="dAgency.09" id="dAgency.PrimaryTypeofService">
  <xs:annotation>
    <xs:documentation>
      <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>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="TypeOfService"/>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.10
Namespace http://www.nemsis.org
Annotations
<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>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#TypeOfServicedAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.10_CorrelationIDdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.10_NV
Type extension of TypeOfService
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
nillable true
Attributes
QName Type Use
CorrelationID CorrelationID optional
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dAgency.10" nillable="true" id="dAgency.OtherTypesofService" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <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>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="TypeOfService">
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.11
Namespace http://www.nemsis.org
Annotations
<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>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#StateCertificationLicensureLevels
Type StateCertificationLicensureLevels
Properties
content simple
Facets
enumeration 9917001
Advanced Emergency Medical Technician (AEMT)
enumeration 9917002
Emergency Medical Technician - Intermediate
enumeration 9917003
Emergency Medical Responder (EMR)
enumeration 9917005
Emergency Medical Technician (EMT)
enumeration 9917007
Paramedic
enumeration 9917019
Physician
enumeration 9917021
Critical Care Paramedic
enumeration 9917023
Community Paramedicine
enumeration 9917025
Nurse Practitioner
enumeration 9917027
Physician Assistant
enumeration 9917029
Licensed Practical Nurse (LPN)
enumeration 9917031
Registered Nurse
Source
<xs:element name="dAgency.11" type="StateCertificationLicensureLevels" id="dAgency.LevelofService">
  <xs:annotation>
    <xs:documentation>
      <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>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dAgency / dAgency.12
Namespace http://www.nemsis.org
Annotations
<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>
</nemsisTacDoc>
Diagram
DiagramdAgency_v3_xsd.tmp#OrganizationStatus
Type OrganizationStatus
Properties
content simple
Facets
enumeration 1016001
Mixed
enumeration 1016003
Non-Volunteer
enumeration 1016005
Volunteer
Source
<xs:element name="dAgency.12" type="OrganizationStatus" id="dAgency.OrganizationStatus">
  <xs:annotation>
    <xs:documentation>
      <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>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dAgency / dAgency.13
Namespace http://www.nemsis.org
Annotations
<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>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#OrganizationalType
Type OrganizationalType
Properties
content simple
Facets
enumeration 9912001
Fire Department
enumeration 9912003
Governmental, Non-Fire
enumeration 9912005
Hospital
enumeration 9912007
Private, Nonhospital
enumeration 9912009
Tribal
Source
<xs:element name="dAgency.13" type="OrganizationalType" id="dAgency.OrganizationalType">
  <xs:annotation>
    <xs:documentation>
      <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>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dAgency / dAgency.14
Namespace http://www.nemsis.org
Annotations
<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>
  <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>
</nemsisTacDoc>
Diagram
DiagramdAgency_v3_xsd.tmp#AgencyOrganizationalTaxStatus
Type extension of AgencyOrganizationalTaxStatus
Type hierarchy
Properties
content complex
Source
<xs:element name="dAgency.14" id="dAgency.EMSAgencyOrganizationalTaxStatus">
  <xs:annotation>
    <xs:documentation>
      <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>
        <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>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="AgencyOrganizationalTaxStatus"/>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyYearGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold information about EMS agency annual statistics.
Diagram
DiagramdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_CorrelationIDdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_UUIDdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.15dAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.16dAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.17dAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.18dAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.19dAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.20dAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.21dAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.22
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children dAgency.15, dAgency.16, dAgency.17, dAgency.18, dAgency.19, dAgency.20, dAgency.21, dAgency.22
Instance
<dAgency.AgencyYearGroup CorrelationID="" UUID="" xmlns="http://www.nemsis.org">
  <dAgency.15 NV="">{0,1}</dAgency.15>
  <dAgency.16 NV="">{0,1}</dAgency.16>
  <dAgency.17 NV="">{0,1}</dAgency.17>
  <dAgency.18 NV="">{0,1}</dAgency.18>
  <dAgency.19 NV="">{0,1}</dAgency.19>
  <dAgency.20 NV="">{0,1}</dAgency.20>
  <dAgency.21 NV="">{0,1}</dAgency.21>
  <dAgency.22 NV="">{0,1}</dAgency.22>
</dAgency.AgencyYearGroup>
Attributes
QName Type Use
CorrelationID CorrelationID optional
UUID UUID required
Source
<xs:element name="dAgency.AgencyYearGroup" id="dAgency.AgencyYearGroup" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group Tag to hold information about EMS agency annual statistics.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="dAgency.15" id="dAgency.StatisticalCalendarYear" minOccurs="0" nillable="true">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dAgency.15</number>
              <name>Statistical Calendar Year</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The calendar year to which the information pertains for the EMS Agency and the specific EMS Agency Number (dAgency.02).</definition>
              <v2Number>D01_10</v2Number>
              <usage>Recommended</usage>
              <comment>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.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="Year">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dAgency.16" nillable="true" id="dAgency.TotalPrimaryServiceSizeArea" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dAgency.16</number>
              <name>Total Primary Service Area Size</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The total square miles in the agency's service area.</definition>
              <v2Number>D01_12</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>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</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="AnnualAgencyStatistics">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotReporting NV.NotRecorded"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dAgency.17" nillable="true" id="dAgency.TotalServiceAreaPopulation" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dAgency.17</number>
              <name>Total Service Area Population</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The total population in the agency's service area based if possible on year 2010 census data.</definition>
              <v2Number>D01_13</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>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.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="AnnualAgencyStatistics">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotReporting NV.NotRecorded"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dAgency.18" nillable="true" id="dAgency.NineOneOneEMSCallCenterVolumeperYear" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dAgency.18</number>
              <name>911 EMS Call Center Volume per Year</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The number of 911 calls received by the call center during the last calendar year.</definition>
              <v2Number>D01_14</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>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.</comment>
              <v3Changes>Name Clarified with "Call Center"</v3Changes>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="AnnualAgencyStatistics">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dAgency.19" nillable="true" id="dAgency.EMSDispatchVolumeperYear" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dAgency.19</number>
              <name>EMS Dispatch Volume per Year</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The number of EMS dispatches during the last calendar year.</definition>
              <v2Number>D01_15</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>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.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="AnnualAgencyStatistics">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dAgency.20" nillable="true" id="dAgency.EMSPatientTransportVolumeperYear" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dAgency.20</number>
              <name>EMS Patient Transport Volume per Year</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The number of EMS transports per year based on last calendar year.</definition>
              <v2Number>D01_16</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>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.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="AnnualAgencyStatistics">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dAgency.21" nillable="true" id="dAgency.EMSPatientContactVolumeperYear" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dAgency.21</number>
              <name>EMS Patient Contact Volume per Year</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The number of EMS patient contacts per year based on last calendar year.</definition>
              <v2Number>D01_17</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>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.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="AnnualAgencyStatistics">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dAgency.22" nillable="true" id="dAgency.EMSBillableCallsperYear" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dAgency.22</number>
              <name>EMS Billable Calls per Year</name>
              <national>No</national>
              <state>Yes</state>
              <definition>The number of EMS patient encounters which are billable based on the last calendar year.</definition>
              <v2Number>D01_18</v2Number>
              <usage>Recommended</usage>
              <comment>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.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="AnnualAgencyStatistics">
              <xs:attribute name="NV" use="optional">
                <xs:simpleType>
                  <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                </xs:simpleType>
              </xs:attribute>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
    <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
    <xs:attribute name="UUID" type="UUID" use="required"/>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyYearGroup / dAgency.15
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.15</number>
  <name>Statistical Calendar Year</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The calendar year to which the information pertains for the EMS Agency and the specific EMS Agency Number (dAgency.02).</definition>
  <v2Number>D01_10</v2Number>
  <usage>Recommended</usage>
  <comment>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.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#YeardAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.15_NV
Type extension of Year
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dAgency.15" id="dAgency.StatisticalCalendarYear" minOccurs="0" nillable="true">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.15</number>
        <name>Statistical Calendar Year</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The calendar year to which the information pertains for the EMS Agency and the specific EMS Agency Number (dAgency.02).</definition>
        <v2Number>D01_10</v2Number>
        <usage>Recommended</usage>
        <comment>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.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="Year">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyYearGroup / dAgency.16
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.16</number>
  <name>Total Primary Service Area Size</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The total square miles in the agency's service area.</definition>
  <v2Number>D01_12</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>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</comment>
</nemsisTacDoc>
Diagram
DiagramdAgency_v3_xsd.tmp#AnnualAgencyStatisticsdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.16_NV
Type extension of AnnualAgencyStatistics
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotReporting, NV.NotRecorded) optional
Source
<xs:element name="dAgency.16" nillable="true" id="dAgency.TotalPrimaryServiceSizeArea" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.16</number>
        <name>Total Primary Service Area Size</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The total square miles in the agency's service area.</definition>
        <v2Number>D01_12</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>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</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="AnnualAgencyStatistics">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotReporting NV.NotRecorded"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyYearGroup / dAgency.17
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.17</number>
  <name>Total Service Area Population</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The total population in the agency's service area based if possible on year 2010 census data.</definition>
  <v2Number>D01_13</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>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.</comment>
</nemsisTacDoc>
Diagram
DiagramdAgency_v3_xsd.tmp#AnnualAgencyStatisticsdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.17_NV
Type extension of AnnualAgencyStatistics
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotReporting, NV.NotRecorded) optional
Source
<xs:element name="dAgency.17" nillable="true" id="dAgency.TotalServiceAreaPopulation" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.17</number>
        <name>Total Service Area Population</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The total population in the agency's service area based if possible on year 2010 census data.</definition>
        <v2Number>D01_13</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>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.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="AnnualAgencyStatistics">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotReporting NV.NotRecorded"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyYearGroup / dAgency.18
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.18</number>
  <name>911 EMS Call Center Volume per Year</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The number of 911 calls received by the call center during the last calendar year.</definition>
  <v2Number>D01_14</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>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.</comment>
  <v3Changes>Name Clarified with "Call Center"</v3Changes>
</nemsisTacDoc>
Diagram
DiagramdAgency_v3_xsd.tmp#AnnualAgencyStatisticsdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.18_NV
Type extension of AnnualAgencyStatistics
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dAgency.18" nillable="true" id="dAgency.NineOneOneEMSCallCenterVolumeperYear" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.18</number>
        <name>911 EMS Call Center Volume per Year</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The number of 911 calls received by the call center during the last calendar year.</definition>
        <v2Number>D01_14</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>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.</comment>
        <v3Changes>Name Clarified with "Call Center"</v3Changes>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="AnnualAgencyStatistics">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyYearGroup / dAgency.19
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.19</number>
  <name>EMS Dispatch Volume per Year</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The number of EMS dispatches during the last calendar year.</definition>
  <v2Number>D01_15</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>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.</comment>
</nemsisTacDoc>
Diagram
DiagramdAgency_v3_xsd.tmp#AnnualAgencyStatisticsdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.19_NV
Type extension of AnnualAgencyStatistics
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dAgency.19" nillable="true" id="dAgency.EMSDispatchVolumeperYear" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.19</number>
        <name>EMS Dispatch Volume per Year</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The number of EMS dispatches during the last calendar year.</definition>
        <v2Number>D01_15</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>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.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="AnnualAgencyStatistics">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyYearGroup / dAgency.20
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.20</number>
  <name>EMS Patient Transport Volume per Year</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The number of EMS transports per year based on last calendar year.</definition>
  <v2Number>D01_16</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>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.</comment>
</nemsisTacDoc>
Diagram
DiagramdAgency_v3_xsd.tmp#AnnualAgencyStatisticsdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.20_NV
Type extension of AnnualAgencyStatistics
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dAgency.20" nillable="true" id="dAgency.EMSPatientTransportVolumeperYear" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.20</number>
        <name>EMS Patient Transport Volume per Year</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The number of EMS transports per year based on last calendar year.</definition>
        <v2Number>D01_16</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>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.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="AnnualAgencyStatistics">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyYearGroup / dAgency.21
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.21</number>
  <name>EMS Patient Contact Volume per Year</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The number of EMS patient contacts per year based on last calendar year.</definition>
  <v2Number>D01_17</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>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.</comment>
</nemsisTacDoc>
Diagram
DiagramdAgency_v3_xsd.tmp#AnnualAgencyStatisticsdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.21_NV
Type extension of AnnualAgencyStatistics
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dAgency.21" nillable="true" id="dAgency.EMSPatientContactVolumeperYear" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.21</number>
        <name>EMS Patient Contact Volume per Year</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The number of EMS patient contacts per year based on last calendar year.</definition>
        <v2Number>D01_17</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>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.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="AnnualAgencyStatistics">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.AgencyYearGroup / dAgency.22
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.22</number>
  <name>EMS Billable Calls per Year</name>
  <national>No</national>
  <state>Yes</state>
  <definition>The number of EMS patient encounters which are billable based on the last calendar year.</definition>
  <v2Number>D01_18</v2Number>
  <usage>Recommended</usage>
  <comment>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.</comment>
</nemsisTacDoc>
Diagram
DiagramdAgency_v3_xsd.tmp#AnnualAgencyStatisticsdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.AgencyYearGroup_dAgency_dAgency_dAgency.AgencyYearGroup_dAgency.22_NV
Type extension of AnnualAgencyStatistics
Type hierarchy
Properties
content complex
minOccurs 0
nillable true
Attributes
QName Type Use
NV union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting) optional
Source
<xs:element name="dAgency.22" nillable="true" id="dAgency.EMSBillableCallsperYear" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.22</number>
        <name>EMS Billable Calls per Year</name>
        <national>No</national>
        <state>Yes</state>
        <definition>The number of EMS patient encounters which are billable based on the last calendar year.</definition>
        <v2Number>D01_18</v2Number>
        <usage>Recommended</usage>
        <comment>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.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="AnnualAgencyStatistics">
        <xs:attribute name="NV" use="optional">
          <xs:simpleType>
            <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
          </xs:simpleType>
        </xs:attribute>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.23
Namespace http://www.nemsis.org
Annotations
<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>
</nemsisTacDoc>
Diagram
DiagramdAgency_v3_xsd.tmp#EMSAgencyTimeZone
Type EMSAgencyTimeZone
Properties
content simple
minOccurs 0
Facets
enumeration 1027001
All other time zones
enumeration 1027003
GMT-04:00 Atlantic Time
enumeration 1027005
GMT-05:00 Eastern Time
enumeration 1027007
GMT-06:00 Central Time
enumeration 1027009
GMT-07:00 Mountain Time
enumeration 1027011
GMT-08:00 Pacific Time
enumeration 1027013
GMT-09:00 Alaska
enumeration 1027015
GMT-10:00 Hawaii
enumeration 1027017
GMT-11:00 Midway Island, Samoa
Source
<xs:element name="dAgency.23" type="EMSAgencyTimeZone" id="dAgency.EMSAgencyTimeZone" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <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>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dAgency / dAgency.24
Namespace http://www.nemsis.org
Annotations
<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>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#YesNoValues
Type YesNoValues
Properties
content simple
minOccurs 0
Facets
enumeration 9923001
No
enumeration 9923003
Yes
Source
<xs:element name="dAgency.24" type="YesNoValues" id="dAgency.EMSAgencyDaylightSavingsTimeUse" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <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>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dAgency / dAgency.25
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.25</number>
  <name>National Provider Identifier</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The National Provider Identifier issued by CMS.</definition>
  <v2Number>D01_21</v2Number>
  <usage>Required</usage>
  <comment>Only EMS Agencies billing for service will have an NPI number. <br/><br/>CMS (Centers for Medicare and Medicaid Services) NPI Registry lookup: <br/>https://npiregistry.cms.hhs.gov/</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#NationalProviderIdentifierdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.25_NVdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.25_CorrelationID
Type extension of NationalProviderIdentifier
Type hierarchy
Properties
content complex
maxOccurs unbounded
nillable true
Attributes
QName Type Use
CorrelationID CorrelationID optional
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="dAgency.25" nillable="true" id="dAgency.NationalProviderIdentifier" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.25</number>
        <name>National Provider Identifier</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The National Provider Identifier issued by CMS.</definition>
        <v2Number>D01_21</v2Number>
        <usage>Required</usage>
        <comment>Only EMS Agencies billing for service will have an NPI number. <br/><br/>CMS (Centers for Medicare and Medicaid Services) NPI Registry lookup: <br/>https://npiregistry.cms.hhs.gov/</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <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:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.26
Namespace http://www.nemsis.org
Annotations
<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(ies) operating within a Fire Department.</definition>
  <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>
Diagram
DiagramdAgency_v3_xsd.tmp#FireDepartmentIDNumberdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.26_NVdAgency_v3_xsd.tmp#dAgency_dAgency_dAgency.26_CorrelationID
Type extension of FireDepartmentIDNumber
Type hierarchy
Properties
content complex
maxOccurs unbounded
nillable true
Attributes
QName Type Use
CorrelationID CorrelationID optional
NV union of(NV.NotApplicable, NV.NotRecorded) optional
Source
<xs:element name="dAgency.26" nillable="true" id="dAgency.FireDepartmentIDNumber" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <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(ies) operating within a Fire Department.</definition>
        <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>
    </xs:documentation>
  </xs:annotation>
  <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:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dAgency / dAgency.27
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dAgency.27</number>
  <name>Licensed Agency</name>
  <national>No</national>
  <state>No</state>
  <definition>Indication if the agency is licensed by the state that issued the EMS Agency Number (dAgency.02).</definition>
  <usage>Optional</usage>
  <comment>Associated with each of the EMS Agency Number (dAgency.02).</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#YesNoValues
Type YesNoValues
Properties
content simple
minOccurs 0
Facets
enumeration 9923001
No
enumeration 9923003
Yes
Source
<xs:element name="dAgency.27" type="YesNoValues" id="dAgency.LicensedAgency" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dAgency.27</number>
        <name>Licensed Agency</name>
        <national>No</national>
        <state>No</state>
        <definition>Indication if the agency is licensed by the state that issued the EMS Agency Number (dAgency.02).</definition>
        <usage>Optional</usage>
        <comment>Associated with each of the EMS Agency Number (dAgency.02).</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type dAgency
Namespace http://www.nemsis.org
Diagram
DiagramdAgency_v3_xsd.tmp#dAgency_dAgency.01dAgency_v3_xsd.tmp#dAgency_dAgency.02dAgency_v3_xsd.tmp#dAgency_dAgency.03dAgency_v3_xsd.tmp#dAgency_dAgency.04dAgency_v3_xsd.tmp#dAgency_dAgency.AgencyServiceGroupdAgency_v3_xsd.tmp#dAgency_dAgency.09dAgency_v3_xsd.tmp#dAgency_dAgency.10dAgency_v3_xsd.tmp#dAgency_dAgency.11dAgency_v3_xsd.tmp#dAgency_dAgency.12dAgency_v3_xsd.tmp#dAgency_dAgency.13dAgency_v3_xsd.tmp#dAgency_dAgency.14dAgency_v3_xsd.tmp#dAgency_dAgency.AgencyYearGroupdAgency_v3_xsd.tmp#dAgency_dAgency.23dAgency_v3_xsd.tmp#dAgency_dAgency.24dAgency_v3_xsd.tmp#dAgency_dAgency.25dAgency_v3_xsd.tmp#dAgency_dAgency.26dAgency_v3_xsd.tmp#dAgency_dAgency.27
Model
Children dAgency.01, dAgency.02, dAgency.03, dAgency.04, dAgency.09, dAgency.10, dAgency.11, dAgency.12, dAgency.13, dAgency.14, dAgency.23, dAgency.24, dAgency.25, dAgency.26, dAgency.27, dAgency.AgencyServiceGroup, dAgency.AgencyYearGroup
Source
<xs:complexType name="dAgency">
  <xs:sequence>
    <xs:element name="dAgency.01" type="EMSAgencyStateID" id="dAgency.EMSAgencyUniqueStateID">
      <xs:annotation>
        <xs:documentation>
          <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>
            <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>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dAgency.02" id="dAgency.EMSAgencyNumber">
      <xs:annotation>
        <xs:documentation>
          <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). The EMS Agency Number in dAgency.02 can be used to auto-populate eResponse.01 EMS Agency Number in the EMS Event section.</comment>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="EMSAgencyNumber"/>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
    <xs:element name="dAgency.03" nillable="true" id="dAgency.EMSAgencyName" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <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>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="EMSAgencyName">
            <xs:attribute name="NV" use="optional">
              <xs:simpleType>
                <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
              </xs:simpleType>
            </xs:attribute>
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
    <xs:element name="dAgency.04" id="dAgency.EMSAgencyState">
      <xs:annotation>
        <xs:documentation>
          <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 associated with the EMS Agency number listed in dAgency.02 – EMS Agency Number. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="ANSIStateCode"/>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
    <xs:element name="dAgency.AgencyServiceGroup" id="dAgency.AgencyServiceGroup" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Group Tag to hold info about the Agency's service information</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="dAgency.05" id="dAgency.EMSAgencyServiceAreaStates">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dAgency.05</number>
                  <name>EMS Agency Service Area States</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The states in which the EMS Agency provides services including the state associated with the EMS Agency Number.</definition>
                  <usage>Mandatory</usage>
                  <comment>Each state is captured as a group where the EMS agency provides service. The group includes dAgency.05, dAgency.06, dAgency.07, and Agency.08. <br/><br/>Element added to document all of the states in which the EMS agency provides services. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="ANSIStateCode"/>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dAgency.06" id="dAgency.EMSAgencyServiceAreaCountyies" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dAgency.06</number>
                  <name>EMS Agency Service Area County(ies)</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The county(ies) within each state for which the agency formally provides service.</definition>
                  <v2Number>D01_04</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>Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. County codes are based on ISO/ANSI codes. It is a 5-digit code based on state (2-digit) and county (3-digit). <br/><br/>GNIS Codes Website: <a href="http://geonames.usgs.gov/domestic/download_data.htm" target="_blank">http://geonames.usgs.gov/domestic/download_data.htm</a></comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="ANSICountyCode">
                  <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dAgency.07" nillable="true" id="dAgency.EMSAgencyCensusTracts" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dAgency.07</number>
                  <name>EMS Agency Census Tracts</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The US census tracts in which the EMS agency formally provides service.</definition>
                  <usage>Required</usage>
                  <comment>This data element was added to better document the service area of the EMS Agency. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>The format of the census tract number must be an 11-digit number, based upon the 2010 census, using the pattern: <br/>2-digit State Code 3-digit County Code 6-digit Census Tract Number (no decimal) <br/><br/>Example: NEMSIS TAC office (UT, Salt Lake County, Census Tract - located at 295 Chipeta Way, Salt Lake City, UT) 49035101400 <br/><br/>Census Tract Data Website (files and descriptions): <a href="https://www.census.gov/geographies/reference-files/2010/geo/relationship-files.html" target="_blank">https://www.census.gov/geographies/reference-files/2010/geo/relationship-files.html</a></comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="CensusTracts">
                  <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 name="dAgency.08" nillable="true" id="dAgency.EMSAgencyServiceAreaZIPCodes" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dAgency.08</number>
                  <name>EMS Agency Service Area ZIP Codes</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The ZIP codes for the EMS Agency's service area.</definition>
                  <usage>Required</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 data element was added to better document the service area of the EMS Agency. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>Zip Codes Product Website: <a href="https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/" target="_blank">https://www.zipcodedownload.com/Products/Product/Z5Commercial/Standard/Overview/</a> <br/>Product: USA - 5-digit ZIP Code Database, Commercial Edition</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="ZIP">
                  <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:attribute name="UUID" type="UUID" use="required"/>
      </xs:complexType>
    </xs:element>
    <xs:element name="dAgency.09" id="dAgency.PrimaryTypeofService">
      <xs:annotation>
        <xs:documentation>
          <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>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="TypeOfService"/>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
    <xs:element name="dAgency.10" nillable="true" id="dAgency.OtherTypesofService" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>
          <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>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="TypeOfService">
            <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
            <xs:attribute name="NV" use="optional">
              <xs:simpleType>
                <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
              </xs:simpleType>
            </xs:attribute>
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
    <xs:element name="dAgency.11" type="StateCertificationLicensureLevels" id="dAgency.LevelofService">
      <xs:annotation>
        <xs:documentation>
          <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>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dAgency.12" type="OrganizationStatus" id="dAgency.OrganizationStatus">
      <xs:annotation>
        <xs:documentation>
          <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>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dAgency.13" type="OrganizationalType" id="dAgency.OrganizationalType">
      <xs:annotation>
        <xs:documentation>
          <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>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dAgency.14" id="dAgency.EMSAgencyOrganizationalTaxStatus">
      <xs:annotation>
        <xs:documentation>
          <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>
            <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>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="AgencyOrganizationalTaxStatus"/>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
    <xs:element name="dAgency.AgencyYearGroup" id="dAgency.AgencyYearGroup" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Group Tag to hold information about EMS agency annual statistics.</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="dAgency.15" id="dAgency.StatisticalCalendarYear" minOccurs="0" nillable="true">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dAgency.15</number>
                  <name>Statistical Calendar Year</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The calendar year to which the information pertains for the EMS Agency and the specific EMS Agency Number (dAgency.02).</definition>
                  <v2Number>D01_10</v2Number>
                  <usage>Recommended</usage>
                  <comment>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.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="Year">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dAgency.16" nillable="true" id="dAgency.TotalPrimaryServiceSizeArea" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dAgency.16</number>
                  <name>Total Primary Service Area Size</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The total square miles in the agency's service area.</definition>
                  <v2Number>D01_12</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>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</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="AnnualAgencyStatistics">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotReporting NV.NotRecorded"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dAgency.17" nillable="true" id="dAgency.TotalServiceAreaPopulation" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dAgency.17</number>
                  <name>Total Service Area Population</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The total population in the agency's service area based if possible on year 2010 census data.</definition>
                  <v2Number>D01_13</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>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.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="AnnualAgencyStatistics">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotReporting NV.NotRecorded"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dAgency.18" nillable="true" id="dAgency.NineOneOneEMSCallCenterVolumeperYear" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dAgency.18</number>
                  <name>911 EMS Call Center Volume per Year</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The number of 911 calls received by the call center during the last calendar year.</definition>
                  <v2Number>D01_14</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>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.</comment>
                  <v3Changes>Name Clarified with "Call Center"</v3Changes>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="AnnualAgencyStatistics">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dAgency.19" nillable="true" id="dAgency.EMSDispatchVolumeperYear" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dAgency.19</number>
                  <name>EMS Dispatch Volume per Year</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The number of EMS dispatches during the last calendar year.</definition>
                  <v2Number>D01_15</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>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.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="AnnualAgencyStatistics">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dAgency.20" nillable="true" id="dAgency.EMSPatientTransportVolumeperYear" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dAgency.20</number>
                  <name>EMS Patient Transport Volume per Year</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The number of EMS transports per year based on last calendar year.</definition>
                  <v2Number>D01_16</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>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.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="AnnualAgencyStatistics">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dAgency.21" nillable="true" id="dAgency.EMSPatientContactVolumeperYear" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dAgency.21</number>
                  <name>EMS Patient Contact Volume per Year</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The number of EMS patient contacts per year based on last calendar year.</definition>
                  <v2Number>D01_17</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>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.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="AnnualAgencyStatistics">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
          <xs:element name="dAgency.22" nillable="true" id="dAgency.EMSBillableCallsperYear" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dAgency.22</number>
                  <name>EMS Billable Calls per Year</name>
                  <national>No</national>
                  <state>Yes</state>
                  <definition>The number of EMS patient encounters which are billable based on the last calendar year.</definition>
                  <v2Number>D01_18</v2Number>
                  <usage>Recommended</usage>
                  <comment>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.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="AnnualAgencyStatistics">
                  <xs:attribute name="NV" use="optional">
                    <xs:simpleType>
                      <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
                    </xs:simpleType>
                  </xs:attribute>
                </xs:extension>
              </xs:simpleContent>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
        <xs:attribute name="UUID" type="UUID" use="required"/>
      </xs:complexType>
    </xs:element>
    <xs:element name="dAgency.23" type="EMSAgencyTimeZone" id="dAgency.EMSAgencyTimeZone" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <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>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dAgency.24" type="YesNoValues" id="dAgency.EMSAgencyDaylightSavingsTimeUse" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <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>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dAgency.25" nillable="true" id="dAgency.NationalProviderIdentifier" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>
          <nemsisTacDoc>
            <number>dAgency.25</number>
            <name>National Provider Identifier</name>
            <national>Yes</national>
            <state>Yes</state>
            <definition>The National Provider Identifier issued by CMS.</definition>
            <v2Number>D01_21</v2Number>
            <usage>Required</usage>
            <comment>Only EMS Agencies billing for service will have an NPI number. <br/><br/>CMS (Centers for Medicare and Medicaid Services) NPI Registry lookup: <br/>https://npiregistry.cms.hhs.gov/</comment>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
      <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:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
    <xs:element name="dAgency.26" nillable="true" id="dAgency.FireDepartmentIDNumber" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>
          <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(ies) operating within a Fire Department.</definition>
            <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>
        </xs:documentation>
      </xs:annotation>
      <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:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
    <xs:element name="dAgency.27" type="YesNoValues" id="dAgency.LicensedAgency" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <nemsisTacDoc>
            <number>dAgency.27</number>
            <name>Licensed Agency</name>
            <national>No</national>
            <state>No</state>
            <definition>Indication if the agency is licensed by the state that issued the EMS Agency Number (dAgency.02).</definition>
            <usage>Optional</usage>
            <comment>Associated with each of the EMS Agency Number (dAgency.02).</comment>
          </nemsisTacDoc>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Simple Type OrganizationStatus
Namespace http://www.nemsis.org
Annotations
The primary organizational status of the agency.  The definition of Volunteer or Non-Volunteer is based on state or local terms.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1016001
Mixed
enumeration 1016003
Non-Volunteer
enumeration 1016005
Volunteer
Used by
Source
<xs:simpleType name="OrganizationStatus">
  <xs:annotation>
    <xs:documentation>The primary organizational status of the agency. The definition of Volunteer or Non-Volunteer is based on state or local terms.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="1016001">
      <xs:annotation>
        <xs:documentation>Mixed</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1016003">
      <xs:annotation>
        <xs:documentation>Non-Volunteer</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1016005">
      <xs:annotation>
        <xs:documentation>Volunteer</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type AgencyOrganizationalTaxStatus
Namespace http://www.nemsis.org
Annotations
The EMS Agencies business/corporate organizational tax status
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1018001
For Profit
enumeration 1018003
Other (e.g., Government)
enumeration 1018005
Not For Profit
Used by
Source
<xs:simpleType name="AgencyOrganizationalTaxStatus">
  <xs:annotation>
    <xs:documentation>The EMS Agencies business/corporate organizational tax status</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="1018001">
      <xs:annotation>
        <xs:documentation>For Profit</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1018003">
      <xs:annotation>
        <xs:documentation>Other (e.g., Government)</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1018005">
      <xs:annotation>
        <xs:documentation>Not For Profit</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type AnnualAgencyStatistics
Namespace http://www.nemsis.org
Annotations
The number per year based on last calendar year.
Diagram
Diagram
Type restriction of xs:positiveInteger
Facets
maxInclusive 400000000
minInclusive 1
Used by
Source
<xs:simpleType name="AnnualAgencyStatistics">
  <xs:annotation>
    <xs:documentation>The number per year based on last calendar year.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:positiveInteger">
    <xs:minInclusive value="1"/>
    <xs:maxInclusive value="400000000"/>
  </xs:restriction>
</xs:simpleType>
Simple Type EMSAgencyTimeZone
Namespace http://www.nemsis.org
Annotations
The time zone for the EMS Agency.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1027001
All other time zones
enumeration 1027003
GMT-04:00 Atlantic Time
enumeration 1027005
GMT-05:00 Eastern Time
enumeration 1027007
GMT-06:00 Central Time
enumeration 1027009
GMT-07:00 Mountain Time
enumeration 1027011
GMT-08:00 Pacific Time
enumeration 1027013
GMT-09:00 Alaska
enumeration 1027015
GMT-10:00 Hawaii
enumeration 1027017
GMT-11:00 Midway Island, Samoa
Used by
Source
<xs:simpleType name="EMSAgencyTimeZone">
  <xs:annotation>
    <xs:documentation>The time zone for the EMS Agency.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="1027001">
      <xs:annotation>
        <xs:documentation>All other time zones</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1027003">
      <xs:annotation>
        <xs:documentation>GMT-04:00 Atlantic Time</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1027005">
      <xs:annotation>
        <xs:documentation>GMT-05:00 Eastern Time</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1027007">
      <xs:annotation>
        <xs:documentation>GMT-06:00 Central Time</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1027009">
      <xs:annotation>
        <xs:documentation>GMT-07:00 Mountain Time</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1027011">
      <xs:annotation>
        <xs:documentation>GMT-08:00 Pacific Time</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1027013">
      <xs:annotation>
        <xs:documentation>GMT-09:00 Alaska</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1027015">
      <xs:annotation>
        <xs:documentation>GMT-10:00 Hawaii</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1027017">
      <xs:annotation>
        <xs:documentation>GMT-11:00 Midway Island, Samoa</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Simple Type FireDepartmentIDNumber
Namespace http://www.nemsis.org
Annotations
The state assigned Fire Department ID Number for EMS Agency(ies) operating within a Fire Department
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
maxLength 20
Used by
Source
<xs:simpleType name="FireDepartmentIDNumber">
  <xs:annotation>
    <xs:documentation>The state assigned Fire Department ID Number for EMS Agency(ies) operating within a Fire Department</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:minLength value="1"/>
    <xs:maxLength value="20"/>
  </xs:restriction>
</xs:simpleType>
Attribute dAgency / dAgency.03 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.AgencyServiceGroup / dAgency.06 / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Attribute dAgency / dAgency.AgencyServiceGroup / dAgency.07 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.AgencyServiceGroup / dAgency.07 / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Attribute dAgency / dAgency.AgencyServiceGroup / dAgency.08 / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Attribute dAgency / dAgency.AgencyServiceGroup / dAgency.08 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.AgencyServiceGroup / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Attribute dAgency / dAgency.AgencyServiceGroup / @UUID
Namespace No namespace
Type UUID
Properties
use required
Facets
pattern [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}
Used by
Source
<xs:attribute name="UUID" type="UUID" use="required"/>
Attribute dAgency / dAgency.10 / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Attribute dAgency / dAgency.10 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.AgencyYearGroup / dAgency.15 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.AgencyYearGroup / dAgency.16 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotReporting, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotReporting NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.AgencyYearGroup / dAgency.17 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotReporting, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotReporting NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.AgencyYearGroup / dAgency.18 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.AgencyYearGroup / dAgency.19 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.AgencyYearGroup / dAgency.20 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.AgencyYearGroup / dAgency.21 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.AgencyYearGroup / dAgency.22 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded, NV.NotReporting)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded NV.NotReporting"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.AgencyYearGroup / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Attribute dAgency / dAgency.AgencyYearGroup / @UUID
Namespace No namespace
Type UUID
Properties
use required
Facets
pattern [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[1-5][a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}
Used by
Source
<xs:attribute name="UUID" type="UUID" use="required"/>
Attribute dAgency / dAgency.25 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.25 / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
Attribute dAgency / dAgency.26 / @NV
Namespace No namespace
Type union of(NV.NotApplicable, NV.NotRecorded)
Properties
use optional
Used by
Source
<xs:attribute name="NV" use="optional">
  <xs:simpleType>
    <xs:union memberTypes="NV.NotApplicable NV.NotRecorded"/>
  </xs:simpleType>
</xs:attribute>
Attribute dAgency / dAgency.26 / @CorrelationID
Namespace No namespace
Type CorrelationID
Properties
use optional
Facets
minLength 2
maxLength 255
Used by
Source
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>