Class TCoverageGrouping

Unit

Declaration

type TCoverageGrouping = class(TBackboneElement)

Description

Financial instrument which may be used to reimburse or pay for health care products and services.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property group : string read Getgroup write Setgroup;
Public property groupElement : Tstring read GetgroupElement write SetgroupElement;
Public property groupDisplay : string read GetgroupDisplay write SetgroupDisplay;
Public property groupDisplayElement : Tstring read GetgroupDisplayElement write SetgroupDisplayElement;
Public property subGroup : string read GetsubGroup write SetsubGroup;
Public property subGroupElement : Tstring read GetsubGroupElement write SetsubGroupElement;
Public property subGroupDisplay : string read GetsubGroupDisplay write SetsubGroupDisplay;
Public property subGroupDisplayElement : Tstring read GetsubGroupDisplayElement write SetsubGroupDisplayElement;
Public property plan : string read Getplan write Setplan;
Public property planElement : Tstring read GetplanElement write SetplanElement;
Public property planDisplay : string read GetplanDisplay write SetplanDisplay;
Public property planDisplayElement : Tstring read GetplanDisplayElement write SetplanDisplayElement;
Public property subPlan : string read GetsubPlan write SetsubPlan;
Public property subPlanElement : Tstring read GetsubPlanElement write SetsubPlanElement;
Public property subPlanDisplay : string read GetsubPlanDisplay write SetsubPlanDisplay;
Public property subPlanDisplayElement : Tstring read GetsubPlanDisplayElement write SetsubPlanDisplayElement;
Public property class_ : string read Getclass_ write Setclass_;
Public property class_Element : Tstring read Getclass_Element write Setclass_Element;
Public property classDisplay : string read GetclassDisplay write SetclassDisplay;
Public property classDisplayElement : Tstring read GetclassDisplayElement write SetclassDisplayElement;
Public property subClass : string read GetsubClass write SetsubClass;
Public property subClassElement : Tstring read GetsubClassElement write SetsubClassElement;
Public property subClassDisplay : string read GetsubClassDisplay write SetsubClassDisplay;
Public property subClassDisplayElement : Tstring read GetsubClassDisplayElement write SetsubClassDisplayElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property group : string read Getgroup write Setgroup;

Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify an employer group. May also be referred to as a Policy or Group ID.

Public property groupElement : Tstring read GetgroupElement write SetgroupElement;
 
Public property groupDisplay : string read GetgroupDisplay write SetgroupDisplay;

A short description for the group.

Public property groupDisplayElement : Tstring read GetgroupDisplayElement write SetgroupDisplayElement;
 
Public property subGroup : string read GetsubGroup write SetsubGroup;

Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a subset of an employer group.

Public property subGroupElement : Tstring read GetsubGroupElement write SetsubGroupElement;
 
Public property subGroupDisplay : string read GetsubGroupDisplay write SetsubGroupDisplay;

A short description for the subgroup.

Public property subGroupDisplayElement : Tstring read GetsubGroupDisplayElement write SetsubGroupDisplayElement;
 
Public property plan : string read Getplan write Setplan;

Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a collection of benefits provided to employees. May be referred to as a Section or Division ID.

Public property planElement : Tstring read GetplanElement write SetplanElement;
 
Public property planDisplay : string read GetplanDisplay write SetplanDisplay;

A short description for the plan.

Public property planDisplayElement : Tstring read GetplanDisplayElement write SetplanDisplayElement;
 
Public property subPlan : string read GetsubPlan write SetsubPlan;

Identifies a sub-style or sub-collective of coverage issued by the underwriter, for example may be used to identify a subset of a collection of benefits provided to employees.

Public property subPlanElement : Tstring read GetsubPlanElement write SetsubPlanElement;
 
Public property subPlanDisplay : string read GetsubPlanDisplay write SetsubPlanDisplay;

A short description for the subplan.

Public property subPlanDisplayElement : Tstring read GetsubPlanDisplayElement write SetsubPlanDisplayElement;
 
Public property class_ : string read Getclass_ write Setclass_;

Identifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage such as a level of deductables or co-payment.

Public property class_Element : Tstring read Getclass_Element write Setclass_Element;
 
Public property classDisplay : string read GetclassDisplay write SetclassDisplay;

A short description for the class.

Public property classDisplayElement : Tstring read GetclassDisplayElement write SetclassDisplayElement;
 
Public property subClass : string read GetsubClass write SetsubClass;

Identifies a sub-style or sub-collective of coverage issues by the underwriter, for example may be used to identify a subclass of coverage such as a sub-level of deductables or co-payment.

Public property subClassElement : Tstring read GetsubClassElement write SetsubClassElement;
 
Public property subClassDisplay : string read GetsubClassDisplay write SetsubClassDisplay;

A short description for the subclass.

Public property subClassDisplayElement : Tstring read GetsubClassDisplayElement write SetsubClassDisplayElement;
 

Generated by PasDoc 0.15.0.