<xsd:simpleType name="DCHRemovableAppliancesCodeSimpleType">
<xsd:annotation>
<xsd:documentation>A data type for Dental Characteristics - Removable Appliances.</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="A">
<xsd:annotation>
<xsd:documentation>Natural tooth replaced by acrylic tooth or acrylic partial denture (e.g., flippers, etc.)</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="B">
<xsd:annotation>
<xsd:documentation>Natural tooth replaced by acrylic tooth on metal frame partial denture</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="C">
<xsd:annotation>
<xsd:documentation>Natural tooth replaced by porcelain tooth on acrylic partial denture</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="D">
<xsd:annotation>
<xsd:documentation>Natural tooth replaced by porcelain tooth on metal frame partial denture</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="E">
<xsd:annotation>
<xsd:documentation>Natural tooth replaced by metal tooth on metal frame partial denture</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="F">
<xsd:annotation>
<xsd:documentation>Abutment tooth retaining partial denture, simple clasps (I-Bars, etc.)</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="G">
<xsd:annotation>
<xsd:documentation>Abutment tooth retaining a partial denture with precision or semiprecision attachments </xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="H">
<xsd:annotation>
<xsd:documentation>Full dentures, upper or lower, all acrylic teeth</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="I">
<xsd:annotation>
<xsd:documentation>Full dentures, upper or lower, all porcelain teeth</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="J">
<xsd:annotation>
<xsd:documentation>Full dentures, upper or lower, combinations of porcelain, acrylic, and cutter bar teeth</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|