description: This profile constrains [NutritionOrder](http://hl7.org/fhir/StructureDefinition/NutritionOrder) for use in the MCC FHIR Care Plan or other FHIR Care Plans. package_name: hl7.fhir.us.mcc.r4b derivation: constraint name: MCCNutritionOrder type: NutritionOrder elements: patient: {mustSupport: true, index: 5} oralDiet: {mustSupport: true, index: 12} encounter: {mustSupport: true, index: 6} dateTime: {mustSupport: true, index: 7} enteralFormula: {mustSupport: true, index: 14} extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: resource-pertainsToGoal: match: {url: null} schema: {type: Extension, short: 'The resource-pertainsToGoal relates the resource to the goal(s) that pertain to it. Whenever there is a goal associated with a health concern or problem, this extension should be present and populated in activity (event or intent) resources.', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal', index: 1} foodPreferenceModifier: {mustSupport: true, index: 10} status: {mustSupport: true, index: 3} excludeFoodModifier: {mustSupport: true, index: 11} identifier: {mustSupport: true, index: 2} intent: {mustSupport: true, index: 4} orderer: {mustSupport: true, index: 8} supplement: {mustSupport: true, index: 13} allergyIntolerance: {mustSupport: true, index: 9} package_version: 1.0.0-ballot extensions: resource-pertainsToGoal: {url: 'http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal', type: Extension, short: 'The resource-pertainsToGoal relates the resource to the goal(s) that pertain to it. Whenever there is a goal associated with a health concern or problem, this extension should be present and populated in activity (event or intent) resources.', mustSupport: true, index: 1} class: profile kind: resource url: http://hl7.org/fhir/us/mcc/StructureDefinition/MCCNutritionOrder base: http://hl7.org/fhir/StructureDefinition/NutritionOrder version: 1.0.0-ballot