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. package_name: hl7.fhir.r5.core derivation: specialization name: NutritionIntake type: NutritionIntake elements: ingredientLabel: type: BackboneElement short: Total nutrient for the whole meal, product, serving array: true index: 27 elements: nutrient: type: CodeableReference short: Total nutrient consumed binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/nutrient-code'} index: 28 amount: {type: Quantity, short: Total amount of nutrient consumed, index: 29} required: [amount, nutrient] instantiatesCanonical: {type: canonical, short: Instantiates FHIR protocol or definition, array: true, index: 1} instantiatesUri: {type: uri, short: Instantiates external protocol or definition, array: true, index: 2} derivedFrom: short: Additional supporting information refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference array: true index: 34 encounter: short: Encounter associated with NutritionIntake refers: ['http://hl7.org/fhir/StructureDefinition/Encounter'] type: Reference isSummary: true index: 9 reported: short: Person or organization that provided the information about the consumption of this food or fluid choices: [reportedBoolean, reportedReference] index: 16 statusReason: short: Reason for current status type: CodeableConcept array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/reason-medication-status-codes'} index: 6 recorded: {short: When the intake was recorded, type: dateTime, isSummary: true, index: 14} note: {type: Annotation, short: Further information about the consumption, array: true, index: 36} reason: short: Reason for why the food or fluid is /was consumed type: CodeableReference array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/condition-code'} index: 35 reportedReference: short: Person or organization that provided the information about the consumption of this food or fluid refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference choiceOf: reported index: 18 occurrencePeriod: {short: The date/time or interval when the food or fluid is/was consumed, type: Period, choiceOf: occurrence, isSummary: true, index: 13} status: isModifier: true short: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown type: code binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/event-status|4.4.0'} 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 index: 5 consumedItem: type: BackboneElement short: What food or fluid product or item was consumed array: true min: 1 index: 19 elements: type: short: The type of food or fluid product type: CodeableConcept binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/edible-substance-type'} isSummary: true index: 20 nutritionProduct: short: Code that identifies the food or fluid product that was consumed type: CodeableReference binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/food-type'} isSummary: true index: 21 schedule: {type: Timing, short: Scheduled frequency of consumption, index: 22} amount: {type: Quantity, short: Quantity of the specified food, isSummary: true, index: 23} rate: {type: Quantity, short: Rate at which enteral feeding was administered, isSummary: true, index: 24} notConsumed: {type: boolean, short: Flag to indicate if the food or fluid item was refused or otherwise not consumed, index: 25} notConsumedReason: type: CodeableConcept short: Reason food or fluid was not consumed binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/not-consumed-reason'} index: 26 required: [nutritionProduct, type] reportedBoolean: {short: Person or organization that provided the information about the consumption of this food or fluid, type: boolean, choiceOf: reported, index: 17} code: short: Type of nutrition intake setting/reporting type: CodeableConcept binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/diet-type'} isSummary: true index: 7 identifier: {short: External identifier, type: Identifier, array: true, isSummary: true, index: 0} basedOn: short: Fulfils plan, proposal or order refers: ['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest'] type: Reference array: true isSummary: true index: 3 partOf: short: Part of referenced event refers: ['http://hl7.org/fhir/StructureDefinition/NutritionIntake', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/Procedure'] type: Reference array: true isSummary: true index: 4 location: type: Reference short: Where the intake occurred refers: ['http://hl7.org/fhir/StructureDefinition/Location'] index: 33 occurrenceDateTime: {short: The date/time or interval when the food or fluid is/was consumed, type: dateTime, choiceOf: occurrence, isSummary: true, index: 12} subject: short: Who is/was consuming the food or fluid refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference isSummary: true index: 8 occurrence: short: The date/time or interval when the food or fluid is/was consumed choices: [occurrenceDateTime, occurrencePeriod] isSummary: true index: 11 performer: type: BackboneElement short: Who was performed in the intake array: true index: 30 elements: function: type: CodeableConcept short: Type of performer binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/performer-role'} index: 31 actor: type: Reference short: Who performed the intake refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 32 required: [actor] package_version: 4.4.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/NutritionIntake base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.4.0 required: [consumedItem, status, subject]