j:PersonToothAugmentation
Additional information about a tooth.
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Schema document: domains/jxdm/4.0/jxdm.xsd
Type: j:PersonToothAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:ToothType
Content
- Sequence [1..1]
- Choice [0..*]
- j:PersonDentalCharacteristicOtherCode A person's other dental characteristics.
- j:PersonDentalCharacteristicOtherText A person's other dental characteristics.
from subst. group j:PersonDentalCharacteristicOther - Choice [0..*]
- j:PersonDentalCharacteristicRestorationCariesCode A person's dental restoration or caries.
- j:PersonDentalCharacteristicRestorationCariesText A person's dental restoration or caries.
from subst. group j:PersonDentalCharacteristicRestorationCaries - Choice [0..*]
- j:PersonDentalCharacteristicStatusCode A status of a person's dental characteristics.
- j:PersonDentalCharacteristicStatusText A status of a person's dental characteristics.
from subst. group j:PersonDentalCharacteristicStatus - j:PersonDentalCharacteristicText [0..*] A visible problem or characteristic of a person's teeth.
- Choice [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Substitution hierarchy
- s:Augmentation
- can be substituted with j:PersonToothAugmentation
Sample instance
<j:PersonToothAugmentation> <j:PersonDentalCharacteristicOtherCode>3</j:PersonDentalCharacteristicOtherCode> <j:PersonDentalCharacteristicRestorationCariesCode>0</j:PersonDentalCharacteristicRestorationCariesCode> <j:PersonDentalCharacteristicStatusCode>/</j:PersonDentalCharacteristicStatusCode> <j:PersonDentalCharacteristicText>string</j:PersonDentalCharacteristicText> </j:PersonToothAugmentation>