Class TMedicationKnowledgeMaxDispense

Unit

Declaration

type TMedicationKnowledgeMaxDispense = class(TBackboneElement)

Description

Information about a medication that is used to support knowledge.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property quantity : TQuantity read Getquantity write Setquantity;
Public property period : TDuration read Getperiod write Setperiod;

Description

Methods

Public constructor Create; override;
 

Properties

Public property quantity : TQuantity read Getquantity write Setquantity;

The maximum number of units of the medication that can be dispensed.

Public property period : TDuration read Getperiod write Setperiod;

The period that applies to the maximum number of units.


Generated by PasDoc 0.15.0.