Advance Care Planning (PZP), published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-rc2 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
: ACP MedicalDevice ProductType ICD - 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-MedicalDeviceProductType-ICD"] ; #
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-MedicalDeviceProductType-ICD</b></p><a name=\"ACP-MedicalDeviceProductType-ICD\"> </a><a name=\"hcACP-MedicalDeviceProductType-ICD\"> </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/72506001\">72506001</a></td><td>implanteerbare cardioverter-defibrillator</td></tr><tr><td><a href=\"http://snomed.info/id/465460004\">465460004</a></td><td>univentriculaire implanteerbare cardioverter-defibrillator</td></tr><tr><td><a href=\"http://snomed.info/id/468542000\">468542000</a></td><td>implanteerbare tweekamercardioverter-defibrillator</td></tr><tr><td><a href=\"http://snomed.info/id/704707009\">704707009</a></td><td>implanteerbare biventriculaire cardioverter-defibrillator</td></tr><tr><td><a href=\"http://snomed.info/id/1263462004\">1263462004</a></td><td>pulsgenerator van defibrillator voor cardiale resynchronisatietherapie</td></tr><tr><td><a href=\"http://snomed.info/id/1236894001\">1236894001</a></td><td>subcutane implanteerbare cardioverter-defibrillator</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalDeviceProductType-ICD"^^xsd:anyURI ;
fhir:l <https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalDeviceProductType-ICD>
] ; #
fhir:version [ fhir:v "1.0.0-rc2"] ; #
fhir:name [ fhir:v "ACPMedicalDeviceProductTypeICDVS"] ; #
fhir:title [ fhir:v "ACP MedicalDevice ProductType ICD"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-03T13:11:59+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 "ICD product code for MedicalDevice ProductType. This ValueSet is conceptually based on SNOMED CT codes that are descendants of `72506001` (implanteerbare cardioverter-defibrillator), i.e. an `is-a` filter. However, the codes are explicitly enumerated rather than using an intensional `is-a` filter to make the ValueSet easier to understand and implement for consumers."] ; #
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 "72506001" ] ;
fhir:display [ fhir:v "implanteerbare cardioverter-defibrillator" ] ] [
fhir:code [ fhir:v "465460004" ] ;
fhir:display [ fhir:v "univentriculaire implanteerbare cardioverter-defibrillator" ] ] [
fhir:code [ fhir:v "468542000" ] ;
fhir:display [ fhir:v "implanteerbare tweekamercardioverter-defibrillator" ] ] [
fhir:code [ fhir:v "704707009" ] ;
fhir:display [ fhir:v "implanteerbare biventriculaire cardioverter-defibrillator" ] ] [
fhir:code [ fhir:v "1263462004" ] ;
fhir:display [ fhir:v "pulsgenerator van defibrillator voor cardiale resynchronisatietherapie" ] ] [
fhir:code [ fhir:v "1236894001" ] ;
fhir:display [ fhir:v "subcutane implanteerbare cardioverter-defibrillator" ] ] ) ] )
] . #