Class TContractAgent1
Unit
bsFhir_stu3
Declaration
type TContractAgent1 = class(TBackboneElement)
Description
A formal agreement between parties regarding the conduct of business, exchange of information or other matters.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property actor : TReference read Getactor write Setactor; |
The agent assigned a role in this Contract Provision.
|
|
property role : TCodeableConceptArray read GetroleArray; |
Role played by the agent assigned this role in the execution of this Contract Provision.
|
Generated by PasDoc 0.15.0.
|