Definition Type: SimpleType
Name: DCHGeneralCodeSimpleType
Namespace: http://niem.gov/niem/fbi/2.0
Containing Schema: fbi.xsd
Documentation:
A data type for Dental Characteristics - General.
Collapse XSD Schema Diagram:
XSD Diagram of DCHGeneralCodeSimpleType in schema fbi_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="DCHGeneralCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for Dental Characteristics - General.</xsd:documentation>
        <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="ALL">
            <xsd:annotation>
                <xsd:documentation>All 32 teeth are present and are virgin teeth. May have caries but no restoration. NCIC will automatically assign a "V" to each tooth.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="UNK">
            <xsd:annotation>
                <xsd:documentation>Dental characteristics are not available for all 32 teeth. NCIC will automatically assign a "/" to each tooth.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration ALL
Enumeration UNK
Collapse Derivation Tree:
Collapse References:
fbi:DCHGeneralCodeType