http://hl7.org/fhir/StructureDefinition/NutritionProduct|5.0.0

A food or supplement that is consumed by patients.
description: A food or supplement that is consumed by patients.
derivation: specialization
name: NutritionProduct
type: NutritionProduct
elements:
  category:
    isModifier: false
    short: Broad product groups or categories used to classify the product, such as Legume and Legume Products, Beverages, or Beef Products
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/nutrition-product-category'}
    isSummary: true
    index: 2
  instance:
    isModifier: false
    short: One or several physical instances or occurrences of the nutrition product
    mustSupport: false
    array: true
    isSummary: false
    index: 15
    elements:
      quantity: {isModifier: false, short: The amount of items or instances, mustSupport: false, isSummary: false, index: 16}
      identifier: {isModifier: false, short: 'The identifier for the physical instance, typically a serial number or manufacturer number', mustSupport: false, array: true, isSummary: false, index: 17}
      name: {isModifier: false, short: The name for the specific product, mustSupport: false, isSummary: false, index: 18}
      lotNumber: {isModifier: false, short: The identification of the batch or lot of the product, mustSupport: false, isSummary: false, index: 19}
      expiry: {isModifier: false, short: The expiry date or date and time for the product, mustSupport: false, isSummary: false, index: 20}
      useBy: {isModifier: false, short: The date until which the product is expected to be good for consumption, mustSupport: false, isSummary: false, index: 21}
      biologicalSourceEvent: {isModifier: false, short: An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled, mustSupport: false, isSummary: false, index: 22}
  nutrient:
    isModifier: false
    short: The product's nutritional information expressed by the nutrients
    mustSupport: false
    array: true
    isSummary: true
    index: 4
    elements:
      item:
        isModifier: false
        short: The (relevant) nutrients in the product
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/nutrition-product-nutrient'}
        isSummary: false
        index: 5
      amount: {isModifier: false, short: 'The amount of nutrient expressed in one or more units: X per pack / per serving / per dose', mustSupport: false, array: true, isSummary: false, index: 6}
  note: {isModifier: false, short: Comments made about the product, mustSupport: false, array: true, isSummary: false, index: 23}
  characteristic:
    isModifier: false
    short: Specifies descriptive properties of the nutrition product
    mustSupport: false
    array: true
    isSummary: false
    index: 11
    elements:
      type:
        isModifier: false
        short: Code specifying the type of characteristic
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measurement-property'}
        isSummary: false
        index: 12
      value:
        isModifier: false
        short: The value of the characteristic
        mustSupport: false
        choices: []
        isSummary: false
        index: 14
    required: [value, type]
  ingredient:
    isModifier: false
    short: Ingredients contained in this product
    mustSupport: false
    array: true
    isSummary: false
    index: 7
    elements:
      item: {isModifier: false, short: The ingredient contained in the product, mustSupport: false, isSummary: true, index: 8}
      amount: {isModifier: false, short: The amount of ingredient that is in the product, mustSupport: false, array: true, isSummary: true, index: 9}
    required: [item]
  status:
    isModifier: true
    short: active | inactive | entered-in-error
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/nutritionproduct-status|5.0.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: 1
  knownAllergen:
    isModifier: false
    short: Known or suspected allergens that are a part of this product
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/allergen-class'}
    isSummary: false
    index: 10
  code:
    isModifier: false
    short: A code that can identify the detailed nutrients and ingredients in a specific food product
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/edible-substance-type'}
    isSummary: true
    index: 0
  manufacturer: {isModifier: false, short: 'Manufacturer, representative or officially responsible for the product', mustSupport: false, array: true, isSummary: true, index: 3}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/NutritionProduct
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [status]