Class TAdverseEventSuspectEntity

Unit

Declaration

type TAdverseEventSuspectEntity = class(TBackboneElement)

Description

Actual or potential/avoided event causing unintended physical injury resulting from or contributed to by medical care, a research study or other healthcare setting factors that requires additional monitoring, treatment, or hospitalization, or that results in death.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property instance : TReference read Getinstance write Setinstance;
Public property causality : TAdverseEventCausalityArray read GetcausalityArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property instance : TReference read Getinstance write Setinstance;

Identifies the actual instance of what caused the adverse event. May be a substance, medication, medication administration, medication statement or a device.

Public property causality : TAdverseEventCausalityArray read GetcausalityArray;

Information on the possible cause of the event.


Generated by PasDoc 0.15.0.