Class TChargeItemParticipant

Unit

Declaration

type TChargeItemParticipant = 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 role : TCodeableConcept read Getrole write Setrole;
Public property actor : TReference read Getactor write Setactor;

Description

Methods

Public constructor Create; override;
 

Properties

Public property role : TCodeableConcept read Getrole write Setrole;

Describes the type of performance or participation(e.g. primary surgeon, anaesthesiologiest, 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.