Advance Care Planning (PZP)
0.1.3-beta3 - consultation

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

: P2 ACP Communication - TTL Representation

Raw ttl | Download


@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:Communication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "P2-ACP-Communication-07-08-2025"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Communication"^^xsd:anyURI ;
fhir:link <https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Communication>     ] )
  ] ; # 
  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: Communication P2-ACP-Communication-07-08-2025</b></p><a name=\"P2-ACP-Communication-07-08-2025\"> </a><a name=\"hcP2-ACP-Communication-07-08-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-Communication.html\">Communication</a></p></div><p><b>identifier</b>: Resource identifier/c9736fd7-467c-497f-9235-d4efa8d46a34</p><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Patient-P2-ACP-Patient-SamiraVanDerSluijs.html\">Patient, Samira van der Sluijs</a></p><p><b>topic</b>: <span title=\"Codes:{http://snomed.info/sct 223449006}\">Informing the patient about their own responsibility to discuss these treatment agreements with relatives.</span></p><p><b>sent</b>: 2025-08-07</p><p><b>recipient</b>: <a href=\"Patient-P2-ACP-Patient-SamiraVanDerSluijs.html\">Patient, Samira van der Sluijs</a></p><p><b>sender</b>: <a href=\"PractitionerRole-P2-ACP-HealthProfessional-PractitionerRole-DesireeWolters.html\">Healthcare professional (role), Desiree Wolters</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 713603004}\">Advance care planning (procedure)</span></p></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 "c9736fd7-467c-497f-9235-d4efa8d46a34" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/P2-ACP-Patient-SamiraVanDerSluijs" ] ;
fhir:display [ fhir:v "Patient, Samira van der Sluijs" ]
  ] ; # 
  fhir:topic [
    ( fhir:coding [
a sct:223449006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "223449006" ] ;
fhir:display [ fhir:v "Recommendation to inform someone (procedure)" ]     ] ) ;
fhir:text [ fhir:v "Informing the patient about their own responsibility to discuss these treatment agreements with relatives." ]
  ] ; # 
  fhir:sent [ fhir:v "2025-08-07"^^xsd:date] ; # 
  fhir:recipient ( [
fhir:reference [ fhir:v "Patient/P2-ACP-Patient-SamiraVanDerSluijs" ] ;
fhir:display [ fhir:v "Patient, Samira van der Sluijs" ]
  ] ) ; # 
  fhir:sender [
fhir:reference [ fhir:v "PractitionerRole/P2-ACP-HealthProfessional-PractitionerRole-DesireeWolters" ] ;
fhir:display [ fhir:v "Healthcare professional (role), Desiree Wolters" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:713603004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "713603004" ] ;
fhir:display [ fhir:v "Advance care planning (procedure)" ]     ] )
  ] ) . #