description: A CommunicationRequest representing the advice or instruction given to the patient to discuss their advance care planning (ACP) and treatment agreements with their relatives or proxies. Based on CommunicationRequest resource. package_name: iknl.fhir.r4.pzp derivation: constraint name: ACPInformRelativesRequest type: CommunicationRequest elements: category: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: '223449006', 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 authoredOn: {mustSupport: true, index: 3} requester: type: Reference mustSupport: true refers: ['https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-HealthProfessional-PractitionerRole|1.0.0', 'https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-HealthProfessional-Practitioner|1.0.0'] index: 4 sender: type: Reference mustSupport: true refers: ['https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Patient|1.0.0'] index: 5 reasonCode: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: '713603004', system: 'http://snomed.info/sct'} index: 6 package_version: 1.0.0 class: profile kind: resource url: https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-InformRelativesRequest base: http://hl7.org/fhir/StructureDefinition/CommunicationRequest|4.0.1 version: 1.0.0 required: [requester, subject, reasonCode, category, sender]