description: This profile specifies **verified** treatment directives. A treatment directive contains a joint decision between a health professional (for example a general practitioner) and a patient or his representative(s) about the desirability of performing a certain treatment, such as resuscitation, before this treatment becomes (acute) necessary. package_name: iknl.fhir.stu3.pzp derivation: constraint name: ACPTreatmentDirective type: Consent elements: extension: index: 0 slicing: slices: verification: match: {} schema: _required: true index: 1 extensions: Verified: url: null index: 3 elements: value: pattern: {type: Boolean, value: true} choices: [] index: 5 required: [value] VerifiedWith: {url: null, index: 6} VerificationDate: {url: null, index: 7} elements: extension: index: 2 slicing: slices: Verified: match: {} schema: index: 3 elements: value: pattern: {type: Boolean, value: true} choices: [] index: 5 required: [value] VerifiedWith: match: {} schema: {index: 6} VerificationDate: match: {} schema: {index: 7} required: [extension] comment: match: {} schema: {index: 8} treatment: match: {} schema: {index: 9} additionalSources: match: {} schema: {index: 10} modifierExtension: index: 11 slicing: slices: treatmentPermitted: match: {} schema: index: 12 elements: value: choices: [] index: 14 patient: type: Reference refers: ['https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-Patient|1.0.0-rc2'] index: 15 period: elements: start: {index: 16} end: {index: 17} source: choices: [sourceReference] index: 19 sourceReference: type: Reference choiceOf: source refers: ['https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-AdvanceDirective|1.0.0-rc2'] index: 20 except: extensions: restrictions: {url: null, index: 21} elements: extension: index: 21 slicing: slices: restrictions: match: {} schema: {index: 21} package_version: 1.0.0-rc2 extensions: verification: url: null _required: true index: 1 extensions: Verified: url: null index: 3 elements: value: pattern: {type: Boolean, value: true} choices: [] index: 5 required: [value] VerifiedWith: {url: null, index: 6} VerificationDate: {url: null, index: 7} elements: extension: index: 2 slicing: slices: Verified: match: {} schema: index: 3 elements: value: pattern: {type: Boolean, value: true} choices: [] index: 5 required: [value] VerifiedWith: match: {} schema: {index: 6} VerificationDate: match: {} schema: {index: 7} required: [extension] comment: {url: null, index: 8} treatment: {url: null, index: 9} additionalSources: {url: null, index: 10} class: profile kind: resource url: https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-TreatmentDirective base: http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective|2.2.3 version: 1.0.0-rc2 required: [modifierExtension, extension]