BaselineNutrition
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
@type |
|
string |
true |
|
|
true |
count |
The amount of the item specified in the Nutrition Information element (e.g. if the item selected in Nutrition Information is Sodium, this is the amount of sodium. The unit of measure field identifies how this count is measured such as milligrams or grams). |
integer |
|
|
|
|
NutritionInformationType |
Assigned Type: ms-0100:NutritionInformationType_Enum |
NutritionInformationType_Enum |
|
|
|
|
UnitOfMeasure |
Assigned Type: ms-0100:UnitOfMeasure_Enum |
UnitOfMeasure_Enum |
|
|
|
|
ExtensionPoint_Summary |
|
ExtensionPoint_Summary |
|
|
|
true |
{
"@type" : "string",
"count" : "integer",
"nutritionInformationType" : {
"value" : { },
"extension" : "string"
},
"unitOfMeasure" : {
"value" : { },
"extension" : "string"
},
"extensionPointSummary" : { }
}