j:ToothAugmentation
Additional information about a tooth.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:ToothAugmentationType
Properties: Global, Qualified, Nillable
Content
- j:PersonDentalCharacteristicOtherText [0..*]A person's other dental characteristics.
- j:PersonDentalCharacteristicRestorationCariesText [0..*]A person's dental restoration or caries.
- j:PersonDentalCharacteristicStatusText [0..*]A status of a person's dental characteristics.
- j:PersonDentalCharacteristicText [0..*]A visible problem or characteristic of a person's teeth.
from subst. group j:PersonDentalCharacteristicOther
from subst. group j:PersonDentalCharacteristicRestorationCaries
from subst. group j:PersonDentalCharacteristicStatus
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type biom:ToothType
Substitution hierarchy
- biom:ToothAugmentationPoint
- can be substituted with j:ToothAugmentation
Sample instance
<j:ToothAugmentation> <j:PersonDentalCharacteristicOtherText>string</j:PersonDentalCharacteristicOtherText> <j:PersonDentalCharacteristicRestorationCariesText>string</j:PersonDentalCharacteristicRestorationCariesText> <j:PersonDentalCharacteristicStatusText>string</j:PersonDentalCharacteristicStatusText> <j:PersonDentalCharacteristicText>string</j:PersonDentalCharacteristicText> </j:ToothAugmentation>