cda_RequesterEntity : public class
Created: 11/01/06 16:57:35
Modified: 01/02/07 10:20:34
Project:
Advanced:
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.