biom:RestorationDataGranularityCodeSimpleType

simpleType RestorationDataGranularityCodeSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/4.1/

Definition

A data type for the level of restoration and surface information coded in Field 12.010: Tooth data detail / TDD.

Diagram

Enumerations

ValueDefinition
11The system is capable of specifying individual restorations with the restored surface information and material composition coded separately for each restoration on the tooth; however, the submission of restorations with materials specified for each
21The system is capable of specifying individual restorations with the restored surface coded separately; however, all of the individual material compositions are combined into a single code for the tooth. Material specification is optional. Unknown m
31The system is capable of coding individual restorations with restored surfaces into a single code. All the materials utilized in all the restorations are combined into a single code when materials are represented. The codes are specified by tooth.
41The presence of restorations without surface information is combined to a single code for the tooth. All materials utilized in all the restorations are combined into a single code for the tooth, when materials are represented.
51Only the presence of restorations without surface or material information is included in the coding.
99The level of detail contained in Field 12.010: Tooth data detail / TDD concerning restorations, materials and/or surfaces is unknown.

XML Schema

<xs:simpleType name="RestorationDataGranularityCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for the level of restoration and surface information coded in Field 12.010: Tooth data detail / TDD.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="11">
<xs:annotation>
<xs:documentation>
The system is capable of specifying individual restorations with the restored surface information and material composition coded separately for each restoration on the tooth; however, the submission of restorations with materials specified for each
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="21">
<xs:annotation>
<xs:documentation>
The system is capable of specifying individual restorations with the restored surface coded separately; however, all of the individual material compositions are combined into a single code for the tooth. Material specification is optional. Unknown m
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="31">
<xs:annotation>
<xs:documentation>
The system is capable of coding individual restorations with restored surfaces into a single code. All the materials utilized in all the restorations are combined into a single code when materials are represented. The codes are specified by tooth.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="41">
<xs:annotation>
<xs:documentation>
The presence of restorations without surface information is combined to a single code for the tooth. All materials utilized in all the restorations are combined into a single code for the tooth, when materials are represented.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="51">
<xs:annotation>
<xs:documentation>
Only the presence of restorations without surface or material information is included in the coding.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="99">
<xs:annotation>
<xs:documentation>
The level of detail contained in Field 12.010: Tooth data detail / TDD concerning restorations, materials and/or surfaces is unknown.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>