Class TNutritionProductNutrient
Unit
bsFhir_r5
Declaration
type TNutritionProductNutrient = class(TBackboneElement)
Description
A food or supplement that is consumed by patients.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property item : TCodeableReference read Getitem write Setitem; |
The (relevant) nutrients in the product.
|
|
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.
|