This page is part of the Advance Care Planning (PZP) (v1.0.0-rc1: 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
: 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 "<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 codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 72506001</li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://api.iknl.nl/docs/pzp/r4/ValueSet/ACP-MedicalDeviceProductType-ICD"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-rc1"] ; #
fhir:name [ fhir:v "ACPMedicalDeviceProductTypeICDVS"] ; #
fhir:title [ fhir:v "MedicalDevice ProductType ICD"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-30T18:55:05+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 "ICD product code for MedicalDevice ProductType."] ; #
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:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "72506001" ] ] ) ] )
] . #