Class TMedicationKnowledgePackaging

Unit

Declaration

type TMedicationKnowledgePackaging = class(TBackboneElement)

Description

Information about a medication that is used to support knowledge.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property cost : TMedicationKnowledgeCostArray read GetcostArray;
Public property packagedProduct : TReference read GetpackagedProduct write SetpackagedProduct;

Description

Methods

Public constructor Create; override;
 

Properties

Public property cost : TMedicationKnowledgeCostArray read GetcostArray;

The cost of the packaged medication.

Public 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.