Class TExplanationOfBenefitInsurance

Unit

Declaration

type TExplanationOfBenefitInsurance = class(TBackboneElement)

Description

This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property coverage : TReference read Getcoverage write Setcoverage;
Public property preAuthRef : TBSFHIRPrimitiveStringArray read GetpreAuthRefArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property coverage : TReference read Getcoverage write Setcoverage;

Reference to the program or plan identification, underwriter or payor.

Public property preAuthRef : TBSFHIRPrimitiveStringArray read GetpreAuthRefArray;

A list of references from the Insurer to which these services pertain.


Generated by PasDoc 0.15.0.