Class TClaimResponseTotal

Unit

Declaration

type TClaimResponseTotal = class(TBackboneElement)

Description

This resource provides the adjudication details from the processing of a Claim resource.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property category : TCodeableConcept read Getcategory write Setcategory;
Public property amount : TMoney read Getamount write Setamount;

Description

Methods

Public constructor Create; override;
 

Properties

Public property category : TCodeableConcept read Getcategory write Setcategory;

A code to indicate the information type of this adjudication record. Information types may include: the value submitted, maximum values or percentages allowed or payable under the plan, amounts that the patient is responsible for in aggregate or pertaining to this item, amounts paid by other coverages, and the benefit payable for this item.

Public property amount : TMoney read Getamount write Setamount;

Monetary total amount associated with the category.


Generated by PasDoc 0.15.0.