ndex:PersonDentalCharacteristicCodeSimpleType

simpleType PersonDentalCharacteristicCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/

Definition

A data type for a code that identifies dental characteristics for the person.

Diagram

Enumerations

ValueDefinition
BRACESBraces
BRIDGEBridge
BROKEN_CHIPPEDBroken_Chipped
BUCKEDBucked
CROOKEDCrooked
DECAYED_DECOLOREDDecayed_Decolored
DENTURE LOWERDenture Lower
DENTURE UPPERDenture Upper
DIAMONDDiamond
FALSEFalse
FILLINGSFillings
GAPPEDGapped
IRREGULARIrregular
MISSINGMissing (some or all)
NONENone
NORMALNormal
OVERBITE_PROTRUSIONOverbite_Protrusion
RESTORATIONS_CAPSRestorations_Caps
STAINEDStained
STARStar
UNDERBITEUnderbite
UNKNOWNUnknown
VISIBLE GOLDVisible Gold
VISIBLE SILVERVisible Silver

XML Schema

<xs:simpleType name="PersonDentalCharacteristicCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies dental characteristics for the person.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="BRACES">
<xs:annotation>
<xs:documentation>
Braces
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BRIDGE">
<xs:annotation>
<xs:documentation>
Bridge
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BROKEN_CHIPPED">
<xs:annotation>
<xs:documentation>
Broken_Chipped
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BUCKED">
<xs:annotation>
<xs:documentation>
Bucked
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CROOKED">
<xs:annotation>
<xs:documentation>
Crooked
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DECAYED_DECOLORED">
<xs:annotation>
<xs:documentation>
Decayed_Decolored
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DENTURE LOWER">
<xs:annotation>
<xs:documentation>
Denture Lower
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DENTURE UPPER">
<xs:annotation>
<xs:documentation>
Denture Upper
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DIAMOND">
<xs:annotation>
<xs:documentation>
Diamond
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FALSE">
<xs:annotation>
<xs:documentation>
False
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FILLINGS">
<xs:annotation>
<xs:documentation>
Fillings
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="GAPPED">
<xs:annotation>
<xs:documentation>
Gapped
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="IRREGULAR">
<xs:annotation>
<xs:documentation>
Irregular
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MISSING">
<xs:annotation>
<xs:documentation>
Missing (some or all)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NONE">
<xs:annotation>
<xs:documentation>
None
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NORMAL">
<xs:annotation>
<xs:documentation>
Normal
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OVERBITE_PROTRUSION">
<xs:annotation>
<xs:documentation>
Overbite_Protrusion
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="RESTORATIONS_CAPS">
<xs:annotation>
<xs:documentation>
Restorations_Caps
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STAINED">
<xs:annotation>
<xs:documentation>
Stained
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STAR">
<xs:annotation>
<xs:documentation>
Star
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNDERBITE">
<xs:annotation>
<xs:documentation>
Underbite
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN">
<xs:annotation>
<xs:documentation>
Unknown
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VISIBLE GOLD">
<xs:annotation>
<xs:documentation>
Visible Gold
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VISIBLE SILVER">
<xs:annotation>
<xs:documentation>
Visible Silver
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>