Class TMedicationKnowledgeMaxDispense
Unit
bsFhir_r5
Declaration
type TMedicationKnowledgeMaxDispense = class(TBackboneElement)
Description
Information about a medication that is used to support knowledge.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property quantity : TQuantity read Getquantity write Setquantity; |
The maximum number of units of the medication that can be dispensed.
|
|
property period : TDuration read Getperiod write Setperiod; |
The period that applies to the maximum number of units.
|
Generated by PasDoc 0.15.0.
|