Class TMedicationKnowledgeRegulatory
Unit
bsFhir_r4
Declaration
type TMedicationKnowledgeRegulatory = class(TBackboneElement)
Description
Information about a medication that is used to support knowledge.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property regulatoryAuthority : TReference read GetregulatoryAuthority write SetregulatoryAuthority; |
The authority that is specifying the regulations.
|
|
property maxDispense : TMedicationKnowledgeMaxDispense read GetmaxDispense write SetmaxDispense; |
The maximum number of units of the medication that can be dispensed in a period.
|
Generated by PasDoc 0.15.0.
|