Definition Type: SimpleType
Name: EMSTrafficStatusCodeSimpleType
Namespace: http://niem.gov/niem/have/2.0
Containing Schema: have.xsd
Collapse XSD Schema Diagram:
XSD Diagram of EMSTrafficStatusCodeSimpleType in schema have_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="EMSTrafficStatusCodeSimpleType">
    <xsd:annotation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Advisory">
            <xsd:annotation>
                <xsd:documentation>Experiencing specific resource limitations which may affect transport of some EMS traffic.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Closed">
            <xsd:annotation>
                <xsd:documentation>Requesting re-route of EMS traffic to other facilities.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Normal">
            <xsd:annotation>
                <xsd:documentation>Accepting all EMS traffic</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="NotApplicable">
            <xsd:annotation>
                <xsd:documentation>Not Applicable. This hospital does not have an emergency department.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Advisory
Enumeration Closed
Enumeration Normal
Enumeration NotApplicable
Collapse Derivation Tree:
Collapse References:
have:EMSTrafficStatusCodeType