Advance Care Planning (PZP) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Most Important Agreed-upon Goal of Medical Policy - 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 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 "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: ValueSet ACP-MedicalPolicyGoal</b></p><a name=\"ACP-MedicalPolicyGoal\"> </a><a name=\"hcACP-MedicalPolicyGoal\"> </a><ul><li>Include deze codes zoals gedefinieerd in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Weergave</b></td></tr><tr><td><a href=\"http://snomed.info/id/385987000\">385987000</a></td><td>Curatief / actief ziektebeleid</td></tr><tr><td><a href=\"http://snomed.info/id/1351964001\">1351964001</a></td><td>Life-sustaining treatment (regime/therapy)</td></tr><tr><td><a href=\"http://snomed.info/id/713148004\">713148004</a></td><td>Voorkomen en behandelen van symptomen (verrichting)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.iknl.nl/fhir/ValueSet/ACP-MedicalPolicyGoal"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
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-08-25T09:32:38+02: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:concept [
fhir:code [ fhir:v "385987000" ] ;
fhir:display [ fhir:v "Curatief / actief ziektebeleid" ] ] [
fhir:code [ fhir:v "1351964001" ] ;
fhir:display [ fhir:v "Life-sustaining treatment (regime/therapy)" ] ] [
fhir:code [ fhir:v "713148004" ] ;
fhir:display [ fhir:v "Voorkomen en behandelen van symptomen (verrichting)" ] ] ) ] )
] . #