Advance Care Planning (PZP) - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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:Procedure ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "P1-ACP-Procedure-29-07-2025"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Procedure"^^xsd:anyURI ;
fhir:link <https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Procedure> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Procedure P1-ACP-Procedure-29-07-2025</b></p><a name=\"P1-ACP-Procedure-29-07-2025\"> </a><a name=\"hcP1-ACP-Procedure-29-07-2025\"> </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\">Profiel: <a href=\"StructureDefinition-ACP-Procedure.html\">Advance Care Planning Procedure</a></p></div><p><b>identifier</b>: Resource identifier/6b384331-b19f-42a8-a7d7-2e5837d136e9</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 713603004}\">advance care planning</span></p><p><b>subject</b>: <a href=\"Patient-P1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>performed</b>: 2025-07-29 --> 2025-07-29</p><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"PractitionerRole-P1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen.html\">Healthcare professional (role), van Huissen</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"RelatedPerson-P1-ACP-ContactPerson-MichielHartman.html\">ContactPerson, Michiel Hartman</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"Patient-P1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
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:value [ fhir:v "6b384331-b19f-42a8-a7d7-2e5837d136e9" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:code [
( fhir:coding [
a sct:713603004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "713603004" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/P1-ACP-Patient-HendrikHartman" ] ;
fhir:display [ fhir:v "Patient, Hendrik Hartman" ]
] ; #
fhir:performed [
a fhir:Period ;
fhir:start [ fhir:v "2025-07-29"^^xsd:date ] ;
fhir:end [ fhir:v "2025-07-29"^^xsd:date ]
] ; #
fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "PractitionerRole/P1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen" ] ;
fhir:type [ fhir:v "PractitionerRole"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Healthcare professional (role), van Huissen" ] ]
] [
fhir:actor [
fhir:reference [ fhir:v "RelatedPerson/P1-ACP-ContactPerson-MichielHartman" ] ;
fhir:type [ fhir:v "RelatedPerson"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ContactPerson, Michiel Hartman" ] ]
] [
fhir:actor [
fhir:reference [ fhir:v "Patient/P1-ACP-Patient-HendrikHartman" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Patient, Hendrik Hartman" ] ]
] ) . #
IG © 2025+ IKNL. Package iknl.fhir.r4.pzp#0.1.3-beta3 based on FHIR 4.0.1. Generated 2025-08-28
Links: Table of Contents |
QA Report