PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pacio@pfe-2.0.0-ballot
    http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-nutrition-order
description: An exchange of post-acute care nutrition order for a patient. This profile is used for exchanging a personal functioning and engagement nutrition order for oral diet, supplement, or enteral formula.
package_name: hl7.fhir.us.pacio
derivation: constraint
name: PFENutritionOrder
type: NutritionOrder
elements:
  encounter: {mustSupport: true, index: 0}
  orderer: {mustSupport: true, index: 1}
  allergyIntolerance: {index: 2}
  foodPreferenceModifier: {mustSupport: true, index: 3}
  excludeFoodModifier: {mustSupport: true, index: 4}
  oralDiet:
    mustSupport: true
    index: 5
    elements:
      type: {mustSupport: true, index: 6}
      nutrient:
        mustSupport: true
        index: 7
        elements:
          modifier: {mustSupport: true, index: 8}
          amount: {mustSupport: true, index: 9}
      texture:
        mustSupport: true
        index: 10
        elements:
          modifier: {mustSupport: true, index: 11}
          foodType: {mustSupport: true, index: 12}
      fluidConsistencyType: {mustSupport: true, index: 13}
      instruction: {mustSupport: true, index: 14}
  supplement:
    mustSupport: true
    index: 15
    elements:
      type: {mustSupport: true, index: 16}
      schedule: {mustSupport: true, index: 17}
      quantity: {mustSupport: true, index: 18}
      instruction: {mustSupport: true, index: 19}
  enteralFormula:
    mustSupport: true
    index: 20
    elements:
      baseFormulaType: {mustSupport: true, index: 21}
      additiveType: {mustSupport: true, index: 22}
      caloricDensity: {mustSupport: true, index: 23}
      routeofAdministration: {mustSupport: true, index: 24}
      administration:
        mustSupport: true
        index: 25
        elements:
          schedule: {mustSupport: true, index: 26}
          quantity: {mustSupport: true, index: 27}
          rate:
            mustSupport: true
            choices: []
            index: 29
      administrationInstruction: {mustSupport: true, index: 30}
package_version: pfe-2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-nutrition-order
base: http://hl7.org/fhir/StructureDefinition/NutritionOrder
version: 2.0.0-ballot
required: [allergyIntolerance]