biom:ToothPermanenceCategoryCodeType
complexType ToothPermanenceCategoryCodeType in namespace http://release.niem.gov/niem/domains/biometrics/4.1/
Definition
A data type for code that is used to designate the way that permanent and deciduous teeth are coded according to the system used to enter the data.
Diagram
XML Schema
<xs:complexType name="ToothPermanenceCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for code that is used to designate the way that permanent and deciduous teeth are coded according to the system used to enter the data.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="biom:ToothPermanenceCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>