Class TCoverageClass

Unit

Declaration

type TCoverageClass = 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 : string read Getvalue write Setvalue;
Public property valueElement : Tstring read GetvalueElement write SetvalueElement;
Public property name_ : string read Getname_ write Setname_;
Public property name_Element : Tstring read Getname_Element write Setname_Element;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The type of classification for which an insurer-specific class label or number and optional name is provided, for example may be used to identify a class of coverage or employer group, Policy, Plan.

Public property value : string read Getvalue write Setvalue;

The alphanumeric string value associated with the insurer issued label.

Public property valueElement : Tstring read GetvalueElement write SetvalueElement;
 
Public property name_ : string read Getname_ write Setname_;

A short description for the class.

Public property name_Element : Tstring read Getname_Element write Setname_Element;
 

Generated by PasDoc 0.15.0.