Class TNutritionProductNutrient

Unit

Declaration

type TNutritionProductNutrient = class(TBackboneElement)

Description

A food or fluid product that is consumed by patients.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property item : TCodeableReference read Getitem write Setitem;
Public property amount : TRatioArray read GetamountArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property item : TCodeableReference read Getitem write Setitem;

The (relevant) nutrients in the product.

Public property amount : TRatioArray read GetamountArray;

The amount of nutrient expressed in one or more units: X per pack / per serving / per dose.


Generated by PasDoc 0.15.0.