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

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

: NL GF Connection Types ValueSet - JSON Representation

Active as of 2026-03-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "nl-gf-connection-types-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nl-gf-connection-types-vs</b></p><a name=\"nl-gf-connection-types-vs\"> </a><a name=\"hcnl-gf-connection-types-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-nl-gf-authorization-server-cs.html\"><code>http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-authorization-server-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.2.0-ballot</span></li><li>Include these codes as defined in <code>http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>hti-smart-on-fhir</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://minvws.github.io/generiekefuncties-docs/ValueSet/nl-gf-connection-types-vs",
  "version" : "0.2.0-ballot",
  "name" : "NlGfConnectionTypesVS",
  "title" : "NL GF Connection Types ValueSet",
  "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" : "Authorization and endpoint connection type codes supported by NL Generic Functions.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL",
          "display" : "Netherlands"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-authorization-server-cs"
      },
      {
        "system" : "http://vzvz.nl/fhir/CodeSystem/koppeltaal-endpoint-connection-type",
        "concept" : [
          {
            "code" : "hti-smart-on-fhir"
          }
        ]
      }
    ]
  }
}