Class TClaimBodySite

Unit

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

Public constructor Create; override;

Properties

Public property site : TCodeableReferenceArray read GetsiteArray;
Public property subSite : TCodeableConceptArray read GetsubSiteArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property site : TCodeableReferenceArray read GetsiteArray;

Physical service site on the patient (limb, tooth, etc.).

Public 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.