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

Active as of 2026-03-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nl-gf-authorization-server-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-server-cs</b></p><a name="nl-gf-authorization-server-cs"> </a><a name="hcnl-gf-authorization-server-cs"> </a><p>This case-sensitive code system <code>http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-authorization-server-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></tr><tr><td style="white-space:nowrap">oauth2<a name="nl-gf-authorization-server-cs-oauth2"> </a></td><td>OAuth 2.0</td><td>Endpoint uses OAuth 2.0 authorization framework.</td></tr><tr><td style="white-space:nowrap">oauth2-fapi2<a name="nl-gf-authorization-server-cs-oauth2-fapi2"> </a></td><td>OAuth 2.0 FAPI 2</td><td>Endpoint uses OAuth 2.0 with Financial-grade API (FAPI) 2 security profile requirements.</td></tr><tr><td style="white-space:nowrap">oauth-nuts<a name="nl-gf-authorization-server-cs-oauth-nuts"> </a></td><td>OAuth 2.0 NUTS</td><td>Endpoint uses OAuth 2.0 with NUTS-based trust and authentication profile constraints.</td></tr></table></div>
  </text>
  <url
       value="http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-authorization-server-cs"/>
  <version value="0.2.0-ballot"/>
  <name value="NlGfAuthorizationServerCS"/>
  <title value="NL GF Authorization Server CodeSystem"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2026-03-24T11:03:36+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 and security protocol flavors used on endpoints in NL Generic Functions. Inspired by endpoint-connection-type style coding."/>
  <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="3"/>
  <concept>
    <code value="oauth2"/>
    <display value="OAuth 2.0"/>
    <definition value="Endpoint uses OAuth 2.0 authorization framework."/>
  </concept>
  <concept>
    <code value="oauth2-fapi2"/>
    <display value="OAuth 2.0 FAPI 2"/>
    <definition
                value="Endpoint uses OAuth 2.0 with Financial-grade API (FAPI) 2 security profile requirements."/>
  </concept>
  <concept>
    <code value="oauth-nuts"/>
    <display value="OAuth 2.0 NUTS"/>
    <definition
                value="Endpoint uses OAuth 2.0 with NUTS-based trust and authentication profile constraints."/>
  </concept>
</CodeSystem>