FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeConceptMap
IdConceptMap-rolcodenl.json
FHIR VersionR3
Sourcehttps://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/ConceptMap-rolcodenl.html
URLhttp://fhir.hl7.nl/zorgviewer/ConceptMap/rolcodenl
Version1.23.0
Statusactive
Date2026-01-14T16:14:23+00:00
Namerolcodenl
TitleRolCodeNL naar SNOMED-CT Mapping
Realmnl
Authorityhl7
DescriptionDeze ConceptMap representeert de mapping tussen RolCodeNL naar een SNOMED-CT code. N.B. hier betekent een '*' in de code een wildcard.

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
SubjectRoleCodelistSubject rol (beroepen) waardelijst

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap rolcodenl

Mapping from (not specified) to (not specified)


Group 1 Mapping from urn:oid:2.16.840.1.113883.2.4.15.111|RolCodeNL to Subject rol (beroepen) waardelijst

Source CodeRelationshipTarget CodeComment
01.* (Arts)narrower309343006 (Medical doctor)Allemaal artsen
02.054 (Kaakchirurg)narrower309343006 (Medical doctor)Een kaakchirurg is een arts

Source1

{
  "resourceType": "ConceptMap",
  "id": "rolcodenl",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hl7.nl/zorgviewer/ConceptMap/rolcodenl",
  "version": "1.23.0",
  "name": "rolcodenl",
  "title": "RolCodeNL naar SNOMED-CT Mapping",
  "status": "active",
  "experimental": false,
  "date": "2026-01-14T16:14:23+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://fhir.hl7.nl/zorgviewer/ValueSet/SubjectRoleCodelist",
      "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"
            }
          ]
        }
      ]
    }
  ]
}