scr:AgentPersonRole
A part played by a Person in an Encounter.
Element information
Namespace: http://release.niem.gov/niem/domains/screening/3.1/
Schema document: domains/screening/3.1/screening.xsd
Type: scr:PersonRoleType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- scr:PersonRoleID [0..*]An identifier that represents a PERSON ROLE.
- scr:PersonRoleEffectiveDate [0..*]A date when the PERSON ROLE came into existence.
- scr:PersonRoleEndDate [0..*]A date when the PERSON ROLE ended.
- scr:PersonRoleCategoryText [0..*]A kind of person role.
- scr:PersonRoleCategoryCode [0..*]A kind of person role.
- scr:PersonRoleAugmentationPointAbstract [0..*]An augmentation point for PersonRoleType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group scr:PersonRoleCategoryfrom subst. group scr:PersonRoleAugmentationPoint
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 scr:AgentAssociationType (Element scr:AgentAssociation)
- Type scr:PhysicalEncounterAgentAssociationType (Element scr:PhysicalEncounterAgentAssociation)
Sample instance
<scr:AgentPersonRole> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <scr:PersonRoleID>string</scr:PersonRoleID> <scr:PersonRoleEffectiveDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </scr:PersonRoleEffectiveDate> <scr:PersonRoleEndDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </scr:PersonRoleEndDate> <scr:PersonRoleCategoryText>string</scr:PersonRoleCategoryText> <scr:PersonRoleCategoryCode>Agent</scr:PersonRoleCategoryCode> <scr:PersonRoleAugmentationPoint>any content</scr:PersonRoleAugmentationPoint> </scr:AgentPersonRole>