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

: P1 ACP TreatmentDirective 281789004 - 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:_Consent ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "P1-ACP-TreatmentDirective-281789004"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-TreatmentDirective"^^xsd:anyURI ;
fhir:link <https://fhir.iknl.nl/fhir/StructureDefinition/ACP-TreatmentDirective>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Consent P1-ACP-TreatmentDirective-281789004</b></p><a name=\"P1-ACP-TreatmentDirective-281789004\"> </a><a name=\"hcP1-ACP-TreatmentDirective-281789004\"> </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-TreatmentDirective.html\">TreatmentDirective</a></p></div><p><b>ext Encounter Reference</b>: <a href=\"Encounter-P1-ACP-Encounter-29-07-2025.html\">Encounter, 2025-07-29</a></p><p><b>ext TreatmentDirective2.SpecificationOther</b>: Alleen als het bijdraagt aan symptoomverlichting of betere kwaliteit van leven</p><p><b>identifier</b>: Resource identifier/2bb2cbb4-2692-49c4-81e0-02b9f09d4328</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}\">verrichting met expliciete context (situatie)</span></p><p><b>patient</b>: <a href=\"Patient-P1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>dateTime</b>: 2025-07-29</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.1&amp;canonical=https://wetten.overheid.nl/\">https://wetten.overheid.nl/</a></td></tr></table><blockquote><p><b>provision</b></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=\"RelatedPerson-P1-ACP-ContactPerson-MichielHartman.html\">ContactPerson, Michiel 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-P1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen.html\">Healthcare professional (role), van Huissen</a></p></blockquote><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 281789004}\">Antibiotic therapy</span></p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://fhir.iknl.nl/fhir/StructureDefinition/ext-EncounterReference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Encounter/P1-ACP-Encounter-29-07-2025" ] ;
fhir:display [ fhir:v "Encounter, 2025-07-29" ]     ]
  ] ) ; # 
  fhir:modifierExtension ( [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/ext-TreatmentDirective2.SpecificationOther"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Alleen als het bijdraagt aan symptoomverlichting of betere kwaliteit van leven"     ]
  ] ) ; # 
  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 "2bb2cbb4-2692-49c4-81e0-02b9f09d4328" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:scope [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ] ;
fhir:code [ fhir:v "treatment" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
a sct:129125009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "129125009" ]     ] )
  ] ) ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/P1-ACP-Patient-HendrikHartman" ] ;
fhir:display [ fhir:v "Patient, Hendrik Hartman" ]
  ] ; # 
  fhir:dateTime [ fhir:v "2025-07-29"^^xsd:date] ; # 
  fhir:policy ( [
fhir:uri [ fhir:v "https://wetten.overheid.nl/"^^xsd:anyURI ]
  ] ) ; # 
  fhir:provision [
    ( fhir:actor [
fhir:role [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CONSENTER" ]         ] )       ] ;
fhir:reference [
fhir:reference [ fhir:v "RelatedPerson/P1-ACP-ContactPerson-MichielHartman" ] ;
fhir:type [ fhir:v "RelatedPerson"^^xsd:anyURI ] ;
fhir:display [ fhir:v "ContactPerson, Michiel Hartman" ]       ]     ] [
fhir:role [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CONSENTER" ]         ] )       ] ;
fhir:reference [
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:code [
      ( fhir:coding [
a sct:281789004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "281789004" ] ;
fhir:display [ fhir:v "Antibiotic therapy" ]       ] )     ] )
  ] . #