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

Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions

: NL GF Code System - JSON Representation

Draft as of 2025-09-03

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "nl-gf-code-system",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nl-gf-code-system</b></p><a name=\"nl-gf-code-system\"> </a><a name=\"hcnl-gf-code-system\"> </a><p>This  code system <code>http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-code-system</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">nl-gf-care-services<a name=\"nl-gf-code-system-nl-gf-care-services\"> </a></td><td>Care Services Directory</td></tr></table></div>"
  },
  "url" : "http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/nl-gf-code-system",
  "version" : "0.2.0",
  "name" : "NlGfCodeSystem",
  "title" : "NL GF Code System",
  "status" : "draft",
  "date" : "2025-09-03T14:57:25+00:00",
  "publisher" : "Stichting Nuts",
  "contact" : [
    {
      "name" : "Stichting Nuts",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nuts.nl"
        }
      ]
    }
  ],
  "description" : "Local code system for NL Generic Functions.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL",
          "display" : "Netherlands"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "nl-gf-care-services",
      "display" : "Care Services Directory"
    }
  ]
}