Class TInsurancePlanBenefit1

Unit

Declaration

type TInsurancePlanBenefit1 = class(TBackboneElement)

Description

Details of a Health Insurance product/plan provided by an organization.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property cost : TInsurancePlanCostArray read GetcostArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Type of specific benefit (preventative; primary care office visit; speciality office visit; hospitalization; emergency room; urgent care).

Public property cost : TInsurancePlanCostArray read GetcostArray;

List of the costs associated with a specific benefit.


Generated by PasDoc 0.15.0.