{
  "resourceType": "StructureDefinition",
  "id": "logicalmodel-Fooditem-R4",
  "url": "http://linkehr.com/fhir/logicalmodel-fooditem-R4",
  "identifier": [
    {
      "system": "openEHR-CKM",
      "value": "openEHR-EHR-OBSERVATION.food_item.v0"
    }
  ],
  "version": "0",
  "name": "Fooditem",
  "title": "Food item",
  "status": "draft",
  "date": "2024-06-18",
  "publisher": "openEHR",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.veratech.es"
        }
      ]
    }
  ],
  "description": "Information about a single food item consumed by an individual.",
  "purpose": "To record information about a single food item consumed by an individual.",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "openEHR",
      "uri": "http://openehr.org",
      "name": "openEHR Mapping"
    },
    {
      "identity": "openEHR-natural",
      "uri": "http://openehr.org",
      "name": "openEHR natural path"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "StructureDefinition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "snapshot": {
    "element": [
      {
        "id": "Food_item",
        "path": "Food_item",
        "short": "Food item",
        "definition": "Information about a single food item consumed by an individual.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Food_item",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.protocol",
        "path": "Food_item.protocol",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.protocol",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.protocol.Extension",
        "path": "Food_item.protocol.Extension",
        "short": "Extension",
        "definition": "Additional information required to capture local content or to align with other reference models/formalisms.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Food_item.protocol.Extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.protocol.Serving_size_(mass)",
        "path": "Food_item.protocol.Serving_size_(mass)",
        "short": "Serving size (mass)",
        "definition": "Definition of the size of a single serving of the food item, by mass.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.protocol.Serving_size_(mass)",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.protocol.Serving_size_(mass).value",
        "path": "Food_item.protocol.Serving_size_(mass).value",
        "short": "Serving size (mass)",
        "definition": "Definition of the size of a single serving of the food item, by mass.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Food_item.protocol.Serving_size_(mass).value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.protocol.Serving_size_(volume)",
        "path": "Food_item.protocol.Serving_size_(volume)",
        "short": "Serving size (volume)",
        "definition": "Definition of the size of a single serving of the food item, by volume.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.protocol.Serving_size_(volume)",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.protocol.Serving_size_(volume).value",
        "path": "Food_item.protocol.Serving_size_(volume).value",
        "short": "Serving size (volume)",
        "definition": "Definition of the size of a single serving of the food item, by volume.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Food_item.protocol.Serving_size_(volume).value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.protocol.Method",
        "path": "Food_item.protocol.Method",
        "short": "Method",
        "definition": "The method used to measure the amount of food.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.protocol.Method",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.protocol.Method.value",
        "path": "Food_item.protocol.Method.value",
        "short": "Method",
        "definition": "The method used to measure the amount of food.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.protocol.Method.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.protocol.Accuracy",
        "path": "Food_item.protocol.Accuracy",
        "short": "Accuracy",
        "definition": "The qualitative precision of the amount of the food item.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.protocol.Accuracy",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.protocol.Accuracy.value",
        "path": "Food_item.protocol.Accuracy.value",
        "short": "Accuracy",
        "definition": "The qualitative precision of the amount of the food item.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.protocol.Accuracy.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.protocol.Device",
        "path": "Food_item.protocol.Device",
        "short": "Device",
        "definition": "Details about the device used to measure or record the amount of the food item.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Food_item.protocol.Device",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series",
        "path": "Food_item.Event_Series",
        "short": "Event Series",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.Any_event",
        "path": "Food_item.Event_Series.Any_event",
        "short": "Any event",
        "definition": "Default, unspecified point in time or interval event which may be explicitly defined in a template or at run-time.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Food_item.Event_Series.Any_event",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.Any_event.data",
        "path": "Food_item.Event_Series.Any_event.data",
        "short": "Tree",
        "definition": "@ internal @",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Food_item_name",
        "path": "Food_item.Event_Series.Any_event.data.Food_item_name",
        "short": "Food item name",
        "definition": "The name of the item of food being recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Food_item_name",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Food_item_name.value",
        "path": "Food_item.Event_Series.Any_event.data.Food_item_name.value",
        "short": "Food item name",
        "definition": "The name of the item of food being recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Food_item_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Amount",
        "path": "Food_item.Event_Series.Any_event.data.Amount",
        "short": "Amount",
        "definition": "The amount of food consumed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Amount",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Amount.Mass",
        "path": "Food_item.Event_Series.Any_event.data.Amount.Mass",
        "short": "Mass",
        "definition": "The mass of food consumed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Amount.Mass",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Amount.Mass.value",
        "path": "Food_item.Event_Series.Any_event.data.Amount.Mass.value",
        "short": "Mass",
        "definition": "The mass of food consumed.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Amount.Mass.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Amount.Volume",
        "path": "Food_item.Event_Series.Any_event.data.Amount.Volume",
        "short": "Volume",
        "definition": "The volume of food consumed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Amount.Volume",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Amount.Volume.value",
        "path": "Food_item.Event_Series.Any_event.data.Amount.Volume.value",
        "short": "Volume",
        "definition": "The volume of food consumed.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Amount.Volume.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Amount.Serving",
        "path": "Food_item.Event_Series.Any_event.data.Amount.Serving",
        "short": "Serving",
        "definition": "The number of servings of food consumed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Amount.Serving",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Amount.Serving.value",
        "path": "Food_item.Event_Series.Any_event.data.Amount.Serving.value",
        "short": "Serving",
        "definition": "The number of servings of food consumed.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Amount.Serving.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Glycaemic_load",
        "path": "Food_item.Event_Series.Any_event.data.Glycaemic_load",
        "short": "Glycaemic load",
        "definition": "A number that estimates how much the food will raise an individual's blood glucose level after eating it.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Glycaemic_load",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Glycaemic_load.value",
        "path": "Food_item.Event_Series.Any_event.data.Glycaemic_load.value",
        "short": "Glycaemic load",
        "definition": "A number that estimates how much the food will raise an individual's blood glucose level after eating it.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Glycaemic_load.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Nutrients",
        "path": "Food_item.Event_Series.Any_event.data.Nutrients",
        "short": "Nutrients",
        "definition": "Details about the component nutrients for this food.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Nutrients",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Comment",
        "path": "Food_item.Event_Series.Any_event.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the food item not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.Any_event.data.Comment.value",
        "path": "Food_item.Event_Series.Any_event.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the food item not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.Any_event.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_day",
        "path": "Food_item.Event_Series.One_day",
        "short": "One day",
        "definition": "One day interval event, which may be further defined in a template or at run-time, for example: specifically named as 'Friday' or 'Saturday'.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Food_item.Event_Series.One_day",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_day.data",
        "path": "Food_item.Event_Series.One_day.data",
        "definition": "ITEM_TREE",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Food_item_name",
        "path": "Food_item.Event_Series.One_day.data.Food_item_name",
        "short": "Food item name",
        "definition": "The name of the item of food being recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Food_item_name",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Food_item_name.value",
        "path": "Food_item.Event_Series.One_day.data.Food_item_name.value",
        "short": "Food item name",
        "definition": "The name of the item of food being recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Food_item_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Amount",
        "path": "Food_item.Event_Series.One_day.data.Amount",
        "short": "Amount",
        "definition": "The amount of food consumed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Amount",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Amount.Mass",
        "path": "Food_item.Event_Series.One_day.data.Amount.Mass",
        "short": "Mass",
        "definition": "The mass of food consumed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Amount.Mass",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Amount.Mass.value",
        "path": "Food_item.Event_Series.One_day.data.Amount.Mass.value",
        "short": "Mass",
        "definition": "The mass of food consumed.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Amount.Mass.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Amount.Volume",
        "path": "Food_item.Event_Series.One_day.data.Amount.Volume",
        "short": "Volume",
        "definition": "The volume of food consumed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Amount.Volume",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Amount.Volume.value",
        "path": "Food_item.Event_Series.One_day.data.Amount.Volume.value",
        "short": "Volume",
        "definition": "The volume of food consumed.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Amount.Volume.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Amount.Serving",
        "path": "Food_item.Event_Series.One_day.data.Amount.Serving",
        "short": "Serving",
        "definition": "The number of servings of food consumed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Amount.Serving",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Amount.Serving.value",
        "path": "Food_item.Event_Series.One_day.data.Amount.Serving.value",
        "short": "Serving",
        "definition": "The number of servings of food consumed.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Amount.Serving.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Glycaemic_load",
        "path": "Food_item.Event_Series.One_day.data.Glycaemic_load",
        "short": "Glycaemic load",
        "definition": "A number that estimates how much the food will raise an individual's blood glucose level after eating it.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Glycaemic_load",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Glycaemic_load.value",
        "path": "Food_item.Event_Series.One_day.data.Glycaemic_load.value",
        "short": "Glycaemic load",
        "definition": "A number that estimates how much the food will raise an individual's blood glucose level after eating it.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Glycaemic_load.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Nutrients",
        "path": "Food_item.Event_Series.One_day.data.Nutrients",
        "short": "Nutrients",
        "definition": "Details about the component nutrients for this food.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Nutrients",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Comment",
        "path": "Food_item.Event_Series.One_day.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the food item not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.One_day.data.Comment.value",
        "path": "Food_item.Event_Series.One_day.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the food item not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_day.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.events_One_day.width",
        "path": "Food_item.Event_Series.events_One_day.width",
        "short": "One day",
        "definition": "One day interval event, which may be further defined in a template or at run-time, for example: specifically named as 'Friday' or 'Saturday'.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.events_One_day.width",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_week",
        "path": "Food_item.Event_Series.One_week",
        "short": "One week",
        "definition": "One week interval event, which may be further defined in a template or at run-time, for example: specifically named as 'Last week'.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Food_item.Event_Series.One_week",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_week.data",
        "path": "Food_item.Event_Series.One_week.data",
        "definition": "ITEM_TREE",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Food_item_name",
        "path": "Food_item.Event_Series.One_week.data.Food_item_name",
        "short": "Food item name",
        "definition": "The name of the item of food being recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Food_item_name",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Food_item_name.value",
        "path": "Food_item.Event_Series.One_week.data.Food_item_name.value",
        "short": "Food item name",
        "definition": "The name of the item of food being recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Food_item_name.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Amount",
        "path": "Food_item.Event_Series.One_week.data.Amount",
        "short": "Amount",
        "definition": "The amount of food consumed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Amount",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Amount.Mass",
        "path": "Food_item.Event_Series.One_week.data.Amount.Mass",
        "short": "Mass",
        "definition": "The mass of food consumed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Amount.Mass",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Amount.Mass.value",
        "path": "Food_item.Event_Series.One_week.data.Amount.Mass.value",
        "short": "Mass",
        "definition": "The mass of food consumed.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Amount.Mass.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Amount.Volume",
        "path": "Food_item.Event_Series.One_week.data.Amount.Volume",
        "short": "Volume",
        "definition": "The volume of food consumed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Amount.Volume",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Amount.Volume.value",
        "path": "Food_item.Event_Series.One_week.data.Amount.Volume.value",
        "short": "Volume",
        "definition": "The volume of food consumed.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Amount.Volume.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Amount.Serving",
        "path": "Food_item.Event_Series.One_week.data.Amount.Serving",
        "short": "Serving",
        "definition": "The number of servings of food consumed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Amount.Serving",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Amount.Serving.value",
        "path": "Food_item.Event_Series.One_week.data.Amount.Serving.value",
        "short": "Serving",
        "definition": "The number of servings of food consumed.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Amount.Serving.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Glycaemic_load",
        "path": "Food_item.Event_Series.One_week.data.Glycaemic_load",
        "short": "Glycaemic load",
        "definition": "A number that estimates how much the food will raise an individual's blood glucose level after eating it.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Glycaemic_load",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Glycaemic_load.value",
        "path": "Food_item.Event_Series.One_week.data.Glycaemic_load.value",
        "short": "Glycaemic load",
        "definition": "A number that estimates how much the food will raise an individual's blood glucose level after eating it.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Glycaemic_load.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Nutrients",
        "path": "Food_item.Event_Series.One_week.data.Nutrients",
        "short": "Nutrients",
        "definition": "Details about the component nutrients for this food.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Nutrients",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Comment",
        "path": "Food_item.Event_Series.One_week.data.Comment",
        "short": "Comment",
        "definition": "Additional narrative about the food item not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Comment",
          "min": 0,
          "max": "1"
        }
      },
      {
        "id": "Food_item.Event_Series.One_week.data.Comment.value",
        "path": "Food_item.Event_Series.One_week.data.Comment.value",
        "short": "Comment",
        "definition": "Additional narrative about the food item not captured in other fields.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.One_week.data.Comment.value",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      },
      {
        "id": "Food_item.Event_Series.events_One_week.width",
        "path": "Food_item.Event_Series.events_One_week.width",
        "short": "One week",
        "definition": "One week interval event, which may be further defined in a template or at run-time, for example: specifically named as 'Last week'.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Food_item.Event_Series.events_One_week.width",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mustSupport": false,
        "isModifier": false,
        "isSummary": true
      }
    ]
  }
}