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 type_ : TCodeableConcept read Gettype_ write Settype_;
Public property quantity : TQuantity read Getquantity write Setquantity;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

A code that defines the specific type of packaging that the medication can be found in (e.g. blister sleeve, tube, bottle).

Public property quantity : TQuantity read Getquantity write Setquantity;

The number of product units the package would contain if fully loaded.


Generated by PasDoc 0.15.0.