Class TEligibilityResponseFinancial
Unit
bsFhir_stu3
Declaration
type TEligibilityResponseFinancial = class(TBackboneElement)
Description
This resource provides eligibility and plan details from the processing of an Eligibility resource.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property type_ : TCodeableConcept read Gettype_ write Settype_; |
Deductable, visits, benefit amount.
|
|
property allowed : TElement read Getallowed write Setallowed; |
Benefits allowed.
|
|
property used : TElement read Getused write Setused; |
Benefits used.
|
Generated by PasDoc 0.15.0.
|