biom:DentalSubjectInformation
A set of information regarding status of the individual at the time when the relevant data was recorded.
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/3.1/
Schema document: domains/biometrics/3.1/biom.xsd
Type: biom:DentalSubjectInformationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:SubjectStatusCode [0..*]A code that contains a single letter describing the status of the dental subject
- biom:SubjectLastContactDate [0..*]A date the subject made last contact. This is typically the last examination date if the records are from a dentist's office.
- biom:SubjectLastContactDateEstimateRangeDuration [0..*]A subject range of last contact date estimate.
- nc:PersonBirthDate [0..*]A date a person was born.
- biom:SubjectBirthDateEstimateRangeDuration [0..*]A subject range of birth date estimate.
- nc:PersonEthnicityText [0..*]A cultural lineage of a person.
- biom:SubjectDNARecordsAvailableCode [0..*]A code to indicate if DNA records are available for the subject
- biom:SubjectCollectionLocationDescriptionText [0..*]A description of subject collection location
- biom:SubjectEstimatedDeathDate [0..*]A date of the subject death
- biom:SubjectDeathDateRangeDuration [0..*]A kind of subject range of death date.
- biom:SubjectDeathTimeEstimateRationaleText [0..*]A kind of subject death time estimate rationale text
- biom:SubjectDeathAgeEstimateText [0..*]A kind of subject death age estimate text
- biom:DentalSubjectInformationAugmentationPointAbstract [0..*]An augmentation point for Dental Subject Information.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:DentalSubjectInformationAugmentationPoint
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:DentalSubjectInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:SubjectStatusCode>0</biom:SubjectStatusCode> <biom:SubjectLastContactDate> <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:SubjectLastContactDate> <biom:SubjectLastContactDateEstimateRangeDuration>P1Y2M3DT10H</biom:SubjectLastContactDateEstimateRangeDuration> <nc:PersonBirthDate> <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> </nc:PersonBirthDate> <biom:SubjectBirthDateEstimateRangeDuration>P1Y2M3DT10H</biom:SubjectBirthDateEstimateRangeDuration> <nc:PersonEthnicityText>string</nc:PersonEthnicityText> <biom:SubjectDNARecordsAvailableCode>1</biom:SubjectDNARecordsAvailableCode> <biom:SubjectCollectionLocationDescriptionText>string</biom:SubjectCollectionLocationDescriptionText> <biom:SubjectEstimatedDeathDate> <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:SubjectEstimatedDeathDate> <biom:SubjectDeathDateRangeDuration>P1Y2M3DT10H</biom:SubjectDeathDateRangeDuration> <biom:SubjectDeathTimeEstimateRationaleText>string</biom:SubjectDeathTimeEstimateRationaleText> <biom:SubjectDeathAgeEstimateText>string</biom:SubjectDeathAgeEstimateText> <biom:DentalSubjectInformationAugmentationPoint>any content</biom:DentalSubjectInformationAugmentationPoint> </biom:DentalSubjectInformation>