Advance Care Planning (PZP)
1.0.0-rc1 - trial-use

Advance Care Planning (PZP), published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IKNL/PZP-FHIR-R4/ and changes regularly. See the Directory of published versions

: Most Important Agreed-upon Goal of Medical Policy - TTL Representation

Draft as of 2025-10-31

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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ACP-MedicalPolicyGoal"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ACP-MedicalPolicyGoal</b></p><a name=\"ACP-MedicalPolicyGoal\"> </a><a name=\"hcACP-MedicalPolicyGoal\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/385987000\">385987000</a></td><td>zorg bij ziekte en/of letsel</td></tr><tr><td><a href=\"http://snomed.info/id/1351964001\">1351964001</a></td><td>levensverlengende behandeling</td></tr><tr><td><a href=\"http://snomed.info/id/713148004\">713148004</a></td><td>voorkomen en behandelen van symptomen</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalPolicyGoal"^^xsd:anyURI ;
fhir:l <https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalPolicyGoal>
  ] ; # 
  fhir:version [ fhir:v "1.0.0-rc1"] ; # 
  fhir:name [ fhir:v "MedicalPolicyGoalVS"] ; # 
  fhir:title [ fhir:v "Most Important Agreed-upon Goal of Medical Policy"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-10-31T09:52:04+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IKNL"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "IKNL" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://iknl.nl/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@iknl.nl" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ValueSet for Medical Policy Goal, representing the primary agreed-upon goal of a patient's medical treatment policy."] ; # 
  fhir:copyright [ fhir:v "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "385987000" ] ;
fhir:display [ fhir:v "zorg bij ziekte en/of letsel" ]       ] [
fhir:code [ fhir:v "1351964001" ] ;
fhir:display [ fhir:v "levensverlengende behandeling" ]       ] [
fhir:code [ fhir:v "713148004" ] ;
fhir:display [ fhir:v "voorkomen en behandelen van symptomen" ]       ] )     ] )
  ] . #