| CommonProduct UML Documentation |
CommonProduct
Class FoodIngredient
“Relates a product (typically medicine) to a substance which it contains as an ingredient. Ingredients can be specified for medicines or other products, including devices, but they always mean the same thing: a material (here: chemical substance) in the make-up of the main product, not a structural part or content of a container, and not a material added later into a device for operation. For medicines and food this is obvious. For devices, an example for ingredient would be latex in a chest tube (but not an inhalant in a nebulizer device).” – HL7 Version 3 (Role->Ingredient).
Attributes |
Substance | ingredientSubstance |
Pointer to the Substances used as an ingredient in the Food Product.
|
«RTO_PQ» Ratio | quantity |
"The amount of the ingredient in the substance - a concentration ratio." - HL7 FHIR, Substance.ingredient.quantity
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | FoodIngredient |
Name Expression | |
Namespace | CommonProduct |
Owned Template Signature | |
Owner | CommonProduct |
Owning Template Parameter | |
Package | CommonProduct |
Qualified Name | FHIM::CommonProduct::FoodIngredient |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
ingredientSubstance
Public Substance ingredientSubstance
-
Pointer to the Substances used as an ingredient in the Food Product.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | foodIngredient_ingredientSubstance |
Association End | |
Class | FoodIngredient |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | ingredientSubstance |
Name Expression | |
Namespace | FoodIngredient |
Opposite | |
Owner | FoodIngredient |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::FoodIngredient::ingredientSubstance |
Stereotype | |
Template Parameter | |
Type | Substance |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
quantity
Public «RTO_PQ» Ratio quantity
-
"The amount of the ingredient in the substance - a concentration ratio." - HL7 FHIR, Substance.ingredient.quantity
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | FoodIngredient |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | quantity |
Name Expression | |
Namespace | FoodIngredient |
Opposite | |
Owner | FoodIngredient |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::CommonProduct::FoodIngredient::quantity |
Stereotype | |
Template Parameter | |
Type | «RTO_PQ» Ratio |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| CommonProduct UML Documentation |