Class TExplanationOfBenefitRelated

Unit

Declaration

type TExplanationOfBenefitRelated = 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 claim : TReference read Getclaim write Setclaim;
Public property relationship : TCodeableConcept read Getrelationship write Setrelationship;
Public property reference : TIdentifier read Getreference write Setreference;

Description

Methods

Public constructor Create; override;
 

Properties

Public property claim : TReference read Getclaim write Setclaim;

Other claims which are related to this claim such as prior claim versions or for related services.

Public property relationship : TCodeableConcept read Getrelationship write Setrelationship;

For example prior or umbrella.

Public property reference : TIdentifier read Getreference write Setreference;

An alternate organizational reference to the case or file to which this particular claim pertains - eg Property/Casualy insurer claim # or Workers Compensation case # .


Generated by PasDoc 0.15.0.