Class TExplanationOfBenefitBodySite

Unit

Declaration

type TExplanationOfBenefitBodySite = 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

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.