description: This profile constrains [US Core Goal](http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-goal.html) for use in the MCC FHIR Care Plan or other FHIR Care Plans. package_name: hl7.fhir.us.mcc.r4 derivation: constraint name: MCCGoal type: Goal elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: goal-acceptance: match: {url: null} schema: {type: Extension, short: 'Information about the acceptance and relative priority assigned to the goal by the patient, practitioners and other stake-holders', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/goal-acceptance', index: 1} reasonRejected: match: {url: null} schema: {type: Extension, short: The reason the goal was not accepted. Applies only if the status of the goal is rejected, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/goal-reasonRejected', index: 2} related-goal: match: {url: null} schema: {type: Extension, short: Establishes a relationship between this goal and other goals. Such as related Milestone Goal., mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/goal-relationship', index: 3} achievementStatus: {mustSupport: true, index: 4} priority: {mustSupport: true, index: 5} expressedBy: {mustSupport: true, index: 6} addresses: {mustSupport: true, index: 7} outcomeReference: {mustSupport: true, index: 8} package_version: 1.0.0 extensions: goal-acceptance: {url: 'http://hl7.org/fhir/StructureDefinition/goal-acceptance', type: Extension, short: 'Information about the acceptance and relative priority assigned to the goal by the patient, practitioners and other stake-holders', mustSupport: true, index: 1} reasonRejected: {url: 'http://hl7.org/fhir/StructureDefinition/goal-reasonRejected', type: Extension, short: The reason the goal was not accepted. Applies only if the status of the goal is rejected, mustSupport: true, index: 2} related-goal: {url: 'http://hl7.org/fhir/StructureDefinition/goal-relationship', type: Extension, short: Establishes a relationship between this goal and other goals. Such as related Milestone Goal., mustSupport: true, index: 3} class: profile kind: resource url: http://hl7.org/fhir/us/mcc/StructureDefinition/MCCGoal base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal version: 1.0.0