Class TPackagedProductDefinitionContainedItem

Unit

Declaration

type TPackagedProductDefinitionContainedItem = class(TBackboneElement)

Description

A medically related item or items, in a container or package.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property item : TCodeableReference read Getitem write Setitem;
Public property amount : TQuantity read Getamount write Setamount;

Description

Methods

Public constructor Create; override;
 

Properties

Public property item : TCodeableReference read Getitem write Setitem;

The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package).

Public property amount : TQuantity read Getamount write Setamount;

The number of this type of item within this packaging.


Generated by PasDoc 0.15.0.