Class TCoverageEligibilityRequestSupportingInfo

Unit

Declaration

type TCoverageEligibilityRequestSupportingInfo = class(TBackboneElement)

Description

The CoverageEligibilityRequest provides patient and insurance coverage information to an insurer for them to respond, in the form of an CoverageEligibilityResponse, with information regarding whether the stated coverage is valid and in-force and optionally to provide the insurance details of the policy.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property sequence : Int64 read Getsequence write Setsequence;
Public property sequenceElement : TpositiveInt read GetsequenceElement write SetsequenceElement;
Public property information : TReference read Getinformation write Setinformation;
Public property appliesToAll : boolean read GetappliesToAll write SetappliesToAll;
Public property appliesToAllElement : Tboolean read GetappliesToAllElement write SetappliesToAllElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property sequence : Int64 read Getsequence write Setsequence;

A number to uniquely identify supporting information entries.

Public property sequenceElement : TpositiveInt read GetsequenceElement write SetsequenceElement;
 
Public property information : TReference read Getinformation write Setinformation;

Additional data or information such as resources, documents, images etc. including references to the data or the actual inclusion of the data.

Public property appliesToAll : boolean read GetappliesToAll write SetappliesToAll;

The supporting materials are applicable for all detail items, product/servce categories and specific billing codes.

Public property appliesToAllElement : Tboolean read GetappliesToAllElement write SetappliesToAllElement;
 

Generated by PasDoc 0.15.0.