cda_RequesterEntity : public class
| Created: |
11/01/06 16:57:35 |
| Modified: |
01/02/07 10:20:34 |
|
Project: |
|
| Author: |
|
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
Advanced: |
|
| UUID: |
{4D178E13-423F-4712-8323-4F5E9DEE9799} |
| Appears In: |
|
RequesterEntity
Template to represent a role requester to seal an item of information.
| Attribute |
Details |
public RequesterRelationshipType code |
|
public cda_Patient patient |
Range:0 to 1
|
Notes:
|
This must only be populated if the requester is a patient. It cannot be populated if PersonSDS is populated.
|
Constraints: Invariant Requester is a patient
|
|
::It cannot be populated if PersonSDS is populated.
|
|
public dt_SDSPerson person |
Range:0 to 1
|
Notes:
|
This must only be populated if the requester is a person in SDS. It cannot be populated if Patient is populated.
|
Constraints: Invariant Requester is Person in SDS
|
|
::Cannot be populated if Patient is populated.
|
|