description: Information about the acceptance and relative priority assigned to the goal by the patient, practitioners and other stake-holders. package_name: rs/hl7.fhir.core derivation: constraint name: Individual acceptance of goal type: Extension elements: extension: type: Extension short: Individual whose acceptance is reflected index: 0 slicing: slices: individual: match: {} schema: type: Extension short: Individual whose acceptance is reflected _required: true index: 0 extensions: extension: {url: null, max: 0, index: 1} elements: extension: index: 1 slicing: slices: extension: match: {} schema: {index: 1} max: 0 url: type: uri pattern: {type: uri, value: individual} index: 2 value: choices: [valueReference, valueReference, valueReference] index: 4 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 5 required: [value, valueReference] status: match: {} schema: type: Extension short: agree | disagree | pending index: 8 extensions: extension: {url: null, max: 0, index: 9} elements: extension: index: 9 slicing: slices: extension: match: {} schema: {index: 9} max: 0 url: type: uri pattern: {type: uri, value: status} index: 10 value: choices: [valueCode] index: 12 valueCode: {type: code, choiceOf: value, index: 13} required: [value, valueCode] priority: match: {} schema: type: Extension short: Priority of goal for individual index: 14 extensions: extension: {url: null, max: 0, index: 15} elements: extension: index: 15 slicing: slices: extension: match: {} schema: {index: 15} max: 0 url: type: uri pattern: {type: uri, value: priority} index: 16 value: choices: [valueCodeableConcept] index: 18 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 19} required: [value, valueCodeableConcept] url: type: uri pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/goal-acceptance'} index: 20 value: choices: [] index: 22 package_version: 1.8.0 extensions: individual: url: null type: Extension short: Individual whose acceptance is reflected _required: true index: 0 extensions: extension: {url: null, max: 0, index: 1} elements: extension: index: 1 slicing: slices: extension: match: {} schema: {index: 1} max: 0 url: type: uri pattern: {type: uri, value: individual} index: 2 value: choices: [valueReference, valueReference, valueReference] index: 4 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 5 required: [value, valueReference] status: url: null type: Extension short: agree | disagree | pending index: 8 extensions: extension: {url: null, max: 0, index: 9} elements: extension: index: 9 slicing: slices: extension: match: {} schema: {index: 9} max: 0 url: type: uri pattern: {type: uri, value: status} index: 10 value: choices: [valueCode] index: 12 valueCode: {type: code, choiceOf: value, index: 13} required: [value, valueCode] priority: url: null type: Extension short: Priority of goal for individual index: 14 extensions: extension: {url: null, max: 0, index: 15} elements: extension: index: 15 slicing: slices: extension: match: {} schema: {index: 15} max: 0 url: type: uri pattern: {type: uri, value: priority} index: 16 value: choices: [valueCodeableConcept] index: 18 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 19} required: [value, valueCodeableConcept] class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/goal-acceptance base: http://hl7.org/fhir/StructureDefinition/Extension version: null required: [extension]