{
  "resourceType": "StructureDefinition",
  "id": "NutritionIntake",
  "meta": {
    "lastUpdated": "2021-01-01T21:58:31.578+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode": "patient"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/build/StructureDefinition/entered-in-error-status",
      "valueCode": ".status = entered-in-error"
    }
  ],
  "url": "http://hl7.org/fhir/StructureDefinition/NutritionIntake",
  "version": "4.6.0",
  "name": "NutritionIntake",
  "status": "draft",
  "date": "2021-01-01T21:58:31+00:00",
  "publisher": "Health Level Seven International (Orders and Observations)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders/index.cfm"
        }
      ]
    }
  ],
  "description": "A record of food or fluid that is being consumed by a patient.   A NutritionIntake may indicate that the patient may be consuming the food or fluid now or has consumed the food or fluid in the past.  The source of this information can be the patient, significant other (such as a family member or spouse), or a clinician.  A common scenario where this information is captured is during the history taking process during a patient visit or stay or through an app that tracks food or fluids consumed.   The consumption information may come from sources such as the patient's memory, from a nutrition label,  or from a clinician documenting observed intake.",
  "fhirVersion": "4.6.0",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "NutritionIntake",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "NutritionIntake",
        "path": "NutritionIntake",
        "short": "Record of food or fluid being taken by a patient",
        "definition": "A record of food or fluid that is being consumed by a patient.   A NutritionIntake may indicate that the patient may be consuming the food or fluid now or has consumed the food or fluid in the past.  The source of this information can be the patient, significant other (such as a family member or spouse), or a clinician.  A common scenario where this information is captured is during the history taking process during a patient visit or stay or through an app that tracks food or fluids consumed.   The consumption information may come from sources such as the patient's memory, from a nutrition label,  or from a clinician documenting observed intake.",
        "min": 0,
        "max": "*",
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event"
          },
          {
            "identity": "rim",
            "map": "N/A"
          },
          {
            "identity": "w5",
            "map": "clinical.careprovision"
          }
        ]
      },
      {
        "id": "NutritionIntake.identifier",
        "path": "NutritionIntake.identifier",
        "short": "External identifier",
        "definition": "Identifiers associated with this Nutrition Intake that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate. They are business identifiers assigned to this resource by the performer or other systems and remain constant as the resource is updated and propagates from server to server.",
        "comment": "This is a business identifier, not a resource identifier.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.identifier"
          },
          {
            "identity": "w5",
            "map": "FiveWs.identifier"
          }
        ]
      },
      {
        "id": "NutritionIntake.instantiatesCanonical",
        "path": "NutritionIntake.instantiatesCanonical",
        "short": "Instantiates FHIR protocol or definition",
        "definition": "Instantiates FHIR protocol or definition.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-pattern",
                "valueCanonical": "http://hl7.org/fhir/StructureDefinition/Definition"
              }
            ],
            "code": "canonical",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/ActivityDefinition",
              "http://hl7.org/fhir/StructureDefinition/EventDefinition",
              "http://hl7.org/fhir/StructureDefinition/EvidenceVariable",
              "http://hl7.org/fhir/StructureDefinition/Measure",
              "http://hl7.org/fhir/StructureDefinition/OperationDefinition",
              "http://hl7.org/fhir/StructureDefinition/PlanDefinition",
              "http://hl7.org/fhir/StructureDefinition/Questionnaire",
              "http://hl7.org/fhir/StructureDefinition/SubscriptionTopic"
            ]
          }
        ]
      },
      {
        "id": "NutritionIntake.instantiatesUri",
        "path": "NutritionIntake.instantiatesUri",
        "short": "Instantiates external protocol or definition",
        "definition": "Instantiates external protocol or definition.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "uri"
          }
        ]
      },
      {
        "id": "NutritionIntake.basedOn",
        "path": "NutritionIntake.basedOn",
        "short": "Fulfils plan, proposal or order",
        "definition": "A plan, proposal or order that is fulfilled in whole or in part by this event.",
        "requirements": "Allows tracing of authorization for the event and tracking whether proposals/recommendations were acted upon.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/NutritionOrder",
              "http://hl7.org/fhir/StructureDefinition/CarePlan",
              "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
            ]
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.basedOn"
          }
        ]
      },
      {
        "id": "NutritionIntake.partOf",
        "path": "NutritionIntake.partOf",
        "short": "Part of referenced event",
        "definition": "A larger event of which this particular event is a component or step.",
        "requirements": "This should not be used when indicating which resource a NutritionIntake has been derived from.  If that is the use case, then NutritionIntake.derivedFrom should be used.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/NutritionIntake",
              "http://hl7.org/fhir/StructureDefinition/Procedure",
              "http://hl7.org/fhir/StructureDefinition/Observation"
            ]
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.partOf"
          }
        ]
      },
      {
        "id": "NutritionIntake.status",
        "path": "NutritionIntake.status",
        "short": "preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown",
        "definition": "A code representing the patient or other source's judgment about the state of the intake that this assertion is about.  Generally, this will be active or completed.",
        "comment": "NutritionIntake is a statement at a point in time.  The status is only representative at the point when it was asserted.  The value set for NutritionIntake.status contains codes that assert the status of the consumption of the food or fluid by the patient (for example, stopped or on hold) as well as codes that assert the status of the Nutrition Intake itself (for example, entered in error).\n\nThis element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "isModifierReason": "This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid",
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "NutritionIntakeStatus"
            },
            {
              "url": "http://hl7.org/fhir/build/StructureDefinition/v3-map",
              "valueString": "ActStatus"
            }
          ],
          "strength": "required",
          "description": "A coded concept indicating the current status of a NutritionIntake.",
          "valueSet": "http://hl7.org/fhir/ValueSet/event-status"
        },
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.status"
          },
          {
            "identity": "w5",
            "map": "FiveWs.status"
          }
        ]
      },
      {
        "id": "NutritionIntake.statusReason",
        "path": "NutritionIntake.statusReason",
        "short": "Reason for current status",
        "definition": "Captures the reason for the current state of the NutritionIntake.",
        "comment": "This is generally only used for \"exception\" statuses such as \"not-taken\", \"on-hold\", \"cancelled\" or \"entered-in-error\". The reason for performing the event at all is captured in reasonCode, not here.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "NutritionIntakeStatusReason"
            }
          ],
          "strength": "example",
          "description": "A coded concept indicating the reason for the status of the statement.",
          "valueSet": "http://hl7.org/fhir/ValueSet/reason-medication-status-codes"
        },
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.statusReason"
          }
        ]
      },
      {
        "id": "NutritionIntake.code",
        "path": "NutritionIntake.code",
        "short": "Type of nutrition intake setting/reporting",
        "definition": "Type of nutrition intake setting/reporting.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "NutritionIntakeCategory"
            }
          ],
          "strength": "example",
          "description": "A coded concept identifying where the medication included in the NutritionIntake is expected to be consumed or administered.",
          "valueSet": "http://hl7.org/fhir/ValueSet/diet-type"
        },
        "mapping": [
          {
            "identity": "w5",
            "map": "FiveWs.class"
          }
        ]
      },
      {
        "id": "NutritionIntake.subject",
        "path": "NutritionIntake.subject",
        "short": "Who is/was consuming the food or fluid",
        "definition": "The person, animal or group who is/was consuming the food or fluid.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.subject"
          },
          {
            "identity": "w5",
            "map": "FiveWs.subject[x]"
          },
          {
            "identity": "w5",
            "map": "FiveWs.subject"
          }
        ]
      },
      {
        "id": "NutritionIntake.encounter",
        "path": "NutritionIntake.encounter",
        "short": "Encounter associated with NutritionIntake",
        "definition": "The encounter that establishes the context for this NutritionIntake.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Encounter"
            ]
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.context"
          }
        ]
      },
      {
        "id": "NutritionIntake.occurrence[x]",
        "path": "NutritionIntake.occurrence[x]",
        "short": "The date/time or interval when the food or fluid is/was consumed",
        "definition": "The interval of time during which it is being asserted that the patient is/was consuming the food or fluid.",
        "comment": "This attribute reflects the period over which the patient consumed the food fluid and is expected to be populated on the majority of NutritionIntake. If the food or fluid is still being taken and is expected to continue indefinitely at the time the usage is recorded, the \"end\" date will be omitted.  If the end date is known, then it is included as the \"end date\".  The date/time attribute supports a variety of dates - year, year/month and exact date.  If something more than this is required, this should be conveyed as text.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.occurrence[x]"
          },
          {
            "identity": "w5",
            "map": "FiveWs.done[x]"
          }
        ]
      },
      {
        "id": "NutritionIntake.recorded",
        "path": "NutritionIntake.recorded",
        "short": "When the intake was recorded",
        "definition": "The date when the Nutrition Intake was asserted by the information source.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "w5",
            "map": "FiveWs.recorded"
          }
        ]
      },
      {
        "id": "NutritionIntake.reported[x]",
        "path": "NutritionIntake.reported[x]",
        "short": "Person or organization that provided the information about the consumption of this food or fluid",
        "definition": "The person or organization that provided the information about the consumption of this food or fluid. Note: Use derivedFrom when a NutritionIntake is derived from other resources.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "w5",
            "map": "FiveWs.source"
          }
        ]
      },
      {
        "id": "NutritionIntake.consumedItem",
        "path": "NutritionIntake.consumedItem",
        "short": "What food or fluid product or item was consumed",
        "definition": "What food or fluid product or item was consumed.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "NutritionIntake.consumedItem.type",
        "path": "NutritionIntake.consumedItem.type",
        "short": "The type of food or fluid product",
        "definition": "Indicates what a category of item that was consumed: eg., food, fluid, enteral, etc.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "FoodType"
            }
          ],
          "strength": "example",
          "description": "Types of food.",
          "valueSet": "http://hl7.org/fhir/ValueSet/edible-substance-type"
        }
      },
      {
        "id": "NutritionIntake.consumedItem.nutritionProduct",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/committee-notes",
            "valueString": "In MedicationUsage, this element was a choice of a resource reference or a codeable concept; however choice of data type fields can only have a maximum cardinality of 1. MedicationUsage included Reference(Medication), however there is currently no Reference(nutritionProduct) equivalent so this should be investigated in the future to determine if nutritionProduct needs a separate resource so that nutrients/ingredients can be captured through that resource (or if there is another way to capture nutrients/ingredients associated with this element. For the present, SNOMED terms can be used to capture food or fluid products without getting the detailed nutrients/ingredients of those food or fluid products."
          }
        ],
        "path": "NutritionIntake.consumedItem.nutritionProduct",
        "short": "Code that identifies the food or fluid product that was consumed",
        "definition": "Identifies the food or fluid product that was consumed. This is potentially a link to a resource representing the details of the food product (TBD) or a simple attribute carrying a code that identifies the food from a known list of foods.",
        "comment": "If only a code is specified, then it needs to be a code for a specific product. If more information is required, then the use of a new nutritionProduct resource is recommended.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableReference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/NutritionProduct"
            ]
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "FoodProduct"
            }
          ],
          "strength": "example",
          "description": "Specific food that can be consumed by a patient.",
          "valueSet": "http://hl7.org/fhir/ValueSet/food-type"
        },
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.code"
          },
          {
            "identity": "w5",
            "map": "FiveWs.what[x]"
          }
        ]
      },
      {
        "id": "NutritionIntake.consumedItem.schedule",
        "path": "NutritionIntake.consumedItem.schedule",
        "short": "Scheduled frequency of consumption",
        "definition": "Scheduled frequency of consumption.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Timing"
          }
        ]
      },
      {
        "id": "NutritionIntake.consumedItem.amount",
        "path": "NutritionIntake.consumedItem.amount",
        "short": "Quantity of the specified food",
        "definition": "Quantity of the specified food.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true
      },
      {
        "id": "NutritionIntake.consumedItem.rate",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/committee-notes",
            "valueString": "Used to document the enteral feeding rate, especially if different from the order."
          }
        ],
        "path": "NutritionIntake.consumedItem.rate",
        "short": "Rate at which enteral feeding was administered",
        "definition": "Rate at which enteral feeding was administered.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "isSummary": true
      },
      {
        "id": "NutritionIntake.consumedItem.notConsumed",
        "path": "NutritionIntake.consumedItem.notConsumed",
        "short": "Flag to indicate if the food or fluid item was refused or otherwise not consumed",
        "definition": "Indicator when a patient is in a setting where it is helpful to know if food was not consumed, such as it was refused, held (as in tube feedings), or otherwise not provided. If a consumption is being recorded from an app, such as MyFitnessPal, this indicator will likely not be used.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "NutritionIntake.consumedItem.notConsumedReason",
        "path": "NutritionIntake.consumedItem.notConsumedReason",
        "short": "Reason food or fluid was not consumed",
        "definition": "Document the reason the food or fluid was not consumed, such as refused, held, etc.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "NotConsumedReason"
            }
          ],
          "strength": "example",
          "description": "Reasons for why something was not consumed.",
          "valueSet": "http://hl7.org/fhir/ValueSet/not-consumed-reason"
        }
      },
      {
        "id": "NutritionIntake.ingredientLabel",
        "path": "NutritionIntake.ingredientLabel",
        "short": "Total nutrient for the whole meal, product, serving",
        "definition": "Total nutrient amounts for the whole meal, product, serving, etc.",
        "comment": "Individual item nutrients are not currently included in the resource and will likely end up as a reference in nutritionProduct to represent the individual items.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "NutritionIntake.ingredientLabel.nutrient",
        "path": "NutritionIntake.ingredientLabel.nutrient",
        "short": "Total nutrient consumed",
        "definition": "Total nutrient consumed. This could be a macronutrient (protein, fat, carbohydrate), or a vitamin and mineral.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableReference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Substance"
            ]
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "NutrientType"
            }
          ],
          "strength": "example",
          "description": "Types of nutrients that can be found in a nutrition product.",
          "valueSet": "http://hl7.org/fhir/ValueSet/nutrient-code"
        }
      },
      {
        "id": "NutritionIntake.ingredientLabel.amount",
        "path": "NutritionIntake.ingredientLabel.amount",
        "short": "Total amount of nutrient consumed",
        "definition": "Total amount of nutrient consumed.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ]
      },
      {
        "id": "NutritionIntake.performer",
        "path": "NutritionIntake.performer",
        "short": "Who was performed in the intake",
        "definition": "Who performed the intake and how they were involved.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "NutritionIntake.performer.function",
        "path": "NutritionIntake.performer.function",
        "short": "Type of performer",
        "definition": "Type of performer.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "NutritionPerformerType"
            }
          ],
          "strength": "example",
          "description": "Type of performance.",
          "valueSet": "http://hl7.org/fhir/ValueSet/performer-role"
        }
      },
      {
        "id": "NutritionIntake.performer.actor",
        "path": "NutritionIntake.performer.actor",
        "short": "Who performed the intake",
        "definition": "Who performed the intake.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "http://hl7.org/fhir/StructureDefinition/CareTeam",
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Device",
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ]
          }
        ]
      },
      {
        "id": "NutritionIntake.location",
        "path": "NutritionIntake.location",
        "short": "Where the intake occurred",
        "definition": "Where the intake occurred.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Location"
            ]
          }
        ]
      },
      {
        "id": "NutritionIntake.derivedFrom",
        "path": "NutritionIntake.derivedFrom",
        "short": "Additional supporting information",
        "definition": "Allows linking the NutritionIntake to the underlying NutritionOrder, or to other information, such as AllergyIntolerance, that supports or is used to derive the NutritionIntake.",
        "comment": "Likely references would be to AllergyIntolerance,  Observation or QuestionnaireAnswers.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ]
      },
      {
        "id": "NutritionIntake.reason",
        "path": "NutritionIntake.reason",
        "short": "Reason for why the food or fluid is /was consumed",
        "definition": "A reason, Condition or observation for why the food or fluid is /was consumed.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableReference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Condition",
              "http://hl7.org/fhir/StructureDefinition/Observation",
              "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
              "http://hl7.org/fhir/StructureDefinition/DocumentReference"
            ]
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "IntakeReason"
            }
          ],
          "strength": "example",
          "description": "Reason for why something was ingested.",
          "valueSet": "http://hl7.org/fhir/ValueSet/condition-code"
        },
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.reason"
          },
          {
            "identity": "w5",
            "map": "FiveWs.why[x]"
          }
        ]
      },
      {
        "id": "NutritionIntake.note",
        "path": "NutritionIntake.note",
        "short": "Further information about the consumption",
        "definition": "Provides extra information about the Nutrition Intake that is not conveyed by the other attributes.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Annotation"
          }
        ],
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.note"
          }
        ]
      }
    ]
  }
}