Class TInsurancePlanSpecificCost

Unit

Declaration

type TInsurancePlanSpecificCost = class(TBackboneElement)

Description

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

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property category : TCodeableConcept read Getcategory write Setcategory;
Public property benefit : TInsurancePlanBenefit1Array read GetbenefitArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property category : TCodeableConcept read Getcategory write Setcategory;

General category of benefit (Medical; Dental; Vision; Drug; Mental Health; Substance Abuse; Hospice, Home Health).

Public property benefit : TInsurancePlanBenefit1Array read GetbenefitArray;

List of the specific benefits under this category of benefit.


Generated by PasDoc 0.15.0.