Class TConsentActor1
Unit
bsFhir_stu3
Declaration
type TConsentActor1 = class(TBackboneElement)
Description
A record of a healthcare consumer’s policy choices, which permits or denies identified recipient(s) or recipient role(s) to perform one or more actions within a given policy context, for specific purposes and periods of time.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property role : TCodeableConcept read Getrole write Setrole; |
How the individual is involved in the resources content that is described in the exception.
|
|
property reference : TReference read Getreference write Setreference; |
The resource that identifies the actor. To identify a actors by type, use group to identify a set of actors by some property they share (e.g. 'admitting officers').
|
Generated by PasDoc 0.15.0.
|