biom:ToothDataDetail
A container for information about the transducer and transmission channel used to capture a recording.
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/3.1/
Schema document: domains/biometrics/3.1/biom.xsd
Type: biom:ToothDataInformationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:ToothDataRecordingDate [0..*]A date of recording of the tooth data.
- biom:ToothDataRecordingDateEstimateRangeDuration [0..*]A kind of date of recording estimated accuracy range for tooth data
- biom:ToothID [0..*]An identifier of a tooth. Teeth shall be numbered utilizing the permanent and deciduous teeth codes in ANSI/ADA Specification No. 3950.
- biom:OriginalSystemEncodingText [0..*]A kind of original system data encoding text
- biom:ToothDataADAReferenceCodeList [0..*]A list of tooth data ADA reference valid codes from ANSI/ADA Standard No. 1058, Section 9
- biom:TransmittedToothEncodingText [0..*]A kind of transmitted system encoding text
- biom:ToothIDCertaintyCode [0..*]A code to indicate whether the assignment of tooth numbers was done on a morphological basis or positional basis.
- biom:ToothDataAdditionalDescriptiveText [0..*]A description of additional detail of tooth data
- biom:ToothDataInformationAugmentationPointAbstract [0..*]An augmentation point for Tooth Data Information.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:ToothDataInformationAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type biom:ForensicDentalOralDetailType (Element biom:ForensicDentalOralDetail)
Sample instance
<biom:ToothDataDetail> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:ToothDataRecordingDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </biom:ToothDataRecordingDate> <biom:ToothDataRecordingDateEstimateRangeDuration>P1Y2M3DT10H</biom:ToothDataRecordingDateEstimateRangeDuration> <biom:ToothID>1</biom:ToothID> <biom:OriginalSystemEncodingText>string</biom:OriginalSystemEncodingText> <biom:ToothDataADAReferenceCodeList> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:ADAReferenceCodeText>string</biom:ADAReferenceCodeText> <biom:ToothDataADAReferenceCodeListAugmentationPoint>any content</biom:ToothDataADAReferenceCodeListAugmentationPoint> </biom:ToothDataADAReferenceCodeList> <biom:TransmittedToothEncodingText>string</biom:TransmittedToothEncodingText> <biom:ToothIDCertaintyCode>0</biom:ToothIDCertaintyCode> <biom:ToothDataAdditionalDescriptiveText>string</biom:ToothDataAdditionalDescriptiveText> <biom:ToothDataInformationAugmentationPoint>any content</biom:ToothDataInformationAugmentationPoint> </biom:ToothDataDetail>