biom:DentalEncodingSystemInformation
A kind of set of information regarding the data collection schema that was used for the recording of dental information.
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/3.1/
Schema document: domains/biometrics/3.1/biom.xsd
Type: biom:DentalEncodingSystemInformationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:SystemNameCode [0..*]A code that contains the dental system codes
- biom:SystemVersionText [0..*]A kind of system version text
- biom:ToothPermanenceCategoryCode [0..*]A code that is used to designate the way that permanent and deciduous teeth are coded according to the system used to enter the data.
- biom:RestorationDataGranularityCode [0..*]A code indicates the type and level of restoration and surface information coded in Field 12.010: Tooth data detail / TDD.
- biom:MorphologyPositionalNumberingCode [0..*]A code to indicate whether the assignment of tooth numbers was done on a morphological basis or positional basis.
- biom:DentalEncodingSystemInformationAugmentationPointAbstract [0..*]An augmentation point for Dental Encoding System Information.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:DentalEncodingSystemInformationAugmentationPoint
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 |
Sample instance
<biom:DentalEncodingSystemInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:SystemNameCode>EDR</biom:SystemNameCode> <biom:SystemVersionText>string</biom:SystemVersionText> <biom:ToothPermanenceCategoryCode>0</biom:ToothPermanenceCategoryCode> <biom:RestorationDataGranularityCode>11</biom:RestorationDataGranularityCode> <biom:MorphologyPositionalNumberingCode>0</biom:MorphologyPositionalNumberingCode> <biom:DentalEncodingSystemInformationAugmentationPoint>any content</biom:DentalEncodingSystemInformationAugmentationPoint> </biom:DentalEncodingSystemInformation>