scr:EncounterMethodKind
A kind of encounter method.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:EncounterMethodType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:EncounterMethodCategoryCode [0..*] A kind of encounter method.
- scr:EncounterMethodDescriptionText [0..*] A description of kind of encounter method.
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 scr:PersonEncounterAssociationType (Element scr:PersonEncounterAssociation)
Sample instance
<scr:EncounterMethodKind> <scr:EncounterMethodCategoryCode>Device Based Encounter</scr:EncounterMethodCategoryCode> <scr:EncounterMethodDescriptionText>string</scr:EncounterMethodDescriptionText> </scr:EncounterMethodKind>