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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Goal/ACP-MedicalPolicyGoal-Pat2> a fhir:Goal ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ACP-MedicalPolicyGoal-Pat2"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-MedicalPolicyGoal" ;
fhir:index -1 ;
fhir:link <https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-MedicalPolicyGoal>
]
] ;
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: Goal ACP-MedicalPolicyGoal-Pat2</b></p><a name=\"ACP-MedicalPolicyGoal-Pat2\"> </a><a name=\"hcACP-MedicalPolicyGoal-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-MedicalPolicyGoal.html\">ACP Medical Policy Goal</a></p></div><p><b>identifier</b>: Resource identifier/b3aaf1a9-cbe3-4b7a-a6c8-ecc55a65e5e9</p><p><b>lifecycleStatus</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 713603004}\">advance care planning</span></p><p><b>description</b>: <span title=\"Codes:{http://snomed.info/sct 713148004}\">voorkomen en behandelen van symptomen</span></p><p><b>subject</b>: <a href=\"Patient-ACP-Patient-SamiraVanDerSluijs-Pat2.html\">Patient, Samira van der Sluijs</a></p><p><b>statusDate</b>: 2025-08-07</p></div>"
] ;
fhir:Goal.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 "b3aaf1a9-cbe3-4b7a-a6c8-ecc55a65e5e9" ]
] ;
fhir:Goal.lifecycleStatus [ fhir:value "active"] ;
fhir:Goal.category [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:713603004 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "713603004" ] ;
fhir:Coding.display [ fhir:value "advance care planning" ]
]
] ;
fhir:Goal.description [
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:713148004 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "713148004" ] ;
fhir:Coding.display [ fhir:value "voorkomen en behandelen van symptomen" ]
]
] ;
fhir:Goal.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:Goal.statusDate [ fhir:value "2025-08-07"^^xsd:date] .
<http://hl7.org/fhir/Patient/ACP-Patient-SamiraVanDerSluijs-Pat2> a fhir:Patient .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Goal/ACP-MedicalPolicyGoal-Pat2.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Goal/ACP-MedicalPolicyGoal-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