IKNL PZP STU3 - 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:Goal ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "P1-ACP-Medical-Policy-Goal"] ; #
fhir:meta [
( fhir:profile [ fhir:v "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Medical-Policy-Goal"^^xsd:anyURI ] )
] ; #
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: Goal P1-ACP-Medical-Policy-Goal</b></p><a name=\"P1-ACP-Medical-Policy-Goal\"> </a><a name=\"hcP1-ACP-Medical-Policy-Goal\"> </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-Medical-Policy-Goal.html\">Medical Policy Goal</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>identifier</b>: Resource identifier/ecd53b68-d9d2-4945-b1f0-0eccb07f48a3</p><p><b>status</b>: In Progress</p><p><b>description</b>: <span title=\"Codes:{http://snomed.info/sct 713148004}\">Symptom management (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-P1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>statusDate</b>: 2025-07-29</p><p><b>note</b>: </p><blockquote><div><p>De behandeling van Hendrik is na verslechtering en gesprekken hierover bijgesteld van levensverlenging naar symptoomgericht</p>\n</div></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: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 "ecd53b68-d9d2-4945-b1f0-0eccb07f48a3" ]
] ) ; #
fhir:status [ fhir:v "in-progress"] ; #
fhir:description [
( fhir:coding [
a sct:713148004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "713148004" ] ;
fhir:display [ fhir:v "Symptom management (procedure)" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/P1-ACP-Patient-HendrikHartman" ] ;
fhir:display [ fhir:v "Patient, Hendrik Hartman" ]
] ; #
fhir:statusDate [ fhir:v "2025-07-29"^^xsd:date] ; #
fhir:note ( [
fhir:text [ fhir:v "De behandeling van Hendrik is na verslechtering en gesprekken hierover bijgesteld van levensverlenging naar symptoomgericht" ]
] ) . #
IG © 2025+ IKNL. Package iknl.fhir.stu3.pzp#0.1.3-beta3 based on FHIR 3.0.2. Generated 2025-08-28
Links: Table of Contents |
QA Report