Class TExplanationOfBenefitFinancial

Unit

Declaration

type TExplanationOfBenefitFinancial = 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 type_ : TCodeableConcept read Gettype_ write Settype_;
Public property allowed : TElement read Getallowed write Setallowed;
Public property used : TElement read Getused write Setused;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Classification of benefit being provided.

Public property allowed : TElement read Getallowed write Setallowed;

The quantity of the benefit which is permitted under the coverage.

Public property used : TElement read Getused write Setused;

The quantity of the benefit which have been consumed to date.


Generated by PasDoc 0.15.0.