RIVO-Noord Zorgviewer Implementation Guide
1.19.0 - CI build
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
Active as of 2025-09-11 |
{
"resourceType" : "ConceptMap",
"id" : "rolcodenl",
"text" : {
"status" : "generated",
"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>"
},
"url" : "http://fhir.hl7.nl/zorgviewer/ConceptMap/rolcodenl",
"version" : "1.19.0",
"name" : "rolcodenl",
"title" : "RolCodeNL naar SNOMED-CT Mapping",
"status" : "active",
"experimental" : false,
"date" : "2025-09-11T08:41:17+00:00",
"publisher" : "RIVO-NN HL7NL",
"contact" : [
{
"name" : "RIVO-NN",
"telecom" : [
{
"system" : "url",
"value" : "https://rivo-noord.nl"
}
]
},
{
"name" : "HL7NL",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.nl"
}
]
}
],
"description" : "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" : "urn:iso:std:iso:3166",
"code" : "NL"
}
]
}
],
"group" : [
{
"source" : "urn:oid:2.16.840.1.113883.2.4.15.111",
"sourceVersion" : "RolCodeNL",
"target" : "http://snomed.info/sct",
"element" : [
{
"code" : "01.*",
"display" : "Arts",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "narrower"
}
],
"code" : "309343006",
"display" : "Medical doctor",
"equivalence" : "narrower",
"comment" : "Allemaal artsen"
}
]
},
{
"code" : "02.054",
"display" : "Kaakchirurg",
"target" : [
{
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence",
"valueCode" : "narrower"
}
],
"code" : "309343006",
"display" : "Medical doctor",
"equivalence" : "narrower",
"comment" : "Een kaakchirurg is een arts"
}
]
}
]
}
]
}