Class TMedicationKnowledgeIndicationGuideline

Unit

Declaration

type TMedicationKnowledgeIndicationGuideline = class(TBackboneElement)

Description

Information about a medication that is used to support knowledge.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property indication : TCodeableReferenceArray read GetindicationArray;
Public property dosingGuideline : TMedicationKnowledgeDosingGuidelineArray read GetdosingGuidelineArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property indication : TCodeableReferenceArray read GetindicationArray;

Indication or reason for use of the medication that applies to the specific administration guideline.

Public property dosingGuideline : TMedicationKnowledgeDosingGuidelineArray read GetdosingGuidelineArray;

The guidelines for the dosage of the medication for the indication.


Generated by PasDoc 0.15.0.