Class TManufacturedItemDefinitionConstituent

Unit

Declaration

type TManufacturedItemDefinitionConstituent = class(TBackboneElement)

Description

The definition and characteristics of a medicinal manufactured item, such as a tablet or capsule, as contained in a packaged medicinal product.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property amount : TQuantityArray read GetamountArray;
Public property location : TCodeableConceptArray read GetlocationArray;
Public property function_ : TCodeableConceptArray read Getfunction_Array;
Public property hasIngredient : TCodeableReferenceArray read GethasIngredientArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property amount : TQuantityArray read GetamountArray;

The measurable amount of the substance, expressable in different ways (e.g. by mass or volume).

Public property location : TCodeableConceptArray read GetlocationArray;

The physical location of the constituent/ingredient within the component. Example – if the component is the bead in the capsule, then the location would be where the ingredient resides within the product part – intragranular, extra-granular, etc.

Public property function_ : TCodeableConceptArray read Getfunction_Array;

The function of this constituent within the component e.g. binder.

Public property hasIngredient : TCodeableReferenceArray read GethasIngredientArray;

The ingredient that is the constituent of the given component.


Generated by PasDoc 0.15.0.