j:PersonTooth
Applied augmentation for type nc:ToothType
Element information
Namespace: http://niem.gov/niem/domains/jxdm/4.1
Schema document: domains/jxdm/4.1/jxdm.xsd
Type: j:PersonToothType
Properties: Global, Qualified, Nillable
NIEM properties:
- Base: nc:PersonTooth
- Augmented Element
Content
- Sequence [1..1]
- Choice [0..*]
- nc:ToothPositionID An identifier of a tooth based on its location within a mouth.
- nc:ToothPositionIDCode An identifier of a tooth based on its location within a mouth.
from subst. group nc:ToothPosition - j:PersonToothAugmentation [0..*] Additional information about a tooth.
from type nc:ToothType - Choice [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type fs:CaregiverType via extension of nc:PersonType (Element fs:Caregiver)
- Type fs:PersonType via extension of nc:PersonType (Element fs:Person)
- Type im:PersonType via extension of nc:PersonType (Element im:Person)
- Type intel:PersonType via extension of nc:PersonType (Element intel:Person)
- Type it:PersonType via extension of nc:PersonType (Element it:Person)
- Type it:RepresentativePersonType via extension of nc:PersonType (Element it:RepresentativePerson)
- Type j:PersonType via extension of nc:PersonType (Element j:Person)
- Type m:PersonType via extension of nc:PersonType (Element m:Person)
- Type nc:PersonType (Elements nc:AssessmentPerson, nc:ContactResponder, nc:DisciplinaryActionPerson, nc:DocumentEntrySubmitter, nc:DriverLicenseIssuedPerson, nc:DriverLicensePerson, nc:Employee, nc:EmployeeSupervisor, nc:EntityPerson, nc:IdentityPersonRepresentation, nc:ImageOperator, nc:InjuryCauserPerson, nc:InjurySustainer, nc:OrganizationPrincipalOfficial, nc:Person, nc:ProgramPerson, nc:ReferralPerson, nc:ReleasePerson, nc:SchedulePerson, nc:SupervisionPerson, im:SchoolOwner, im:SubmittingPerson, it:CrewMember, j:ActivityOfficial, j:DrivingIncidentPassenger, j:EvidenceCollector, j:MissingPersonDeclarationPerson, j:PersonPrimaryWorker, j:PersonReferralWorker, j:PropertySeizureOwningPerson, j:PropertySeizurePossessingPerson, j:ProtectionOrderRestrictedPerson, j:ServiceCallDispatcher, j:ServiceCallOperator, j:ServiceCallOriginator, j:ServiceCallResponsePerson, j:SubjectInvolvementPerson, j:SupervisionRestrictionPerson, j:TargetPerson, j:VictimPerson, j:VisitationRestrictedAccessPerson, j:VisitationVisitor, scr:AgentPerson)
Substitution hierarchy
- nc:PersonTooth
- can be substituted with j:PersonTooth
Sample instance
<j:PersonTooth> <nc:ToothPositionID>string</nc:ToothPositionID> <j:PersonToothAugmentation> <j:PersonDentalCharacteristicOtherCode>J</j:PersonDentalCharacteristicOtherCode> <j:PersonDentalCharacteristicRestorationCariesCode>1</j:PersonDentalCharacteristicRestorationCariesCode> <j:PersonDentalCharacteristicStatusCode>I</j:PersonDentalCharacteristicStatusCode> <j:PersonDentalCharacteristicText>string</j:PersonDentalCharacteristicText> </j:PersonToothAugmentation> </j:PersonTooth>