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 - XML Representation

Active as of 2025-09-11

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="rolcodenl"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="http://fhir.hl7.nl/zorgviewer/ConceptMap/rolcodenl"/>
  <version value="1.19.0"/>
  <name value="rolcodenl"/>
  <title value="RolCodeNL naar SNOMED-CT Mapping"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-09-11T08:41:17+00:00"/>
  <publisher value="RIVO-NN HL7NL"/>
  <contact>
    <name value="RIVO-NN"/>
    <telecom>
      <system value="url"/>
      <value value="https://rivo-noord.nl"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7NL"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.nl"/>
    </telecom>
  </contact>
  <description
               value="Deze ConceptMap representeert de mapping tussen RolCodeNL naar een SNOMED-CT code. N.B. hier betekent een '*' in de code een wildcard."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NL"/>
    </coding>
  </jurisdiction>
  <group>
    <source value="urn:oid:2.16.840.1.113883.2.4.15.111"/>
    <sourceVersion value="RolCodeNL"/>
    <target value="http://snomed.info/sct"/>
    <element>
      <code value="01.*"/>
      <display value="Arts"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="narrower"/>
        </modifierExtension>
        <code value="309343006"/>
        <display value="Medical doctor"/>
        <equivalence value="narrower"/>
        <comment value="Allemaal artsen"/>
      </target>
    </element>
    <element>
      <code value="02.054"/>
      <display value="Kaakchirurg"/>
      <target>
        <modifierExtension
                           url="http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence">
          <valueCode value="narrower"/>
        </modifierExtension>
        <code value="309343006"/>
        <display value="Medical doctor"/>
        <equivalence value="narrower"/>
        <comment value="Een kaakchirurg is een arts"/>
      </target>
    </element>
  </group>
</ConceptMap>