Class TContractSubject
Unit
bsFhir_r4b
Declaration
type TContractSubject = class(TBackboneElement)
Description
Legally enforceable, formally recorded unilateral or bilateral directive i.e., a policy or agreement.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
constructor Create; override; |
|
Properties
 |
property reference : TReferenceArray read GetreferenceArray; |
The entity the action is performed or not performed on or for.
|
 |
property role : TCodeableConcept read Getrole write Setrole; |
Role type of agent assigned roles in this Contract.
|
Generated by PasDoc 0.15.0.
|