Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema sAgency_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element sAgency / sAgencyGroup
Namespace http://www.nemsis.org
Diagram
DiagramsAgency_v3_xsd.tmp#sAgency_sAgency_sAgencyGroup_sAgency.01sAgency_v3_xsd.tmp#sAgency_sAgency_sAgencyGroup_sAgency.02sAgency_v3_xsd.tmp#sAgency_sAgency_sAgencyGroup_sAgency.03
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children sAgency.01, sAgency.02, sAgency.03
Instance
<sAgencyGroup xmlns="http://www.nemsis.org">
  <sAgency.01 NV="">{0,1}</sAgency.01>
  <sAgency.02 NV="">{0,1}</sAgency.02>
  <sAgency.03 NV="">{0,1}</sAgency.03>
</sAgencyGroup>
Source
<xs:element name="sAgencyGroup" id="sAgencyGroup" minOccurs="0" maxOccurs="unbounded">
  <xs:complexType>
    <xs:annotation>
      <xs:documentation>Group tag to hold information about an EMS agency.</xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="sAgency.01" id="dAgency.EMSAgencyUniqueStateID" minOccurs="0" nillable="true">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>sAgency.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>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>Used to populate dAgency.01 EMS Agency Unique State ID.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="EMSAgencyStateID">
              <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="sAgency.02" id="sAgency.EMSAgencyNumber" minOccurs="0" nillable="true">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>sAgency.02</number>
              <name>EMS Agency Number</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The state-assigned provider number of the EMS agency.</definition>
              <v2Number>D01_01</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 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. <br/><br/> <br/>Used to populate the following data elements: <br/>dAgency.02 EMS Agency Number <br/>eScene.03 Other EMS or Public Safety Agency ID Number <br/>eDisposition.02 Destination/Transferred To, Code (for transfer of EMS care)</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="EMSAgencyNumber">
              <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="sAgency.03" nillable="true" id="sAgency.EMSAgencyName" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>sAgency.03</number>
              <name>EMS Agency Name</name>
              <national>Yes</national>
              <state>Yes</state>
              <definition>The formal name of the EMS agency.</definition>
              <v2Number>D01_02</v2Number>
              <usage>Recommended</usage>
              <performanceMeasuresGroup>
                <performanceMeasure>Airway</performanceMeasure>
                <performanceMeasure>Cardiac Arrest</performanceMeasure>
                <performanceMeasure>Pediatric</performanceMeasure>
                <performanceMeasure>Response</performanceMeasure>
                <performanceMeasure>STEMI</performanceMeasure>
                <performanceMeasure>Stroke</performanceMeasure>
                <performanceMeasure>Trauma</performanceMeasure>
              </performanceMeasuresGroup>
              <comment>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). <br/><br/> <br/>Used to populate the following data elements: <br/>dAgency.03 EMS Agency Name <br/>eScene.02 - Other EMS or Public Safety Agencies at Scene <br/>eDisposition.01 - Destination/Transferred To, Name (for transfer of EMS care)</comment>
            </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:sequence>
  </xs:complexType>
</xs:element>
Element sAgency / sAgencyGroup / sAgency.01
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>sAgency.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>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>Used to populate dAgency.01 EMS Agency Unique State ID.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#EMSAgencyStateIDsAgency_v3_xsd.tmp#sAgency_sAgency_sAgencyGroup_sAgency_sAgency_sAgencyGroup_sAgency.01_NV
Type extension of EMSAgencyStateID
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="sAgency.01" id="dAgency.EMSAgencyUniqueStateID" minOccurs="0" nillable="true">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>sAgency.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>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>Used to populate dAgency.01 EMS Agency Unique State ID.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="EMSAgencyStateID">
        <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 sAgency / sAgencyGroup / sAgency.02
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>sAgency.02</number>
  <name>EMS Agency Number</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The state-assigned provider number of the EMS agency.</definition>
  <v2Number>D01_01</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 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. <br/><br/> <br/>Used to populate the following data elements: <br/>dAgency.02 EMS Agency Number <br/>eScene.03 Other EMS or Public Safety Agency ID Number <br/>eDisposition.02 Destination/Transferred To, Code (for transfer of EMS care)</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#EMSAgencyNumbersAgency_v3_xsd.tmp#sAgency_sAgency_sAgencyGroup_sAgency_sAgency_sAgencyGroup_sAgency.02_NV
Type extension of EMSAgencyNumber
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="sAgency.02" id="sAgency.EMSAgencyNumber" minOccurs="0" nillable="true">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>sAgency.02</number>
        <name>EMS Agency Number</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The state-assigned provider number of the EMS agency.</definition>
        <v2Number>D01_01</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 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. <br/><br/> <br/>Used to populate the following data elements: <br/>dAgency.02 EMS Agency Number <br/>eScene.03 Other EMS or Public Safety Agency ID Number <br/>eDisposition.02 Destination/Transferred To, Code (for transfer of EMS care)</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="EMSAgencyNumber">
        <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 sAgency / sAgencyGroup / sAgency.03
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>sAgency.03</number>
  <name>EMS Agency Name</name>
  <national>Yes</national>
  <state>Yes</state>
  <definition>The formal name of the EMS agency.</definition>
  <v2Number>D01_02</v2Number>
  <usage>Recommended</usage>
  <performanceMeasuresGroup>
    <performanceMeasure>Airway</performanceMeasure>
    <performanceMeasure>Cardiac Arrest</performanceMeasure>
    <performanceMeasure>Pediatric</performanceMeasure>
    <performanceMeasure>Response</performanceMeasure>
    <performanceMeasure>STEMI</performanceMeasure>
    <performanceMeasure>Stroke</performanceMeasure>
    <performanceMeasure>Trauma</performanceMeasure>
  </performanceMeasuresGroup>
  <comment>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). <br/><br/> <br/>Used to populate the following data elements: <br/>dAgency.03 EMS Agency Name <br/>eScene.02 - Other EMS or Public Safety Agencies at Scene <br/>eDisposition.01 - Destination/Transferred To, Name (for transfer of EMS care)</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#EMSAgencyNamesAgency_v3_xsd.tmp#sAgency_sAgency_sAgencyGroup_sAgency_sAgency_sAgencyGroup_sAgency.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="sAgency.03" nillable="true" id="sAgency.EMSAgencyName" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>sAgency.03</number>
        <name>EMS Agency Name</name>
        <national>Yes</national>
        <state>Yes</state>
        <definition>The formal name of the EMS agency.</definition>
        <v2Number>D01_02</v2Number>
        <usage>Recommended</usage>
        <performanceMeasuresGroup>
          <performanceMeasure>Airway</performanceMeasure>
          <performanceMeasure>Cardiac Arrest</performanceMeasure>
          <performanceMeasure>Pediatric</performanceMeasure>
          <performanceMeasure>Response</performanceMeasure>
          <performanceMeasure>STEMI</performanceMeasure>
          <performanceMeasure>Stroke</performanceMeasure>
          <performanceMeasure>Trauma</performanceMeasure>
        </performanceMeasuresGroup>
        <comment>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). <br/><br/> <br/>Used to populate the following data elements: <br/>dAgency.03 EMS Agency Name <br/>eScene.02 - Other EMS or Public Safety Agencies at Scene <br/>eDisposition.01 - Destination/Transferred To, Name (for transfer of EMS care)</comment>
      </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>
Complex Type sAgency
Namespace http://www.nemsis.org
Diagram
DiagramsAgency_v3_xsd.tmp#sAgency_sAgencyGroup
Used by
Model
Children sAgencyGroup
Source
<xs:complexType name="sAgency" id="sAgencyInformation">
  <xs:sequence>
    <xs:element name="sAgencyGroup" id="sAgencyGroup" minOccurs="0" maxOccurs="unbounded">
      <xs:complexType>
        <xs:annotation>
          <xs:documentation>Group tag to hold information about an EMS agency.</xs:documentation>
        </xs:annotation>
        <xs:sequence>
          <xs:element name="sAgency.01" id="dAgency.EMSAgencyUniqueStateID" minOccurs="0" nillable="true">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>sAgency.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>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>Used to populate dAgency.01 EMS Agency Unique State ID.</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="EMSAgencyStateID">
                  <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="sAgency.02" id="sAgency.EMSAgencyNumber" minOccurs="0" nillable="true">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>sAgency.02</number>
                  <name>EMS Agency Number</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The state-assigned provider number of the EMS agency.</definition>
                  <v2Number>D01_01</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 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. <br/><br/> <br/>Used to populate the following data elements: <br/>dAgency.02 EMS Agency Number <br/>eScene.03 Other EMS or Public Safety Agency ID Number <br/>eDisposition.02 Destination/Transferred To, Code (for transfer of EMS care)</comment>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:simpleContent>
                <xs:extension base="EMSAgencyNumber">
                  <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="sAgency.03" nillable="true" id="sAgency.EMSAgencyName" minOccurs="0">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>sAgency.03</number>
                  <name>EMS Agency Name</name>
                  <national>Yes</national>
                  <state>Yes</state>
                  <definition>The formal name of the EMS agency.</definition>
                  <v2Number>D01_02</v2Number>
                  <usage>Recommended</usage>
                  <performanceMeasuresGroup>
                    <performanceMeasure>Airway</performanceMeasure>
                    <performanceMeasure>Cardiac Arrest</performanceMeasure>
                    <performanceMeasure>Pediatric</performanceMeasure>
                    <performanceMeasure>Response</performanceMeasure>
                    <performanceMeasure>STEMI</performanceMeasure>
                    <performanceMeasure>Stroke</performanceMeasure>
                    <performanceMeasure>Trauma</performanceMeasure>
                  </performanceMeasuresGroup>
                  <comment>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). <br/><br/> <br/>Used to populate the following data elements: <br/>dAgency.03 EMS Agency Name <br/>eScene.02 - Other EMS or Public Safety Agencies at Scene <br/>eDisposition.01 - Destination/Transferred To, Name (for transfer of EMS care)</comment>
                </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:sequence>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Attribute sAgency / sAgencyGroup / sAgency.01 / @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 sAgency / sAgencyGroup / sAgency.02 / @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 sAgency / sAgencyGroup / sAgency.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>