RIVO-Noord Zorgviewer Implementation Guide
1.17.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.17.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions

: Zorgviewer probleem naam waardelijst - TTL Representation

Active as of 2025-08-02

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 "ProbleemNaamCodelist"] ; # 
  fhir:meta [
    ( fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ] )
  ] ; # 
  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 ProbleemNaamCodelist</b></p><a name=\"ProbleemNaamCodelist\"> </a><a name=\"hcProbleemNaamCodelist\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/STU3/shareablevalueset.html\">Shareable ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-ICD10dut.html\"><code>http://hl7.org/fhir/sid/icd-10-nl</code></a></li><li>Include all codes defined in <code>http://hl7.org/fhir/sid/icpc-1-nl</code></li><li>Include all codes defined in <code>urn:oid:2.16.840.1.113883.2.4.3.120.5.1</code></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hl7.nl/zorgviewer/ValueSet/ProbleemNaamCodelist"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.17.0"] ; # 
  fhir:name [ fhir:v "ProbleemNaamCodelist"] ; # 
  fhir:title [ fhir:v "Zorgviewer probleem naam waardelijst"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-08-02T07:29:39+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "RIVO-NN HL7NL"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "RIVO-NN" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://rivo-noord.nl" ]     ] )
  ] [
fhir:name [ fhir:v "HL7NL" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.nl" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "De Zorgviewer probleem naam waardelijst o.b.v. de DHD Diagnose Thesaurus (SNOMED CT en ICD-10-nl codes) en de ICPC-1 NL coderingen vanuit de huisartsen"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NL" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-nl"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icpc-1-nl"^^xsd:anyURI ]     ] [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.120.5.1"^^xsd:anyURI ]     ] )
  ] . #