Class TExplanationOfBenefitInsurance
Unit
bsFhir_stu3
Declaration
type TExplanationOfBenefitInsurance = 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
Properties
Description
Methods
 |
constructor Create; override; |
|
Properties
 |
property coverage : TReference read Getcoverage write Setcoverage; |
Reference to the program or plan identification, underwriter or payor.
|
 |
property preAuthRef : TBSFHIRPrimitiveStringArray read GetpreAuthRefArray; |
A list of references from the Insurer to which these services pertain.
|
Generated by PasDoc 0.15.0.
|