Class TMedicinalProductPackagedBatchIdentifier
Unit
bsFhir_r4
Declaration
type TMedicinalProductPackagedBatchIdentifier = class(TBackboneElement)
Description
A medicinal product in a container or package.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property outerPackaging : TIdentifier read GetouterPackaging write SetouterPackaging; |
A number appearing on the outer packaging of a specific batch.
|
|
property immediatePackaging : TIdentifier read GetimmediatePackaging write SetimmediatePackaging; |
A number appearing on the immediate packaging (and not the outer packaging).
|
Generated by PasDoc 0.15.0.
|