Class TContractAgent1

Unit

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

Public constructor Create; override;

Properties

Public property actor : TReference read Getactor write Setactor;
Public property role : TCodeableConceptArray read GetroleArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property actor : TReference read Getactor write Setactor;

The agent assigned a role in this Contract Provision.

Public 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.