nc:EncounterClassification
A classification of encounter.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:EncounterClassificationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- Choice [0..*]
- scr:EncounterCategoryCodeA kind of encounter.
- nc:EncounterCategoryTextA kind of encounter.
from subst. group nc:EncounterCategory - nc:EncounterClassificationAugmentationPointAbstract [0..*]An augmentation point for EncounterClassificationType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:EncounterClassificationAugmentationPoint
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 im:AlienEncounterType via extension of nc:PersonEncounterType (Elements im:AlienEncounter, scr:PersonSubjectEncounter)
- Type nc:PersonEncounterType (Element nc:PersonEncounter)
- Type scr:BenefitApplicationEncounterType via extension of nc:PersonEncounterType (Element scr:BenefitApplicationEncounter)
- Type scr:EnforcementEncounterType via extension of nc:PersonEncounterType (Element scr:EnforcementEncounter)
- Type scr:InterviewEncounterType via extension of nc:PersonEncounterType (Element scr:InterviewEncounter)
- Type scr:PersonCrossingEncounterType via extension of nc:PersonEncounterType (Element scr:PersonCrossingEncounter)
Sample instance
<nc:EncounterClassification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <scr:EncounterCategoryCode>Application</scr:EncounterCategoryCode> <nc:EncounterClassificationAugmentationPoint>any content</nc:EncounterClassificationAugmentationPoint> </nc:EncounterClassification>