Class TExplanationOfBenefitFinancial
Unit
bsFhir_stu3
Declaration
type TExplanationOfBenefitFinancial = 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 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.
|