Advance Care Planning (PZP), published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IKNL/PZP-FHIR-R4/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Consent ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "F1-ACP-TreatmentDirective-32485007"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-TreatmentDirective"^^xsd:anyURI ;
fhir:l <https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-TreatmentDirective> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent F1-ACP-TreatmentDirective-32485007</b></p><a name=\"F1-ACP-TreatmentDirective-32485007\"> </a><a name=\"hcF1-ACP-TreatmentDirective-32485007\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ACP-TreatmentDirective.html\">TreatmentDirective</a></p></div><p><b>ext Encounter Reference</b>: <a href=\"Encounter-F1-ACP-Encounter-01-10-2020.html\">Encounter, 2020-10-01</a></p><p><b>identifier</b>: Resource identifier/23b43ae7-b092-47ef-b992-8c54e716531c</p><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope treatment}\">Treatment</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 129125009}\">Context-dependent procedure</span></p><p><b>patient</b>: <a href=\"Patient-F1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>dateTime</b>: 2020-10-01</p><h3>Policies</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uri</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.4&canonical=https://wetten.overheid.nl/\">https://wetten.overheid.nl/</a></td></tr></table><blockquote><p><b>provision</b></p><p><b>type</b>: Opt In</p><blockquote><p><b>actor</b></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CONSENTER}\">consenter</span></p><p><b>reference</b>: <a href=\"Patient-F1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p></blockquote><blockquote><p><b>actor</b></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CONSENTER}\">consenter</span></p><p><b>reference</b>: <a href=\"PractitionerRole-F1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen.html\">Healthcare professional (role), van Huissen</a></p></blockquote><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 32485007}\">opname in ziekenhuis</span></p></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ext-EncounterReference"^^xsd:anyURI ;
fhir:l <https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ext-EncounterReference> ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Encounter/F1-ACP-Encounter-01-10-2020 ;
fhir:reference [ fhir:v "Encounter/F1-ACP-Encounter-01-10-2020" ] ;
fhir:display [ fhir:v "Encounter, 2020-10-01" ] ]
] ) ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203> ] ;
fhir:code [ fhir:v "RI" ] ;
fhir:display [ fhir:v "Resource identifier" ] ] ) ] ;
fhir:system [
fhir:v "https://acme.com/fhir/NamingSystem/resource-business-identifier"^^xsd:anyURI ;
fhir:l <https://acme.com/fhir/NamingSystem/resource-business-identifier> ] ;
fhir:value [ fhir:v "23b43ae7-b092-47ef-b992-8c54e716531c" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:scope [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/consentscope> ] ;
fhir:code [ fhir:v "treatment" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
a sct:129125009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "129125009" ] ] )
] ) ; #
fhir:patient [
fhir:l fhir:Patient/F1-ACP-Patient-HendrikHartman ;
fhir:reference [ fhir:v "Patient/F1-ACP-Patient-HendrikHartman" ] ;
fhir:display [ fhir:v "Patient, Hendrik Hartman" ]
] ; #
fhir:dateTime [ fhir:v "2020-10-01"^^xsd:date] ; #
fhir:policy ( [
fhir:uri [
fhir:v "https://wetten.overheid.nl/"^^xsd:anyURI ;
fhir:l <https://wetten.overheid.nl/> ]
] ) ; #
fhir:provision [
fhir:type [ fhir:v "permit" ] ;
( fhir:actor [
fhir:role [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ;
fhir:code [ fhir:v "CONSENTER" ] ] ) ] ;
fhir:reference [
fhir:l fhir:Patient/F1-ACP-Patient-HendrikHartman ;
fhir:reference [ fhir:v "Patient/F1-ACP-Patient-HendrikHartman" ] ;
fhir:type [
fhir:v "Patient"^^xsd:anyURI ;
fhir:l fhir:Patient ] ;
fhir:display [ fhir:v "Patient, Hendrik Hartman" ] ] ] [
fhir:role [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleCode> ] ;
fhir:code [ fhir:v "CONSENTER" ] ] ) ] ;
fhir:reference [
fhir:l fhir:PractitionerRole/F1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen ;
fhir:reference [ fhir:v "PractitionerRole/F1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen" ] ;
fhir:type [
fhir:v "PractitionerRole"^^xsd:anyURI ;
fhir:l fhir:PractitionerRole ] ;
fhir:display [ fhir:v "Healthcare professional (role), van Huissen" ] ] ] ) ;
( fhir:code [
( fhir:coding [
a sct:32485007 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "32485007" ] ;
fhir:display [ fhir:v "opname in ziekenhuis" ] ] ) ] )
] . #
IG © 2025+ IKNL. Package iknl.fhir.r4.pzp#1.0.0-rc1 based on FHIR 4.0.1. Generated 2025-10-31
Links: Table of Contents |
QA Report
| Version History |
Propose a change