This page is part of the Advance Care Planning (PZP) (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Procedure/ACP-Procedure-2-Pat2> a fhir:Procedure ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ACP-Procedure-2-Pat2"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Procedure" ;
fhir:index -1 ;
fhir:link <https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Procedure>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure ACP-Procedure-2-Pat2</b></p><a name=\"ACP-Procedure-2-Pat2\"> </a><a name=\"hcACP-Procedure-2-Pat2\"> </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-Procedure.html\">ACP Procedure</a></p></div><p><b>identifier</b>: Resource identifier/f527654a-5fa4-4394-95bc-50a9f50a5b1f</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.27.15.5 190099}\">Proactieve zorgplanning</span></p><p><b>subject</b>: <a href=\"Patient-ACP-Patient-SamiraVanDerSluijs-Pat2.html\">Patient, Samira van der Sluijs</a></p><p><b>performed</b>: 2024-07-28 --> 2024-07-28</p><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"PractitionerRole-ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2.html\">Healthcare professional (role), Desiree Wolters</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"RelatedPerson-ACP-ContactPerson-GertJanDeJong-Pat2.html\">ContactPerson, Gert-Jan de Jong</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"Patient-ACP-Patient-SamiraVanDerSluijs-Pat2.html\">Patient, Samira van der Sluijs</a></p></blockquote></div>"
] ;
fhir:Procedure.identifier [
fhir:index -1 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "RI" ] ;
fhir:Coding.display [ fhir:value "Resource identifier" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://acme.com/fhir/NamingSystem/resource-business-identifier" ] ;
fhir:Identifier.value [ fhir:value "f527654a-5fa4-4394-95bc-50a9f50a5b1f" ]
] ;
fhir:Procedure.status [ fhir:value "completed"] ;
fhir:Procedure.code [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.2.4.3.27.15.5" ] ;
fhir:Coding.code [ fhir:value "190099" ] ;
fhir:Coding.display [ fhir:value "Proactieve zorgplanning" ]
]
] ;
fhir:Procedure.subject [
fhir:link <http://hl7.org/fhir/Patient/ACP-Patient-SamiraVanDerSluijs-Pat2> ;
fhir:Reference.reference [ fhir:value "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2" ] ;
fhir:Reference.display [ fhir:value "Patient, Samira van der Sluijs" ]
] ;
fhir:Procedure.performedPeriod [
fhir:Period.start [ fhir:value "2024-07-28"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2024-07-28"^^xsd:date ]
] ;
fhir:Procedure.performer [
fhir:index -1 ;
fhir:Procedure.performer.actor [
fhir:link <http://hl7.org/fhir/PractitionerRole/ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2" ] ;
fhir:Reference.type [ fhir:value "PractitionerRole" ] ;
fhir:Reference.display [ fhir:value "Healthcare professional (role), Desiree Wolters" ]
]
], [
fhir:index -1 ;
fhir:Procedure.performer.actor [
fhir:link <http://hl7.org/fhir/RelatedPerson/ACP-ContactPerson-GertJanDeJong-Pat2> ;
fhir:Reference.reference [ fhir:value "RelatedPerson/ACP-ContactPerson-GertJanDeJong-Pat2" ] ;
fhir:Reference.type [ fhir:value "RelatedPerson" ] ;
fhir:Reference.display [ fhir:value "ContactPerson, Gert-Jan de Jong" ]
]
], [
fhir:index -1 ;
fhir:Procedure.performer.actor [
fhir:link <http://hl7.org/fhir/Patient/ACP-Patient-SamiraVanDerSluijs-Pat2> ;
fhir:Reference.reference [ fhir:value "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2" ] ;
fhir:Reference.type [ fhir:value "Patient" ] ;
fhir:Reference.display [ fhir:value "Patient, Samira van der Sluijs" ]
]
] .
<http://hl7.org/fhir/Patient/ACP-Patient-SamiraVanDerSluijs-Pat2> a fhir:Patient .
<http://hl7.org/fhir/PractitionerRole/ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2> a fhir:PractitionerRole .
<http://hl7.org/fhir/RelatedPerson/ACP-ContactPerson-GertJanDeJong-Pat2> a fhir:RelatedPerson .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Procedure/ACP-Procedure-2-Pat2.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Procedure/ACP-Procedure-2-Pat2.ttl> .
IG © 2026+ IKNL.
Package iknl.fhir.r4.pzp#1.0.0 based on FHIR 4.0.1.
Generated
2026-08-11
Links: Table of Contents |
QA Report
| Version History |
Propose a change