Class TExplanationOfBenefitBodySite1
Unit
bsFhir_r5
Declaration
type TExplanationOfBenefitBodySite1 = 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 site : TCodeableReferenceArray read GetsiteArray; |
Physical service site on the patient (limb, tooth, etc.).
|
|
property subSite : TCodeableConceptArray read GetsubSiteArray; |
A region or surface of the bodySite, e.g. limb region or tooth surface(s).
|
Generated by PasDoc 0.15.0.
|