Class TContractAgent

Unit

Declaration

type TContractAgent = 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;

Who or what parties are assigned roles in this Contract.

Public property role : TCodeableConceptArray read GetroleArray;

Role type of agent assigned roles in this Contract.


Generated by PasDoc 0.15.0.