biom:SystemNameCodeSimpleType
simpleType SystemNameCodeSimpleType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/
Definition
A data type for a dental system codes
Diagram
Enumerations
Value | Definition |
EDR | Electronic Dental Record System |
FastID | Interface for completing the INTERPOL Disaster Victim Identification forms |
NamUS | The National Missing and Unidentified Persons System |
NCIC | The National Dental Image Repository of the National Crime Information Center (NCIC) run by the Federal Bureau of Investigation (FBI) |
None | The ANSI/ADA Standard No. 1058 _ Forensic Dental Codes are selected and entered directly. |
Other | The coding system is not listed but is formally documented |
PLASS | The DVI System International marketed by Plass Data Software A/S |
UDIM | The Unified Dental Identification Module (UDIM) of the Unified Victim Identification System (UVIS) |
WinID | Dental Identification System |
XML Schema
<xs:simpleType name="SystemNameCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a dental system codes</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="EDR">
<xs:annotation>
<xs:documentation>
Electronic Dental Record System</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FastID">
<xs:annotation>
<xs:documentation>
Interface for completing the INTERPOL Disaster Victim Identification forms</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NamUS">
<xs:annotation>
<xs:documentation>
The National Missing and Unidentified Persons System</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NCIC">
<xs:annotation>
<xs:documentation>
The National Dental Image Repository of the National Crime Information Center (NCIC) run by the Federal Bureau of Investigation (FBI)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="None">
<xs:annotation>
<xs:documentation>
The ANSI/ADA Standard No. 1058 _ Forensic Dental Codes are selected and entered directly.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Other">
<xs:annotation>
<xs:documentation>
The coding system is not listed but is formally documented</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PLASS">
<xs:annotation>
<xs:documentation>
The DVI System International marketed by Plass Data Software A/S</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UDIM">
<xs:annotation>
<xs:documentation>
The Unified Dental Identification Module (UDIM) of the Unified Victim Identification System (UVIS)</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WinID">
<xs:annotation>
<xs:documentation>
Dental Identification System</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>