Class TNutritionProductIngredient
Unit
bsFhir_r4b
Declaration
type TNutritionProductIngredient = class(TBackboneElement)
Description
A food or fluid product that is consumed by patients.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
constructor Create; override; |
|
Properties
 |
property item : TCodeableReference read Getitem write Setitem; |
The ingredient contained in the product.
|
 |
property amount : TRatioArray read GetamountArray; |
The amount of ingredient that is in the product.
|
Generated by PasDoc 0.15.0.
|