This page is part of the Advance Care Planning (PZP) (v1.0.0-rc2: Release 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
: ACP ContactPerson Role zib2024 backport - 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-ContactPersonRole"] ; #
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-ContactPersonRole</b></p><a name=\"ACP-ContactPersonRole\"> </a><a name=\"hcACP-ContactPersonRole\"> </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 explicitly 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/310141000146103\">310141000146103</a></td><td>Schriftelijk gemachtigde zorg en behandeling</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-ContactPersonRole"^^xsd:anyURI ;
fhir:l <https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-ContactPersonRole>
] ; #
fhir:version [ fhir:v "1.0.0-rc2"] ; #
fhir:name [ fhir:v "ACPContactPersonRoleVS"] ; #
fhir:title [ fhir:v "ACP ContactPerson Role zib2024 backport"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-03T12:29:58+01: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 containing additional codes to the ContactPerson's [RolCodelijst](http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.3.1.2--20200901000000). These codes are applied from the zib2024 release onwards. Currently, the ValueSet contains only SNOMED CT code `310141000146103` (Schriftelijk gemachtigde zorg en behandeling / Holder of medical power of attorney) from the zib2024 release. The ValueSet is bound to a slice in `RelatedPerson.relationship."] ; #
fhir:copyright [ fhir:v "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org."] ; #
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 "310141000146103" ] ;
fhir:display [ fhir:v "Schriftelijk gemachtigde zorg en behandeling" ] ] ) ] )
] . #