Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0-ballot - ci-build
Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.2.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-03-24 |
{
"resourceType" : "CodeSystem",
"id" : "nl-gf-authorization-server-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-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>"
},
"url" : "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-authorization-server-cs",
"version" : "0.2.0-ballot",
"name" : "NlGfAuthorizationServerCS",
"title" : "NL GF Authorization Server CodeSystem",
"status" : "active",
"experimental" : true,
"date" : "2026-03-24T11:14:28+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 and security protocol flavors used on endpoints in NL Generic Functions. Inspired by endpoint-connection-type style coding.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NL",
"display" : "Netherlands"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "oauth2",
"display" : "OAuth 2.0",
"definition" : "Endpoint uses OAuth 2.0 authorization framework."
},
{
"code" : "oauth2-fapi2",
"display" : "OAuth 2.0 FAPI 2",
"definition" : "Endpoint uses OAuth 2.0 with Financial-grade API (FAPI) 2 security profile requirements."
},
{
"code" : "oauth-nuts",
"display" : "OAuth 2.0 NUTS",
"definition" : "Endpoint uses OAuth 2.0 with NUTS-based trust and authentication profile constraints."
}
]
}