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

: kvk-nummer - JSON Representation

Active as of 2026-03-11

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "kvk-nummer",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem kvk-nummer</b></p><a name=\"kvk-nummer\"> </a><a name=\"hckvk-nummer\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://minvws.github.io/generiekefuncties-docs/NamingSystem/kvk-nummer</td></tr><tr><td>Version</td><td>0.2.0-ballot</td></tr><tr><td>Name</td><td>KVK</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>This identifier system represents KvK identifiers.</p>\n</div></td></tr><tr><td>Publisher</td><td>Ministerie van Volksgezondheid, Welzijn en Sport</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>http://fhir.nl/fhir/NamingSystem/kvk</td><td>true</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://minvws.github.io/generiekefuncties-docs/NamingSystem/kvk-nummer"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "0.2.0-ballot"
    }
  ],
  "name" : "KVK",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2026-03-11T00:00:00-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" : "This identifier system represents KvK identifiers.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL",
          "display" : "Netherlands"
        }
      ]
    }
  ],
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://fhir.nl/fhir/NamingSystem/kvk",
      "preferred" : true
    }
  ]
}