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

Active as of 2026-03-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nl-gf-authorization-type-cs"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-authorization-type-cs"/>
  <version value="0.2.0-ballot"/>
  <name value="NlGfAuthorizationTypeCS"/>
  <title value="NL GF Authorization Type CodeSystem"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2026-03-12T12:55:34+00:00"/>
  <publisher value="Ministerie van Volksgezondheid, Welzijn en Sport"/>
  <contact>
    <name value="Ministerie van Volksgezondheid, Welzijn en Sport"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.minvws.nl"/>
    </telecom>
  </contact>
  <description
               value="Local code system for authorization types used in NL Generic Functions for managing authorization and access control"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NL"/>
      <display value="Netherlands"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <property>
    <code value="smart-on-fhir-scope"/>
    <description
                 value="SMART on FHIR v2 scope associated with this authorization type."/>
    <type value="string"/>
  </property>
  <concept>
    <code value="lrza-careprovider-admin"/>
    <display value="LRZa Care Provider Administration"/>
    <definition
                value="Authorization to create and update manage all GF Addressing entities for a care provider."/>
    <property>
      <code value="smart-on-fhir-scope"/>
      <valueString value="system/Organization.crus"/>
    </property>
    <property>
      <code value="smart-on-fhir-scope"/>
      <valueString value="system/Location.crus"/>
    </property>
    <property>
      <code value="smart-on-fhir-scope"/>
      <valueString value="system/HealthcareService.crus"/>
    </property>
    <property>
      <code value="smart-on-fhir-scope"/>
      <valueString value="system/Endpoint.crus"/>
    </property>
    <property>
      <code value="smart-on-fhir-scope"/>
      <valueString value="system/Device.crus"/>
    </property>
  </concept>
  <concept>
    <code value="lrza-endpoint-admin"/>
    <display value="LRZa Care Provider Endpoint Administration"/>
    <definition
                value="Authorization to manage references to (owned) Endpoint at care provider entities."/>
    <property>
      <code value="smart-on-fhir-scope"/>
      <valueString value="system/Endpoint.crus"/>
    </property>
    <property>
      <code value="smart-on-fhir-scope"/>
      <valueString value="system/Device.crus"/>
    </property>
  </concept>
</CodeSystem>