Definition Type: SimpleType
Name: EncounterCategoryCodeSimpleType
Namespace: http://niem.gov/niem/domains/screening/2.0
Containing Schema: screening.xsd
Collapse XSD Schema Diagram:
XSD Diagram of EncounterCategoryCodeSimpleType in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="EncounterCategoryCodeSimpleType">
    <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="Application">
            <xsd:annotation>
                <xsd:documentation>Application</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Enforcement">
            <xsd:annotation>
                <xsd:documentation>Enforcement</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Enrollment">
            <xsd:annotation>
                <xsd:documentation>Enrollment</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Interview">
            <xsd:annotation>
                <xsd:documentation>Interview</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Person Crossing">
            <xsd:annotation>
                <xsd:documentation>Person Crossing</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Primary">
            <xsd:annotation>
                <xsd:documentation>Primary Inspection</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Secondary">
            <xsd:annotation>
                <xsd:documentation>Secondary Inspection</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Application
Enumeration Enforcement
Enumeration Enrollment
Enumeration Interview
Enumeration Person Crossing
Enumeration Primary
Enumeration Secondary
Collapse Derivation Tree:
Collapse References:
scr:EncounterCategoryCodeType