Class TContractFriendly
Unit
bsFhir_r5
Declaration
type TContractFriendly = 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 contentAttachment : TAttachment read GetcontentAttachment write SetcontentAttachment; |
Human readable rendering of this Contract in a format and representation intended to enhance comprehension and ensure understandability. (choose any one of content*, but only one)
|
|
property contentReference : TReference read GetcontentReference write SetcontentReference; |
Human readable rendering of this Contract in a format and representation intended to enhance comprehension and ensure understandability. (choose any one of content*, but only one)
|
Generated by PasDoc 0.15.0.
|