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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeValueSet
IdValueSet-RoleCodeNLlist.json
FHIR VersionR3
Sourcehttps://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/ValueSet-RoleCodeNLlist.html
URLhttp://fhir.hl7.nl/zorgviewer/ValueSet/RoleCodeNLlist
Version1.24.0
Statusactive
Date2026-04-03T11:32:50+00:00
NameRoleCodeNLlist
TitleRolcodeNL waardelijst
Realmnl
Authorityhl7
DescriptionRol waardelijst. Deze lijst is nodig voor autorisatie opstarten Zorgviewer en is voor autorisatie bij het bronsystemen.

Resources that use this resource

ConceptMap
hl7.fhir.nl.zorgviewer#currentrolcodenlRolcodeNL naar SNOMED-CT Mapping

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet RoleCodeNLlist

  • Include these codes as defined in urn:oid:2.16.840.1.113883.2.4.15.111 version Not Stated (use latest from terminology server)
    CodeDisplay
    02.054Kaakchirurg
    01.004Apotheekhoudende huisarts
    01.015Huisarts
    17.000Apotheker
    83.000Apothekersassistent
    17.060Ziekenhuisapotheker
    17.075Openbaar apotheker
    01.000Arts
    30.000Verpleegkundige
    30.065Verpl. spec. preventieve zorg bij somatische aandoeningen
    30.066Verpl. spec. acute zorg bij somatische aandoeningen
    30.067Verpl. spec. intensieve zorg bij somatische aandoeningen
    30.068Verpl. spec. chronische zorg bij somatische aandoeningen
    30.069Verpl. spec. geestelijke gezondheidszorg
    81.000Physician assistant
    30.076Verpl. spec. algemene gezondheidszorg

Source1

{
  "resourceType": "ValueSet",
  "id": "RoleCodeNLlist",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hl7.nl/zorgviewer/ValueSet/RoleCodeNLlist",
  "version": "1.24.0",
  "name": "RoleCodeNLlist",
  "title": "RolcodeNL waardelijst",
  "status": "active",
  "experimental": false,
  "date": "2026-04-03T11:32:50+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": "Rol waardelijst. Deze lijst is nodig voor autorisatie opstarten Zorgviewer en is voor autorisatie bij het bronsystemen.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NL"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.15.111",
        "concept": [
          {
            "code": "02.054",
            "display": "Kaakchirurg"
          },
          {
            "code": "01.004",
            "display": "Apotheekhoudende huisarts"
          },
          {
            "code": "01.015",
            "display": "Huisarts"
          },
          {
            "code": "17.000",
            "display": "Apotheker"
          },
          {
            "code": "83.000",
            "display": "Apothekersassistent"
          },
          {
            "code": "17.060",
            "display": "Ziekenhuisapotheker"
          },
          {
            "code": "17.075",
            "display": "Openbaar apotheker"
          },
          {
            "code": "01.000",
            "display": "Arts"
          },
          {
            "code": "30.000",
            "display": "Verpleegkundige"
          },
          {
            "code": "30.065",
            "display": "Verpl. spec. preventieve zorg bij somatische aandoeningen"
          },
          {
            "code": "30.066",
            "display": "Verpl. spec. acute zorg bij somatische aandoeningen"
          },
          {
            "code": "30.067",
            "display": "Verpl. spec. intensieve zorg bij somatische aandoeningen"
          },
          {
            "code": "30.068",
            "display": "Verpl. spec. chronische zorg bij somatische aandoeningen"
          },
          {
            "code": "30.069",
            "display": "Verpl. spec. geestelijke gezondheidszorg"
          },
          {
            "code": "81.000",
            "display": "Physician assistant"
          },
          {
            "code": "30.076",
            "display": "Verpl. spec. algemene gezondheidszorg"
          }
        ]
      }
    ]
  }
}