description: Observation capturing the patient's sense of purpose and other important information in the context of Advance Care Planning. While the primary concept is 'sense of purpose' (SNOMED 247751003), this profile serves as a container in the ACP dataset for capturing additional relevant information that may influence care decisions. Based on Observation resource. package_name: iknl.fhir.r4.pzp derivation: constraint name: ACPSenseOfPurpose type: Observation elements: code: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: '247751003', system: 'http://snomed.info/sct'} index: 0 subject: type: Reference mustSupport: true refers: ['https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Patient|1.0.0'] index: 1 encounter: type: Reference mustSupport: true refers: ['https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Encounter|1.0.0'] index: 2 effective: mustSupport: true choices: [] index: 4 performer: {mustSupport: true, index: 5} value: mustSupport: true choices: [valueString] index: 7 valueString: {type: string, mustSupport: true, choiceOf: value, index: 8} dataAbsentReason: {mustSupport: true, index: 9} package_version: 1.0.0 class: profile kind: resource url: https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-SenseOfPurpose base: http://hl7.org/fhir/StructureDefinition/Observation|4.0.1 version: 1.0.0