Class TMedicationKnowledgeStorageGuideline

Unit

Declaration

type TMedicationKnowledgeStorageGuideline = class(TBackboneElement)

Description

Information about a medication that is used to support knowledge.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property reference : string read Getreference write Setreference;
Public property referenceElement : Turi read GetreferenceElement write SetreferenceElement;
Public property note : TAnnotationArray read GetnoteArray;
Public property stabilityDuration : TDuration read GetstabilityDuration write SetstabilityDuration;
Public property environmentalSetting : TMedicationKnowledgeEnvironmentalSettingArray read GetenvironmentalSettingArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property reference : string read Getreference write Setreference;

Reference to additional information about the storage guidelines.

Public property referenceElement : Turi read GetreferenceElement write SetreferenceElement;
 
Public property note : TAnnotationArray read GetnoteArray;

Additional notes about the storage.

Public property stabilityDuration : TDuration read GetstabilityDuration write SetstabilityDuration;

Duration that the medication remains stable if the environmentalSetting is respected.

Public property environmentalSetting : TMedicationKnowledgeEnvironmentalSettingArray read GetenvironmentalSettingArray;

Describes a setting/value on the environment for the adequate storage of the medication and other substances. Environment settings may involve temperature, humidity, or exposure to light.


Generated by PasDoc 0.15.0.