Class TEligibilityResponseFinancial

Unit

Declaration

type TEligibilityResponseFinancial = class(TBackboneElement)

Description

This resource provides eligibility and plan details from the processing of an Eligibility resource.

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_;

Deductable, visits, benefit amount.

Public property allowed : TElement read Getallowed write Setallowed;

Benefits allowed.

Public property used : TElement read Getused write Setused;

Benefits used.


Generated by PasDoc 0.15.0.