Class TIngredientSubstance

Unit

Declaration

type TIngredientSubstance = class(TBackboneElement)

Description

An ingredient of a manufactured item or pharmaceutical product.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property code : TCodeableReference read Getcode write Setcode;
Public property strength : TIngredientStrengthArray read GetstrengthArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property code : TCodeableReference read Getcode write Setcode;

A code or full resource that represents the ingredient's substance.

Public property strength : TIngredientStrengthArray read GetstrengthArray;

The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product or manufactured item. The allowed repetitions do not represent different strengths, but are different representations - mathematically equivalent - of a single strength.


Generated by PasDoc 0.15.0.