|
| Dietetics UML Documentation |
Dietetics
Class NutrientModification
"Identifies the nutrient which is to be modified" (e.g., sodium, potassium) - ONC S&I Clinical Element Data Dictionary (CEDD), March 2012."Class that defines the quantity and type of nutrient modifications (for example carbohydrate, fiber or sodium) required for the oral diet." - HL7 FHIR, NutritionOrder.oralDiet.nutrient
| Attributes |
| «IVL_PQ» Range | amount |
"The quantity of the specified nutrient to include in diet." - HL7 FHIR, NutritionOrder.oralDiet.nutrient.amountNote that FHIR models this as a SimpleQuantity, whereas the FHIM allows an Interval (low and high) and a Frequency so that one can represent a range such as 2-3mg.
|
| «CS» Code | nutrient |
"Code which identifies the nutrient which is to be modified" (e.g., sodium, potassium) - ONC S&I Clinical Element Data Dictionary (CEDD), March 2012."The nutrient that is being modified such as carbohydrate or sodium." - HL7 FHIR, NutritionOrder.oralDiet.nutrient.modifier
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | NutrientModification |
| Name Expression | |
| Namespace | Dietetics |
| Owned Template Signature | |
| Owner | Dietetics |
| Owning Template Parameter | |
| Package | Dietetics |
| Qualified Name | FHIM::Dietetics::NutrientModification |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
amount
Public «IVL_PQ» Range amount
-
"The quantity of the specified nutrient to include in diet." - HL7 FHIR, NutritionOrder.oralDiet.nutrient.amountNote that FHIR models this as a SimpleQuantity, whereas the FHIM allows an Interval (low and high) and a Frequency so that one can represent a range such as 2-3mg.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | NutrientModification |
| 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 | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | amount |
| Name Expression | |
| Namespace | NutrientModification |
| Opposite | |
| Owner | NutrientModification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Dietetics::NutrientModification::amount |
| Stereotype | |
| Template Parameter | |
| Type | «IVL_PQ» Range |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
nutrient
Public «CS» Code nutrient
-
"Code which identifies the nutrient which is to be modified" (e.g., sodium, potassium) - ONC S&I Clinical Element Data Dictionary (CEDD), March 2012."The nutrient that is being modified such as carbohydrate or sodium." - HL7 FHIR, NutritionOrder.oralDiet.nutrient.modifier
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | NutrientModification |
| 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 | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | nutrient |
| Name Expression | |
| Namespace | NutrientModification |
| Opposite | |
| Owner | NutrientModification |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Dietetics::NutrientModification::nutrient |
| Stereotype | |
| Template Parameter | |
| Type | «CS» Code |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| Dietetics UML Documentation |