Class TInsurancePlanLimit

Unit

Declaration

type TInsurancePlanLimit = class(TBackboneElement)

Description

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

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property value : TQuantity read Getvalue write Setvalue;
Public property code : TCodeableConcept read Getcode write Setcode;

Description

Methods

Public constructor Create; override;
 

Properties

Public property value : TQuantity read Getvalue write Setvalue;

The maximum amount of a service item a plan will pay for a covered benefit. For examples. wellness visits, or eyeglasses.

Public property code : TCodeableConcept read Getcode write Setcode;

The specific limit on the benefit.


Generated by PasDoc 0.15.0.