Class TChargeItemPerformer

Unit

Declaration

type TChargeItemPerformer = class(TBackboneElement)

Description

The resource ChargeItem describes the provision of healthcare provider products for a certain patient, therefore referring not only to the product, but containing in addition details of the provision, like date, time, amounts and participating organizations and persons. Main Usage of the ChargeItem is to enable the billing process and internal cost allocation.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;
Public property actor : TReference read Getactor write Setactor;

Description

Methods

Public constructor Create; override;
 

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;

Describes the type of performance or participation(e.g. primary surgeon, anesthesiologiest, etc.).

Public property actor : TReference read Getactor write Setactor;

The device, practitioner, etc. who performed or participated in the service.


Generated by PasDoc 0.15.0.