Class TCoverageCostToBeneficiary

Unit

Declaration

type TCoverageCostToBeneficiary = 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 type_ : TCodeableConcept read Gettype_ write Settype_;
Public property value : TElement read Getvalue write Setvalue;
Public property exception : TCoverageExceptionArray read GetexceptionArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The category of patient centric costs associated with treatment.

Public property value : TElement read Getvalue write Setvalue;

The amount due from the patient for the cost category.

Public property exception : TCoverageExceptionArray read GetexceptionArray;

A suite of codes indicating exceptions or reductions to patient costs and their effective periods.


Generated by PasDoc 0.15.0.