Class TCoveragePaymentBy
Unit
bsFhir_r5
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
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property party : TReference read Getparty write Setparty; |
The list of parties providing non-insurance payment for the treatment costs.
|
|
property responsibility : string read Getresponsibility write Setresponsibility; |
Description of the financial responsibility.
|
|
property responsibilityElement : Tstring read GetresponsibilityElement write SetresponsibilityElement; |
|
Generated by PasDoc 0.15.0.
|