description: This profile defines the base requirements for all ADI Goals. package_name: hl7.fhir.us.pacio-adi derivation: constraint name: PADIGoal abstract: true type: Goal elements: text: {mustSupport: true, index: 0} category: mustSupport: true index: 1 elements: text: {mustSupport: true, index: 2} description: extensions: ContextualValueExtension: {url: 'http://hl7.org/fhir/us/pacio-adi/StructureDefinition/padi-contextualValue-extension', min: 0, max: 1, type: Extension, index: 3} elements: extension: type: Extension url: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/padi-contextualValue-extension index: 3 slicing: slices: ContextualValueExtension: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/us/pacio-adi/StructureDefinition/padi-contextualValue-extension', index: 3} min: 0 max: 1 target: elements: measure: {mustSupport: true, index: 4} detail: mustSupport: true choices: [] index: 6 expressedBy: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 7 note: {mustSupport: true, index: 8} package_version: 0.1.0 class: profile kind: resource url: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/PADI-Goal base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal version: 0.1.0 required: [expressedBy, text]