Class TMedicationKnowledgePackaging
Unit
bsFhir_r5
Declaration
type TMedicationKnowledgePackaging = class(TBackboneElement)
Description
Information about a medication that is used to support knowledge.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property packagedProduct : TReference read GetpackagedProduct write SetpackagedProduct; |
A reference to a PackagedProductDefinition that provides the details of the product that is in the packaging and is being priced.
|
Generated by PasDoc 0.15.0.
|