Class TCoveragePaymentBy

Unit

Declaration

type TCoveragePaymentBy = class(TBackboneElement)

Description

Financial instrument which may be used to reimburse or pay for health care products and services. Includes both insurance and self-payment.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property party : TReference read Getparty write Setparty;
Public property responsibility : string read Getresponsibility write Setresponsibility;
Public property responsibilityElement : Tstring read GetresponsibilityElement write SetresponsibilityElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property party : TReference read Getparty write Setparty;

The list of parties providing non-insurance payment for the treatment costs.

Public property responsibility : string read Getresponsibility write Setresponsibility;

Description of the financial responsibility.

Public property responsibilityElement : Tstring read GetresponsibilityElement write SetresponsibilityElement;
 

Generated by PasDoc 0.15.0.