Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0-ballot - ci-build Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide, published by Ministerie van Volksgezondheid, Welzijn en Sport. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/minvws/generiekefuncties-docs/ and changes regularly. See the Directory of published versions

: NL GF Authorization Type CodeSystem - JSON Representation

Active as of 2026-03-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "nl-gf-authorization-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nl-gf-authorization-type-cs</b></p><a name=\"nl-gf-authorization-type-cs\"> </a><a name=\"hcnl-gf-authorization-type-cs\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>smart-on-fhir-scope</td><td>smart-on-fhir-scope</td><td>string</td><td>SMART on FHIR v2 scope associated with this authorization type.</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-authorization-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>smart-on-fhir-scope</b></td></tr><tr><td style=\"white-space:nowrap\">lrza-careprovider-admin<a name=\"nl-gf-authorization-type-cs-lrza-careprovider-admin\"> </a></td><td>LRZa Care Provider Administration</td><td>Authorization to create and update manage all GF Addressing entities for a care provider.</td><td>system/Organization.crus, system/Location.crus, system/HealthcareService.crus, system/Endpoint.crus, system/Device.crus</td></tr><tr><td style=\"white-space:nowrap\">lrza-endpoint-admin<a name=\"nl-gf-authorization-type-cs-lrza-endpoint-admin\"> </a></td><td>LRZa Care Provider Endpoint Administration</td><td>Authorization to manage references to (owned) Endpoint at care provider entities.</td><td>system/Endpoint.crus, system/Device.crus</td></tr></table></div>"
  },
  "url" : "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-authorization-type-cs",
  "version" : "0.2.0-ballot",
  "name" : "NlGfAuthorizationTypeCS",
  "title" : "NL GF Authorization Type CodeSystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-03-12T12:55:34+00:00",
  "publisher" : "Ministerie van Volksgezondheid, Welzijn en Sport",
  "contact" : [
    {
      "name" : "Ministerie van Volksgezondheid, Welzijn en Sport",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.minvws.nl"
        }
      ]
    }
  ],
  "description" : "Local code system for authorization types used in NL Generic Functions for managing authorization and access control",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL",
          "display" : "Netherlands"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "property" : [
    {
      "code" : "smart-on-fhir-scope",
      "description" : "SMART on FHIR v2 scope associated with this authorization type.",
      "type" : "string"
    }
  ],
  "concept" : [
    {
      "code" : "lrza-careprovider-admin",
      "display" : "LRZa Care Provider Administration",
      "definition" : "Authorization to create and update manage all GF Addressing entities for a care provider.",
      "property" : [
        {
          "code" : "smart-on-fhir-scope",
          "valueString" : "system/Organization.crus"
        },
        {
          "code" : "smart-on-fhir-scope",
          "valueString" : "system/Location.crus"
        },
        {
          "code" : "smart-on-fhir-scope",
          "valueString" : "system/HealthcareService.crus"
        },
        {
          "code" : "smart-on-fhir-scope",
          "valueString" : "system/Endpoint.crus"
        },
        {
          "code" : "smart-on-fhir-scope",
          "valueString" : "system/Device.crus"
        }
      ]
    },
    {
      "code" : "lrza-endpoint-admin",
      "display" : "LRZa Care Provider Endpoint Administration",
      "definition" : "Authorization to manage references to (owned) Endpoint at care provider entities.",
      "property" : [
        {
          "code" : "smart-on-fhir-scope",
          "valueString" : "system/Endpoint.crus"
        },
        {
          "code" : "smart-on-fhir-scope",
          "valueString" : "system/Device.crus"
        }
      ]
    }
  ]
}