RIVO-Noord Zorgviewer Implementation Guide
1.19.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.19.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

: RolCodeNL naar SNOMED-CT Mapping - TTL Representation

Active as of 2025-09-15

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:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "rolcodenl"] ; # 
  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: ConceptMap rolcodenl</b></p><a name=\"rolcodenl\"> </a><a name=\"hcrolcodenl\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <code>urn:oid:2.16.840.1.113883.2.4.15.111|RolCodeNL</code> to <a href=\"http://hl7.org/fhir/STU3/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>01.* (Arts)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td>309343006 (Medical doctor)</td><td>Allemaal artsen</td></tr><tr><td>02.054 (Kaakchirurg)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td>309343006 (Medical doctor)</td><td>Een kaakchirurg is een arts</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.hl7.nl/zorgviewer/ConceptMap/rolcodenl"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.19.0"] ; # 
  fhir:name [ fhir:v "rolcodenl"] ; # 
  fhir:title [ fhir:v "RolCodeNL naar SNOMED-CT Mapping"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-15T08:57:43+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 "Deze ConceptMap representeert de mapping tussen RolCodeNL naar een SNOMED-CT code. N.B. hier betekent een '*' in de code een wildcard."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NL" ]     ] )
  ] ) ; # 
  fhir:group ( [
fhir:source [ fhir:v "urn:oid:2.16.840.1.113883.2.4.15.111"^^xsd:anyURI ] ;
fhir:sourceVersion [ fhir:v "RolCodeNL" ] ;
fhir:target [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "01.*" ] ;
fhir:display [ fhir:v "Arts" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "narrower"           ]         ] ) ;
fhir:code [ fhir:v "309343006" ] ;
fhir:display [ fhir:v "Medical doctor" ] ;
fhir:equivalence [ fhir:v "narrower" ] ;
fhir:comment [ fhir:v "Allemaal artsen" ]       ] )     ] [
fhir:code [ fhir:v "02.054" ] ;
fhir:display [ fhir:v "Kaakchirurg" ] ;
      ( fhir:_target [
        ( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "narrower"           ]         ] ) ;
fhir:code [ fhir:v "309343006" ] ;
fhir:display [ fhir:v "Medical doctor" ] ;
fhir:equivalence [ fhir:v "narrower" ] ;
fhir:comment [ fhir:v "Een kaakchirurg is een arts" ]       ] )     ] )
  ] ) . #