Class TClaimBodySite
Unit
bsFhir_r5
Declaration
type TClaimBodySite = class(TBackboneElement)
Description
A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement.
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.
|