Class TEligibilityResponseInsurance
Unit
bsFhir_stu3
Declaration
type TEligibilityResponseInsurance = 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 coverage : TReference read Getcoverage write Setcoverage; |
A suite of updated or additional Coverages from the Insurer.
|
|
property contract : TReference read Getcontract write Setcontract; |
The contract resource which may provide more detailed information.
|
Generated by PasDoc 0.15.0.
|