Class TContractParty
Unit
bsFhir_r4b
Declaration
type TContractParty = 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; |
Participant in the offer.
|
 |
property role : TCodeableConcept read Getrole write Setrole; |
How the party participates in the offer.
|
Generated by PasDoc 0.15.0.
|