Schema Central > NIEM 2.1 > screening.xsd > scr:PersonEncounterAssociation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

scr:PersonEncounterAssociation

PERSON of interest associated to a specific ENCOUNTER.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Sample instance

<scr:PersonEncounterAssociation>
   <nc:AssociationBeginDate>
      <nc:Date>2000-01-01</nc:Date>
   </nc:AssociationBeginDate>
   <nc:AssociationEndDate>
      <nc:Date>2000-01-01</nc:Date>
   </nc:AssociationEndDate>
   <scr:EncounterMethodKind>
      <scr:EncounterMethodCategoryCode>Device Based Encounter</scr:EncounterMethodCategoryCode>
      <scr:EncounterMethodDescriptionText>string</scr:EncounterMethodDescriptionText>
   </scr:EncounterMethodKind>
   <scr:PersonEncounterCategory>
      <scr:PersonEncounterCategoryCode>Enforcement</scr:PersonEncounterCategoryCode>
      <scr:PersonEncounterCategoryDescriptionText>string</scr:PersonEncounterCategoryDescriptionText>
   </scr:PersonEncounterCategory>
   <nc:PersonEncounterReference/>
</scr:PersonEncounterAssociation>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com