Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema dFacility_v3.xsd
Namespace http://www.nemsis.org
Properties
attribute form default unqualified
element form default qualified
Element dFacility / dFacilityGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold info about Facility Information and Facility Type
Diagram
DiagramdFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_CorrelationIDdFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_UUIDdFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility.01dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children dFacility.01, dFacility.FacilityGroup
Instance
<dFacilityGroup CorrelationID="" UUID="" xmlns="http://www.nemsis.org">
  <dFacility.01>{0,1}</dFacility.01>
  <dFacility.FacilityGroup CorrelationID="" UUID="">{0,unbounded}</dFacility.FacilityGroup>
</dFacilityGroup>
Attributes
QName Type Use
CorrelationID CorrelationID optional
UUID UUID required
Source
<xs:element name="dFacilityGroup" id="dFacility.dFacilityGroup" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group Tag to hold info about Facility Information and Facility Type</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="dFacility.01" id="dFacility.TypeofFacility" minOccurs="0" type="TypeOfFacility">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.01</number>
              <name>Type of Facility</name>
              <national>No</national>
              <state>No</state>
              <definition>The type of facility (healthcare or other) that the EMS agency transports patients to or from.</definition>
              <v2Number>D04_15</v2Number>
              <usage>Optional</usage>
              <v3changes>With the release of v3.5.0 additional values were added to meet the needs of EMS. Reconciled the health care facility descriptions to match those in eDisposition.21 - Type of Destination.</v3changes>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="dFacility.FacilityGroup" id="dFacility.FacilityGroup" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Group Tag to hold info about the Facility and the Facility details</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:sequence>
            <xs:element name="dFacility.02" type="FacilityName" id="dFacility.FacilityName" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.02</number>
                    <name>Facility Name</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The name of the facility.</definition>
                    <v2Number>D04_11</v2Number>
                    <usage>Optional</usage>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="dFacility.03" type="FacilityCode" id="dFacility.FacilityCode" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.03</number>
                    <name>Facility Location Code</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The code of the facility as assigned by the state or the EMS agency.</definition>
                    <v2Number>D04_12</v2Number>v2Number>
                    <usage>Optional</usage>
                    <comment>The information contained within this element could be used to populate eScene.10 (Incident Facility Code) or eDisposition.02 (Destination/Transferred To, Code) via a drop down list created at either the EMS Agency or State level.</comment>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="dFacility.04" id="dFacility.HospitalDesignation" minOccurs="0" maxOccurs="unbounded">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.04</number>
                    <name>Hospital Designations</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The designation(s) associated with the hospital (e.g., Trauma, STEMI, Peds, etc.)</definition>
                    <v2Number/>
                    <usage>Optional</usage>
                    <comment>Stroke Center classifications based on Joint Commission stroke certification: <a href="https://www.jointcommission.org/facts_about_joint_commission_stroke_certification/" target="_blank">https://www.jointcommission.org/facts_about_joint_commission_stroke_certification/</a></comment>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:simpleContent>
                  <xs:extension base="HospitalDesignation">
                    <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
                  </xs:extension>
                </xs:simpleContent>
              </xs:complexType>
            </xs:element>
            <xs:element name="dFacility.05" id="dFacility.FacilityNationalProviderIdentifier" minOccurs="0" maxOccurs="unbounded">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.05</number>
                    <name>Facility National Provider Identifier</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The facility National Provider Identifier associated with National Provider System (NPS).</definition>
                    <usage>Optional</usage>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:simpleContent>
                  <xs:extension base="NationalProviderIdentifier">
                    <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
                  </xs:extension>
                </xs:simpleContent>
              </xs:complexType>
            </xs:element>
            <xs:element name="dFacility.06" type="FacilityRoom" id="dFacility.FacilityRoomSuiteorApartment" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.06</number>
                    <name>Facility Room, Suite, or Apartment</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The number of the specific room, suite, or apartment of the facility.</definition>
                    <usage>Optional</usage>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="dFacility.07" id="dFacility.FacilityStreetAddress" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.07</number>
                    <name>Facility Street Address</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The address where the facility is located.</definition>
                    <usage>Optional</usage>
                    <comment>The information contained within this element could be used to populate the address information within eScene.18 (Incident State) and/or eDisposition.03 (Destination Street Address) as appropriate.</comment>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:simpleContent>
                  <xs:extension base="StreetAddress">
                    <xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/>
                  </xs:extension>
                </xs:simpleContent>
              </xs:complexType>
            </xs:element>
            <xs:element name="dFacility.08" type="CityGnisCode" id="dFacility.FacilityCity" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.08</number>
                    <name>Facility City</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The city where the facility is located (physical address).</definition>
                    <usage>Optional</usage>
                    <comment>The information contained within this element could be used to populate the address information within eScene.17 (Incident City) and/or eDisposition.04 (Destination City) as appropriate. <br/><br/>City codes are based on GNIS Feature Class. The primary Feature Class to use is "Civil" with "Populated Place" and "Military" code as additional options. <br/><br/>Definitions for each GNIS City Feature Class can be found on the GNIS Codes website. <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:element>
            <xs:element name="dFacility.09" type="ANSIStateCode" id="dFacility.FacilityState" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.09</number>
                    <name>Facility State</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The state where the facility is located.</definition>
                    <usage>Optional</usage>
                    <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.18 (Incident State) and/or eDisposition.05 (Destination State) as appropriate. <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:element>
            <xs:element name="dFacility.10" type="ZIP" id="dFacility.FacilityZIPCode" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.10</number>
                    <name>Facility ZIP Code</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The zip code where the facility is located.</definition>
                    <usage>Optional</usage>>
                    <comment>The information contained within this element could be used to populate the address information within eScene.19 (Incident ZIP Code) and/or eDisposition.07 (Destination ZIP Code) as appropriate. <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:element>
            <xs:element name="dFacility.11" type="ANSICountyCode" id="dFacility.FacilityCounty" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.11</number>
                    <name>Facility County</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The county where the facility is located.</definition>
                    <usage>Optional</usage>
                    <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.21 (Incident County) and/or eDisposition.06 (Destination County) as appropriate. <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:element>
            <xs:element name="dFacility.12" type="ANSICountryCodesCAMXUS" id="dFacility.FacilityCountry" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.12</number>
                    <name>Facility Country</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The country where the facility is located.</definition>
                    <usage>Optional</usage>
                    <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.22 (Incident Country) and/or eDisposition.08 (Destination Country) as appropriate. <br/><br/>ANSI Country Codes (ISO 3166) Website: <a href="https://www.iso.org/iso-3166-country-codes.html" target="_blank">https://www.iso.org/iso-3166-country-codes.html</a></comment>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="dFacility.13" type="GPSLocation" id="dFacility.FacilityGPSLocation" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.13</number>
                    <name>Facility GPS Location</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The facility GPS Coordinates.</definition>
                    <usage>Optional</usage>
                    <comment>The information contained within this element could be used to populate the address information within eScene.10 (Scene GPS Location) and/or eDisposition.09 (Destination GPS Location) as appropriate. <br/><br/>The pattern for GPS location is in the format "<span style="font-style:italic">latitude</span>,<span style="font-style:italic">longitude</span>" where: <br/>- <span style="font-style:italic">latitude</span> has a minimum of -90 and a maximum of 90 with up to 6 decimal places <br/>- <span style="font-style:italic">longitude</span> has a minimum of -180 and a maximum of 180 with up to 6 decimal places</comment>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="dFacility.14" type="USNG" id="dFacility.FacilityUSNationalGridCoordinates" minOccurs="0">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.14</number>
                    <name>Facility US National Grid Coordinates</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The facility's US National Grid coordinates.</definition>
                    <usage>Optional</usage>
                    <comment>Standard found at www.fgdc.gov/usng. The information contained within this element could be used to populate the address information within eScene.11 (Scene US National Grid Coordinates) and/or eDisposition.10 (Disposition Location US National Grid Coordinates) as appropriate.</comment>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="dFacility.15" id="dFacility.FacilityPhoneNumber" minOccurs="0" maxOccurs="unbounded">
              <xs:annotation>
                <xs:documentation>
                  <nemsisTacDoc>
                    <number>dFacility.15</number>
                    <name>Facility Phone Number</name>
                    <national>No</national>
                    <state>No</state>
                    <definition>The facility's phone number.</definition>
                    <v2Number/>
                    <usage>Optional</usage>
                    <comment>This element contains an attribute to define what type of phone number is being documented (e.g., Fax, Home, Mobile, Pager, and Work).</comment>
                  </nemsisTacDoc>
                </xs:documentation>
              </xs:annotation>
              <xs:complexType>
                <xs:simpleContent>
                  <xs:extension base="PhoneNumber">
                    <xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/>
                    <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
                  </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:sequence>
    <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
    <xs:attribute name="UUID" type="UUID" use="required"/>
  </xs:complexType>
</xs:element>
Element dFacility / dFacilityGroup / dFacility.01
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.01</number>
  <name>Type of Facility</name>
  <national>No</national>
  <state>No</state>
  <definition>The type of facility (healthcare or other) that the EMS agency transports patients to or from.</definition>
  <v2Number>D04_15</v2Number>
  <usage>Optional</usage>
  <v3changes>With the release of v3.5.0 additional values were added to meet the needs of EMS. Reconciled the health care facility descriptions to match those in eDisposition.21 - Type of Destination.</v3changes>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#TypeOfFacility
Type TypeOfFacility
Properties
content simple
minOccurs 0
Facets
enumeration 1701001
Assisted Living Facility
enumeration 1701003
Clinic
enumeration 1701005
Hospital
enumeration 1701007
Nursing Home
enumeration 1701009
Other
enumeration 1701011
Urgent Care
enumeration 1701013
Physical Rehabilitation Facility
enumeration 1701015
Mental Health Facility
enumeration 1701017
Dialysis Center
enumeration 1701019
Diagnostic Services
enumeration 1701021
Freestanding Emergency Department
enumeration 1701023
Morgue/Mortuary
enumeration 1701025
Police/Jail
enumeration 1701027
Other EMS Responder (air)
enumeration 1701029
Other EMS Responder (ground)
enumeration 1701031
Other Recurring Care Center
enumeration 1701033
Drug and/or Alcohol Rehabilitation Facility
enumeration 1701035
Skilled Nursing Facility
Source
<xs:element name="dFacility.01" id="dFacility.TypeofFacility" minOccurs="0" type="TypeOfFacility">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.01</number>
        <name>Type of Facility</name>
        <national>No</national>
        <state>No</state>
        <definition>The type of facility (healthcare or other) that the EMS agency transports patients to or from.</definition>
        <v2Number>D04_15</v2Number>
        <usage>Optional</usage>
        <v3changes>With the release of v3.5.0 additional values were added to meet the needs of EMS. Reconciled the health care facility descriptions to match those in eDisposition.21 - Type of Destination.</v3changes>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup
Namespace http://www.nemsis.org
Annotations
Group Tag to hold info about the Facility and the Facility details
Diagram
DiagramdFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_CorrelationIDdFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_UUIDdFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.02dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.03dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.04dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.05dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.06dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.07dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.08dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.09dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.10dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.11dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.12dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.13dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.14dFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.15
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children dFacility.02, dFacility.03, dFacility.04, dFacility.05, dFacility.06, dFacility.07, dFacility.08, dFacility.09, dFacility.10, dFacility.11, dFacility.12, dFacility.13, dFacility.14, dFacility.15
Instance
<dFacility.FacilityGroup CorrelationID="" UUID="" xmlns="http://www.nemsis.org">
  <dFacility.02>{0,1}</dFacility.02>
  <dFacility.03>{0,1}</dFacility.03>
  <dFacility.04 CorrelationID="">{0,unbounded}</dFacility.04>
  <dFacility.05 CorrelationID="">{0,unbounded}</dFacility.05>
  <dFacility.06>{0,1}</dFacility.06>
  <dFacility.07 StreetAddress2="">{0,1}</dFacility.07>
  <dFacility.08>{0,1}</dFacility.08>
  <dFacility.09>{0,1}</dFacility.09>
  <dFacility.10>{0,1}</dFacility.10>
  <dFacility.11>{0,1}</dFacility.11>
  <dFacility.12>{0,1}</dFacility.12>
  <dFacility.13>{0,1}</dFacility.13>
  <dFacility.14>{0,1}</dFacility.14>
  <dFacility.15 CorrelationID="" PhoneNumberType="">{0,unbounded}</dFacility.15>
</dFacility.FacilityGroup>
Attributes
QName Type Use
CorrelationID CorrelationID optional
UUID UUID required
Source
<xs:element name="dFacility.FacilityGroup" id="dFacility.FacilityGroup" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Group Tag to hold info about the Facility and the Facility details</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="dFacility.02" type="FacilityName" id="dFacility.FacilityName" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.02</number>
              <name>Facility Name</name>
              <national>No</national>
              <state>No</state>
              <definition>The name of the facility.</definition>
              <v2Number>D04_11</v2Number>
              <usage>Optional</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="dFacility.03" type="FacilityCode" id="dFacility.FacilityCode" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.03</number>
              <name>Facility Location Code</name>
              <national>No</national>
              <state>No</state>
              <definition>The code of the facility as assigned by the state or the EMS agency.</definition>
              <v2Number>D04_12</v2Number>v2Number>
              <usage>Optional</usage>
              <comment>The information contained within this element could be used to populate eScene.10 (Incident Facility Code) or eDisposition.02 (Destination/Transferred To, Code) via a drop down list created at either the EMS Agency or State level.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="dFacility.04" id="dFacility.HospitalDesignation" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.04</number>
              <name>Hospital Designations</name>
              <national>No</national>
              <state>No</state>
              <definition>The designation(s) associated with the hospital (e.g., Trauma, STEMI, Peds, etc.)</definition>
              <v2Number/>
              <usage>Optional</usage>
              <comment>Stroke Center classifications based on Joint Commission stroke certification: <a href="https://www.jointcommission.org/facts_about_joint_commission_stroke_certification/" target="_blank">https://www.jointcommission.org/facts_about_joint_commission_stroke_certification/</a></comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="HospitalDesignation">
              <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dFacility.05" id="dFacility.FacilityNationalProviderIdentifier" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.05</number>
              <name>Facility National Provider Identifier</name>
              <national>No</national>
              <state>No</state>
              <definition>The facility National Provider Identifier associated with National Provider System (NPS).</definition>
              <usage>Optional</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="NationalProviderIdentifier">
              <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dFacility.06" type="FacilityRoom" id="dFacility.FacilityRoomSuiteorApartment" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.06</number>
              <name>Facility Room, Suite, or Apartment</name>
              <national>No</national>
              <state>No</state>
              <definition>The number of the specific room, suite, or apartment of the facility.</definition>
              <usage>Optional</usage>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="dFacility.07" id="dFacility.FacilityStreetAddress" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.07</number>
              <name>Facility Street Address</name>
              <national>No</national>
              <state>No</state>
              <definition>The address where the facility is located.</definition>
              <usage>Optional</usage>
              <comment>The information contained within this element could be used to populate the address information within eScene.18 (Incident State) and/or eDisposition.03 (Destination Street Address) as appropriate.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="StreetAddress">
              <xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/>
            </xs:extension>
          </xs:simpleContent>
        </xs:complexType>
      </xs:element>
      <xs:element name="dFacility.08" type="CityGnisCode" id="dFacility.FacilityCity" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.08</number>
              <name>Facility City</name>
              <national>No</national>
              <state>No</state>
              <definition>The city where the facility is located (physical address).</definition>
              <usage>Optional</usage>
              <comment>The information contained within this element could be used to populate the address information within eScene.17 (Incident City) and/or eDisposition.04 (Destination City) as appropriate. <br/><br/>City codes are based on GNIS Feature Class. The primary Feature Class to use is "Civil" with "Populated Place" and "Military" code as additional options. <br/><br/>Definitions for each GNIS City Feature Class can be found on the GNIS Codes website. <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:element>
      <xs:element name="dFacility.09" type="ANSIStateCode" id="dFacility.FacilityState" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.09</number>
              <name>Facility State</name>
              <national>No</national>
              <state>No</state>
              <definition>The state where the facility is located.</definition>
              <usage>Optional</usage>
              <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.18 (Incident State) and/or eDisposition.05 (Destination State) as appropriate. <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:element>
      <xs:element name="dFacility.10" type="ZIP" id="dFacility.FacilityZIPCode" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.10</number>
              <name>Facility ZIP Code</name>
              <national>No</national>
              <state>No</state>
              <definition>The zip code where the facility is located.</definition>
              <usage>Optional</usage>>
              <comment>The information contained within this element could be used to populate the address information within eScene.19 (Incident ZIP Code) and/or eDisposition.07 (Destination ZIP Code) as appropriate. <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:element>
      <xs:element name="dFacility.11" type="ANSICountyCode" id="dFacility.FacilityCounty" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.11</number>
              <name>Facility County</name>
              <national>No</national>
              <state>No</state>
              <definition>The county where the facility is located.</definition>
              <usage>Optional</usage>
              <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.21 (Incident County) and/or eDisposition.06 (Destination County) as appropriate. <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:element>
      <xs:element name="dFacility.12" type="ANSICountryCodesCAMXUS" id="dFacility.FacilityCountry" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.12</number>
              <name>Facility Country</name>
              <national>No</national>
              <state>No</state>
              <definition>The country where the facility is located.</definition>
              <usage>Optional</usage>
              <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.22 (Incident Country) and/or eDisposition.08 (Destination Country) as appropriate. <br/><br/>ANSI Country Codes (ISO 3166) Website: <a href="https://www.iso.org/iso-3166-country-codes.html" target="_blank">https://www.iso.org/iso-3166-country-codes.html</a></comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="dFacility.13" type="GPSLocation" id="dFacility.FacilityGPSLocation" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.13</number>
              <name>Facility GPS Location</name>
              <national>No</national>
              <state>No</state>
              <definition>The facility GPS Coordinates.</definition>
              <usage>Optional</usage>
              <comment>The information contained within this element could be used to populate the address information within eScene.10 (Scene GPS Location) and/or eDisposition.09 (Destination GPS Location) as appropriate. <br/><br/>The pattern for GPS location is in the format "<span style="font-style:italic">latitude</span>,<span style="font-style:italic">longitude</span>" where: <br/>- <span style="font-style:italic">latitude</span> has a minimum of -90 and a maximum of 90 with up to 6 decimal places <br/>- <span style="font-style:italic">longitude</span> has a minimum of -180 and a maximum of 180 with up to 6 decimal places</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="dFacility.14" type="USNG" id="dFacility.FacilityUSNationalGridCoordinates" minOccurs="0">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.14</number>
              <name>Facility US National Grid Coordinates</name>
              <national>No</national>
              <state>No</state>
              <definition>The facility's US National Grid coordinates.</definition>
              <usage>Optional</usage>
              <comment>Standard found at www.fgdc.gov/usng. The information contained within this element could be used to populate the address information within eScene.11 (Scene US National Grid Coordinates) and/or eDisposition.10 (Disposition Location US National Grid Coordinates) as appropriate.</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="dFacility.15" id="dFacility.FacilityPhoneNumber" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>
            <nemsisTacDoc>
              <number>dFacility.15</number>
              <name>Facility Phone Number</name>
              <national>No</national>
              <state>No</state>
              <definition>The facility's phone number.</definition>
              <v2Number/>
              <usage>Optional</usage>
              <comment>This element contains an attribute to define what type of phone number is being documented (e.g., Fax, Home, Mobile, Pager, and Work).</comment>
            </nemsisTacDoc>
          </xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:simpleContent>
            <xs:extension base="PhoneNumber">
              <xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/>
              <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
            </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 dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.02
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.02</number>
  <name>Facility Name</name>
  <national>No</national>
  <state>No</state>
  <definition>The name of the facility.</definition>
  <v2Number>D04_11</v2Number>
  <usage>Optional</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#FacilityName
Type FacilityName
Properties
content simple
minOccurs 0
Facets
minLength 2
maxLength 100
Source
<xs:element name="dFacility.02" type="FacilityName" id="dFacility.FacilityName" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.02</number>
        <name>Facility Name</name>
        <national>No</national>
        <state>No</state>
        <definition>The name of the facility.</definition>
        <v2Number>D04_11</v2Number>
        <usage>Optional</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.03
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.03</number>
  <name>Facility Location Code</name>
  <national>No</national>
  <state>No</state>
  <definition>The code of the facility as assigned by the state or the EMS agency.</definition>
  <v2Number>D04_12</v2Number>v2Number>
  <usage>Optional</usage>
  <comment>The information contained within this element could be used to populate eScene.10 (Incident Facility Code) or eDisposition.02 (Destination/Transferred To, Code) via a drop down list created at either the EMS Agency or State level.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#FacilityCode
Type FacilityCode
Properties
content simple
minOccurs 0
Facets
minLength 2
maxLength 50
Source
<xs:element name="dFacility.03" type="FacilityCode" id="dFacility.FacilityCode" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.03</number>
        <name>Facility Location Code</name>
        <national>No</national>
        <state>No</state>
        <definition>The code of the facility as assigned by the state or the EMS agency.</definition>
        <v2Number>D04_12</v2Number>v2Number>
        <usage>Optional</usage>
        <comment>The information contained within this element could be used to populate eScene.10 (Incident Facility Code) or eDisposition.02 (Destination/Transferred To, Code) via a drop down list created at either the EMS Agency or State level.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.04
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.04</number>
  <name>Hospital Designations</name>
  <national>No</national>
  <state>No</state>
  <definition>The designation(s) associated with the hospital (e.g., Trauma, STEMI, Peds, etc.)</definition>
  <v2Number/>
  <usage>Optional</usage>
  <comment>Stroke Center classifications based on Joint Commission stroke certification: <a href="https://www.jointcommission.org/facts_about_joint_commission_stroke_certification/" target="_blank">https://www.jointcommission.org/facts_about_joint_commission_stroke_certification/</a></comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#HospitalDesignationdFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.04_CorrelationID
Type extension of HospitalDesignation
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Attributes
QName Type Use
CorrelationID CorrelationID optional
Source
<xs:element name="dFacility.04" id="dFacility.HospitalDesignation" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.04</number>
        <name>Hospital Designations</name>
        <national>No</national>
        <state>No</state>
        <definition>The designation(s) associated with the hospital (e.g., Trauma, STEMI, Peds, etc.)</definition>
        <v2Number/>
        <usage>Optional</usage>
        <comment>Stroke Center classifications based on Joint Commission stroke certification: <a href="https://www.jointcommission.org/facts_about_joint_commission_stroke_certification/" target="_blank">https://www.jointcommission.org/facts_about_joint_commission_stroke_certification/</a></comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="HospitalDesignation">
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.05
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.05</number>
  <name>Facility National Provider Identifier</name>
  <national>No</national>
  <state>No</state>
  <definition>The facility National Provider Identifier associated with National Provider System (NPS).</definition>
  <usage>Optional</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#NationalProviderIdentifierdFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.05_CorrelationID
Type extension of NationalProviderIdentifier
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Attributes
QName Type Use
CorrelationID CorrelationID optional
Source
<xs:element name="dFacility.05" id="dFacility.FacilityNationalProviderIdentifier" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.05</number>
        <name>Facility National Provider Identifier</name>
        <national>No</national>
        <state>No</state>
        <definition>The facility National Provider Identifier associated with National Provider System (NPS).</definition>
        <usage>Optional</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="NationalProviderIdentifier">
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.06
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.06</number>
  <name>Facility Room, Suite, or Apartment</name>
  <national>No</national>
  <state>No</state>
  <definition>The number of the specific room, suite, or apartment of the facility.</definition>
  <usage>Optional</usage>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#FacilityRoom
Type FacilityRoom
Properties
content simple
minOccurs 0
Facets
minLength 1
maxLength 15
Source
<xs:element name="dFacility.06" type="FacilityRoom" id="dFacility.FacilityRoomSuiteorApartment" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.06</number>
        <name>Facility Room, Suite, or Apartment</name>
        <national>No</national>
        <state>No</state>
        <definition>The number of the specific room, suite, or apartment of the facility.</definition>
        <usage>Optional</usage>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.07
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.07</number>
  <name>Facility Street Address</name>
  <national>No</national>
  <state>No</state>
  <definition>The address where the facility is located.</definition>
  <usage>Optional</usage>
  <comment>The information contained within this element could be used to populate the address information within eScene.18 (Incident State) and/or eDisposition.03 (Destination Street Address) as appropriate.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#StreetAddressdFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.07_StreetAddress2
Type extension of StreetAddress
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
StreetAddress2 StreetAddress optional
Source
<xs:element name="dFacility.07" id="dFacility.FacilityStreetAddress" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.07</number>
        <name>Facility Street Address</name>
        <national>No</national>
        <state>No</state>
        <definition>The address where the facility is located.</definition>
        <usage>Optional</usage>
        <comment>The information contained within this element could be used to populate the address information within eScene.18 (Incident State) and/or eDisposition.03 (Destination Street Address) as appropriate.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="StreetAddress">
        <xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.08
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.08</number>
  <name>Facility City</name>
  <national>No</national>
  <state>No</state>
  <definition>The city where the facility is located (physical address).</definition>
  <usage>Optional</usage>
  <comment>The information contained within this element could be used to populate the address information within eScene.17 (Incident City) and/or eDisposition.04 (Destination City) as appropriate. <br/><br/>City codes are based on GNIS Feature Class. The primary Feature Class to use is "Civil" with "Populated Place" and "Military" code as additional options. <br/><br/>Definitions for each GNIS City Feature Class can be found on the GNIS Codes website. <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#CityGnisCode
Type CityGnisCode
Properties
content simple
minOccurs 0
Source
<xs:element name="dFacility.08" type="CityGnisCode" id="dFacility.FacilityCity" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.08</number>
        <name>Facility City</name>
        <national>No</national>
        <state>No</state>
        <definition>The city where the facility is located (physical address).</definition>
        <usage>Optional</usage>
        <comment>The information contained within this element could be used to populate the address information within eScene.17 (Incident City) and/or eDisposition.04 (Destination City) as appropriate. <br/><br/>City codes are based on GNIS Feature Class. The primary Feature Class to use is "Civil" with "Populated Place" and "Military" code as additional options. <br/><br/>Definitions for each GNIS City Feature Class can be found on the GNIS Codes website. <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:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.09
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.09</number>
  <name>Facility State</name>
  <national>No</national>
  <state>No</state>
  <definition>The state where the facility is located.</definition>
  <usage>Optional</usage>
  <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.18 (Incident State) and/or eDisposition.05 (Destination State) as appropriate. <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 ANSIStateCode
Properties
content simple
minOccurs 0
Facets
pattern [0-9]{2}
Source
<xs:element name="dFacility.09" type="ANSIStateCode" id="dFacility.FacilityState" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.09</number>
        <name>Facility State</name>
        <national>No</national>
        <state>No</state>
        <definition>The state where the facility is located.</definition>
        <usage>Optional</usage>
        <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.18 (Incident State) and/or eDisposition.05 (Destination State) as appropriate. <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:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.10
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.10</number>
  <name>Facility ZIP Code</name>
  <national>No</national>
  <state>No</state>
  <definition>The zip code where the facility is located.</definition>
  <usage>Optional</usage>>
  <comment>The information contained within this element could be used to populate the address information within eScene.19 (Incident ZIP Code) and/or eDisposition.07 (Destination ZIP Code) as appropriate. <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#ZIP
Type ZIP
Properties
content simple
minOccurs 0
Facets
pattern [0-9]{5}|[0-9]{5}-[0-9]{4}|[0-9]{5}-[0-9]{5}|[A-Z][0-9][A-Z] [0-9][A-Z][0-9]
Source
<xs:element name="dFacility.10" type="ZIP" id="dFacility.FacilityZIPCode" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.10</number>
        <name>Facility ZIP Code</name>
        <national>No</national>
        <state>No</state>
        <definition>The zip code where the facility is located.</definition>
        <usage>Optional</usage>>
        <comment>The information contained within this element could be used to populate the address information within eScene.19 (Incident ZIP Code) and/or eDisposition.07 (Destination ZIP Code) as appropriate. <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:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.11
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.11</number>
  <name>Facility County</name>
  <national>No</national>
  <state>No</state>
  <definition>The county where the facility is located.</definition>
  <usage>Optional</usage>
  <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.21 (Incident County) and/or eDisposition.06 (Destination County) as appropriate. <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#ANSICountyCode
Type ANSICountyCode
Properties
content simple
minOccurs 0
Facets
pattern [0-9]{5}
Source
<xs:element name="dFacility.11" type="ANSICountyCode" id="dFacility.FacilityCounty" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.11</number>
        <name>Facility County</name>
        <national>No</national>
        <state>No</state>
        <definition>The county where the facility is located.</definition>
        <usage>Optional</usage>
        <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.21 (Incident County) and/or eDisposition.06 (Destination County) as appropriate. <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:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.12
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.12</number>
  <name>Facility Country</name>
  <national>No</national>
  <state>No</state>
  <definition>The country where the facility is located.</definition>
  <usage>Optional</usage>
  <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.22 (Incident Country) and/or eDisposition.08 (Destination Country) as appropriate. <br/><br/>ANSI Country Codes (ISO 3166) Website: <a href="https://www.iso.org/iso-3166-country-codes.html" target="_blank">https://www.iso.org/iso-3166-country-codes.html</a></comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#ANSICountryCodesCAMXUS
Type ANSICountryCodesCAMXUS
Properties
content simple
minOccurs 0
Facets
enumeration CA
Canada
enumeration MX
Mexico
enumeration US
United States
Source
<xs:element name="dFacility.12" type="ANSICountryCodesCAMXUS" id="dFacility.FacilityCountry" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.12</number>
        <name>Facility Country</name>
        <national>No</national>
        <state>No</state>
        <definition>The country where the facility is located.</definition>
        <usage>Optional</usage>
        <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.22 (Incident Country) and/or eDisposition.08 (Destination Country) as appropriate. <br/><br/>ANSI Country Codes (ISO 3166) Website: <a href="https://www.iso.org/iso-3166-country-codes.html" target="_blank">https://www.iso.org/iso-3166-country-codes.html</a></comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.13
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.13</number>
  <name>Facility GPS Location</name>
  <national>No</national>
  <state>No</state>
  <definition>The facility GPS Coordinates.</definition>
  <usage>Optional</usage>
  <comment>The information contained within this element could be used to populate the address information within eScene.10 (Scene GPS Location) and/or eDisposition.09 (Destination GPS Location) as appropriate. <br/><br/>The pattern for GPS location is in the format "<span style="font-style:italic">latitude</span>,<span style="font-style:italic">longitude</span>" where: <br/>- <span style="font-style:italic">latitude</span> has a minimum of -90 and a maximum of 90 with up to 6 decimal places <br/>- <span style="font-style:italic">longitude</span> has a minimum of -180 and a maximum of 180 with up to 6 decimal places</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#GPSLocation
Type GPSLocation
Properties
content simple
minOccurs 0
Facets
pattern (\+|-)?(90(\.[0]{1,6})?|([1-8][0-9]|[0-9])(\.[0-9]{1,6})?),(\+|-)?(180(\.[0]{1,6})?|(1[0-7][0-9]|[1-9][0-9]|[0-9])(\.[0-9]{1,6})?)
Source
<xs:element name="dFacility.13" type="GPSLocation" id="dFacility.FacilityGPSLocation" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.13</number>
        <name>Facility GPS Location</name>
        <national>No</national>
        <state>No</state>
        <definition>The facility GPS Coordinates.</definition>
        <usage>Optional</usage>
        <comment>The information contained within this element could be used to populate the address information within eScene.10 (Scene GPS Location) and/or eDisposition.09 (Destination GPS Location) as appropriate. <br/><br/>The pattern for GPS location is in the format "<span style="font-style:italic">latitude</span>,<span style="font-style:italic">longitude</span>" where: <br/>- <span style="font-style:italic">latitude</span> has a minimum of -90 and a maximum of 90 with up to 6 decimal places <br/>- <span style="font-style:italic">longitude</span> has a minimum of -180 and a maximum of 180 with up to 6 decimal places</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.14
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.14</number>
  <name>Facility US National Grid Coordinates</name>
  <national>No</national>
  <state>No</state>
  <definition>The facility's US National Grid coordinates.</definition>
  <usage>Optional</usage>
  <comment>Standard found at www.fgdc.gov/usng. The information contained within this element could be used to populate the address information within eScene.11 (Scene US National Grid Coordinates) and/or eDisposition.10 (Disposition Location US National Grid Coordinates) as appropriate.</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#USNG
Type USNG
Properties
content simple
minOccurs 0
Facets
pattern ([1-9]|[1-5][0-9]|60)[C-HJ-NP-X][A-HJ-NP-Z][A-HJ-NP-V]([0-9][0-9]){4,5}
Source
<xs:element name="dFacility.14" type="USNG" id="dFacility.FacilityUSNationalGridCoordinates" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.14</number>
        <name>Facility US National Grid Coordinates</name>
        <national>No</national>
        <state>No</state>
        <definition>The facility's US National Grid coordinates.</definition>
        <usage>Optional</usage>
        <comment>Standard found at www.fgdc.gov/usng. The information contained within this element could be used to populate the address information within eScene.11 (Scene US National Grid Coordinates) and/or eDisposition.10 (Disposition Location US National Grid Coordinates) as appropriate.</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Element dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.15
Namespace http://www.nemsis.org
Annotations
<nemsisTacDoc>
  <number>dFacility.15</number>
  <name>Facility Phone Number</name>
  <national>No</national>
  <state>No</state>
  <definition>The facility's phone number.</definition>
  <v2Number/>
  <usage>Optional</usage>
  <comment>This element contains an attribute to define what type of phone number is being documented (e.g., Fax, Home, Mobile, Pager, and Work).</comment>
</nemsisTacDoc>
Diagram
DiagramcommonTypes_v3_xsd.tmp#PhoneNumberdFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.15_PhoneNumberTypedFacility_v3_xsd.tmp#dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility_dFacility_dFacilityGroup_dFacility.FacilityGroup_dFacility.15_CorrelationID
Type extension of PhoneNumber
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Attributes
QName Type Use
CorrelationID CorrelationID optional
PhoneNumberType PhoneNumberType optional
Source
<xs:element name="dFacility.15" id="dFacility.FacilityPhoneNumber" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>
      <nemsisTacDoc>
        <number>dFacility.15</number>
        <name>Facility Phone Number</name>
        <national>No</national>
        <state>No</state>
        <definition>The facility's phone number.</definition>
        <v2Number/>
        <usage>Optional</usage>
        <comment>This element contains an attribute to define what type of phone number is being documented (e.g., Fax, Home, Mobile, Pager, and Work).</comment>
      </nemsisTacDoc>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="PhoneNumber">
        <xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/>
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Complex Type dFacility
Namespace http://www.nemsis.org
Diagram
DiagramdFacility_v3_xsd.tmp#dFacility_dFacilityGroup
Used by
Model
Children dFacilityGroup
Source
<xs:complexType name="dFacility" id="dFacility.FacilityLocationInformation">
  <xs:sequence>
    <xs:element name="dFacilityGroup" id="dFacility.dFacilityGroup" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Group Tag to hold info about Facility Information and Facility Type</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="dFacility.01" id="dFacility.TypeofFacility" minOccurs="0" type="TypeOfFacility">
            <xs:annotation>
              <xs:documentation>
                <nemsisTacDoc>
                  <number>dFacility.01</number>
                  <name>Type of Facility</name>
                  <national>No</national>
                  <state>No</state>
                  <definition>The type of facility (healthcare or other) that the EMS agency transports patients to or from.</definition>
                  <v2Number>D04_15</v2Number>
                  <usage>Optional</usage>
                  <v3changes>With the release of v3.5.0 additional values were added to meet the needs of EMS. Reconciled the health care facility descriptions to match those in eDisposition.21 - Type of Destination.</v3changes>
                </nemsisTacDoc>
              </xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="dFacility.FacilityGroup" id="dFacility.FacilityGroup" minOccurs="0" maxOccurs="unbounded">
            <xs:annotation>
              <xs:documentation>Group Tag to hold info about the Facility and the Facility details</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:sequence>
                <xs:element name="dFacility.02" type="FacilityName" id="dFacility.FacilityName" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.02</number>
                        <name>Facility Name</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The name of the facility.</definition>
                        <v2Number>D04_11</v2Number>
                        <usage>Optional</usage>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                </xs:element>
                <xs:element name="dFacility.03" type="FacilityCode" id="dFacility.FacilityCode" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.03</number>
                        <name>Facility Location Code</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The code of the facility as assigned by the state or the EMS agency.</definition>
                        <v2Number>D04_12</v2Number>v2Number>
                        <usage>Optional</usage>
                        <comment>The information contained within this element could be used to populate eScene.10 (Incident Facility Code) or eDisposition.02 (Destination/Transferred To, Code) via a drop down list created at either the EMS Agency or State level.</comment>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                </xs:element>
                <xs:element name="dFacility.04" id="dFacility.HospitalDesignation" minOccurs="0" maxOccurs="unbounded">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.04</number>
                        <name>Hospital Designations</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The designation(s) associated with the hospital (e.g., Trauma, STEMI, Peds, etc.)</definition>
                        <v2Number/>
                        <usage>Optional</usage>
                        <comment>Stroke Center classifications based on Joint Commission stroke certification: <a href="https://www.jointcommission.org/facts_about_joint_commission_stroke_certification/" target="_blank">https://www.jointcommission.org/facts_about_joint_commission_stroke_certification/</a></comment>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                  <xs:complexType>
                    <xs:simpleContent>
                      <xs:extension base="HospitalDesignation">
                        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
                      </xs:extension>
                    </xs:simpleContent>
                  </xs:complexType>
                </xs:element>
                <xs:element name="dFacility.05" id="dFacility.FacilityNationalProviderIdentifier" minOccurs="0" maxOccurs="unbounded">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.05</number>
                        <name>Facility National Provider Identifier</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The facility National Provider Identifier associated with National Provider System (NPS).</definition>
                        <usage>Optional</usage>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                  <xs:complexType>
                    <xs:simpleContent>
                      <xs:extension base="NationalProviderIdentifier">
                        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
                      </xs:extension>
                    </xs:simpleContent>
                  </xs:complexType>
                </xs:element>
                <xs:element name="dFacility.06" type="FacilityRoom" id="dFacility.FacilityRoomSuiteorApartment" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.06</number>
                        <name>Facility Room, Suite, or Apartment</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The number of the specific room, suite, or apartment of the facility.</definition>
                        <usage>Optional</usage>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                </xs:element>
                <xs:element name="dFacility.07" id="dFacility.FacilityStreetAddress" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.07</number>
                        <name>Facility Street Address</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The address where the facility is located.</definition>
                        <usage>Optional</usage>
                        <comment>The information contained within this element could be used to populate the address information within eScene.18 (Incident State) and/or eDisposition.03 (Destination Street Address) as appropriate.</comment>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                  <xs:complexType>
                    <xs:simpleContent>
                      <xs:extension base="StreetAddress">
                        <xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/>
                      </xs:extension>
                    </xs:simpleContent>
                  </xs:complexType>
                </xs:element>
                <xs:element name="dFacility.08" type="CityGnisCode" id="dFacility.FacilityCity" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.08</number>
                        <name>Facility City</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The city where the facility is located (physical address).</definition>
                        <usage>Optional</usage>
                        <comment>The information contained within this element could be used to populate the address information within eScene.17 (Incident City) and/or eDisposition.04 (Destination City) as appropriate. <br/><br/>City codes are based on GNIS Feature Class. The primary Feature Class to use is "Civil" with "Populated Place" and "Military" code as additional options. <br/><br/>Definitions for each GNIS City Feature Class can be found on the GNIS Codes website. <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:element>
                <xs:element name="dFacility.09" type="ANSIStateCode" id="dFacility.FacilityState" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.09</number>
                        <name>Facility State</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The state where the facility is located.</definition>
                        <usage>Optional</usage>
                        <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.18 (Incident State) and/or eDisposition.05 (Destination State) as appropriate. <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:element>
                <xs:element name="dFacility.10" type="ZIP" id="dFacility.FacilityZIPCode" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.10</number>
                        <name>Facility ZIP Code</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The zip code where the facility is located.</definition>
                        <usage>Optional</usage>>
                        <comment>The information contained within this element could be used to populate the address information within eScene.19 (Incident ZIP Code) and/or eDisposition.07 (Destination ZIP Code) as appropriate. <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:element>
                <xs:element name="dFacility.11" type="ANSICountyCode" id="dFacility.FacilityCounty" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.11</number>
                        <name>Facility County</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The county where the facility is located.</definition>
                        <usage>Optional</usage>
                        <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.21 (Incident County) and/or eDisposition.06 (Destination County) as appropriate. <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:element>
                <xs:element name="dFacility.12" type="ANSICountryCodesCAMXUS" id="dFacility.FacilityCountry" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.12</number>
                        <name>Facility Country</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The country where the facility is located.</definition>
                        <usage>Optional</usage>
                        <comment>Based on the ANSI Code. The information contained within this element could be used to populate the address information within eScene.22 (Incident Country) and/or eDisposition.08 (Destination Country) as appropriate. <br/><br/>ANSI Country Codes (ISO 3166) Website: <a href="https://www.iso.org/iso-3166-country-codes.html" target="_blank">https://www.iso.org/iso-3166-country-codes.html</a></comment>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                </xs:element>
                <xs:element name="dFacility.13" type="GPSLocation" id="dFacility.FacilityGPSLocation" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.13</number>
                        <name>Facility GPS Location</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The facility GPS Coordinates.</definition>
                        <usage>Optional</usage>
                        <comment>The information contained within this element could be used to populate the address information within eScene.10 (Scene GPS Location) and/or eDisposition.09 (Destination GPS Location) as appropriate. <br/><br/>The pattern for GPS location is in the format "<span style="font-style:italic">latitude</span>,<span style="font-style:italic">longitude</span>" where: <br/>- <span style="font-style:italic">latitude</span> has a minimum of -90 and a maximum of 90 with up to 6 decimal places <br/>- <span style="font-style:italic">longitude</span> has a minimum of -180 and a maximum of 180 with up to 6 decimal places</comment>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                </xs:element>
                <xs:element name="dFacility.14" type="USNG" id="dFacility.FacilityUSNationalGridCoordinates" minOccurs="0">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.14</number>
                        <name>Facility US National Grid Coordinates</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The facility's US National Grid coordinates.</definition>
                        <usage>Optional</usage>
                        <comment>Standard found at www.fgdc.gov/usng. The information contained within this element could be used to populate the address information within eScene.11 (Scene US National Grid Coordinates) and/or eDisposition.10 (Disposition Location US National Grid Coordinates) as appropriate.</comment>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                </xs:element>
                <xs:element name="dFacility.15" id="dFacility.FacilityPhoneNumber" minOccurs="0" maxOccurs="unbounded">
                  <xs:annotation>
                    <xs:documentation>
                      <nemsisTacDoc>
                        <number>dFacility.15</number>
                        <name>Facility Phone Number</name>
                        <national>No</national>
                        <state>No</state>
                        <definition>The facility's phone number.</definition>
                        <v2Number/>
                        <usage>Optional</usage>
                        <comment>This element contains an attribute to define what type of phone number is being documented (e.g., Fax, Home, Mobile, Pager, and Work).</comment>
                      </nemsisTacDoc>
                    </xs:documentation>
                  </xs:annotation>
                  <xs:complexType>
                    <xs:simpleContent>
                      <xs:extension base="PhoneNumber">
                        <xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/>
                        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
                      </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:sequence>
        <xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
        <xs:attribute name="UUID" type="UUID" use="required"/>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Attribute dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.04 / @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 dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.05 / @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 dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.07 / @StreetAddress2
Namespace No namespace
Type StreetAddress
Properties
use optional
Facets
minLength 1
maxLength 255
Used by
Source
<xs:attribute name="StreetAddress2" type="StreetAddress" use="optional"/>
Attribute dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.15 / @PhoneNumberType
Namespace No namespace
Type PhoneNumberType
Properties
use optional
Facets
enumeration 9913001
Fax
enumeration 9913003
Home
enumeration 9913005
Mobile
enumeration 9913007
Pager
enumeration 9913009
Work
Used by
Source
<xs:attribute name="PhoneNumberType" type="PhoneNumberType" use="optional"/>
Attribute dFacility / dFacilityGroup / dFacility.FacilityGroup / dFacility.15 / @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 dFacility / dFacilityGroup / dFacility.FacilityGroup / @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 dFacility / dFacilityGroup / dFacility.FacilityGroup / @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 dFacility / dFacilityGroup / @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 dFacility / dFacilityGroup / @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"/>