description: This profile is a statement that presents the author's personal health and treatment goals that are pertinent when planning their care. package_name: hl7.fhir.us.pacio-adi derivation: constraint name: ADIPersonalGoal type: Goal elements: text: {mustSupport: true, index: 0} category: mustSupport: true index: 1 elements: text: {mustSupport: true, index: 2} slicing: rules: open ordered: false description: Slice based on $this value discriminator: - {path: $this, type: value} min: 1 slices: type: match: {} schema: binding: {strength: required, valueSet: 'http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1115.7'} mustSupport: true _required: true index: 3 min: 1 max: 1 description: extensions: EnclosedPreconditionExtension: {url: 'http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-enclosedPrecondition-extension', min: 0, max: 1, type: Extension, index: 4} elements: extension: type: Extension url: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-enclosedPrecondition-extension index: 4 slicing: slices: EnclosedPreconditionExtension: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-enclosedPrecondition-extension', index: 4} min: 0 max: 1 subject: type: Reference refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 5 expressedBy: type: Reference refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient'] index: 6 package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-PersonalGoal base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal version: 2.0.0-ballot required: [category, expressedBy, text]