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

: pseudo-bsn - JSON Representation

Active as of 2025-11-05

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "pseudo-bsn",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem pseudo-bsn</b></p><a name=\"pseudo-bsn\"> </a><a name=\"hcpseudo-bsn\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://nuts-foundation.github.io/nl-generic-functions-ig/NamingSystem/pseudo-bsn</td></tr><tr><td>Version</td><td>0.2.0</td></tr><tr><td>Name</td><td>Pseudonymized BSN</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>This Patient identifier represents a pseudonymized BSN.</p>\n</div></td></tr><tr><td>Publisher</td><td>Stichting Nuts</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/pseudo-bsn</td><td>true</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://nuts-foundation.github.io/nl-generic-functions-ig/NamingSystem/pseudo-bsn"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "0.2.0"
    }
  ],
  "name" : "Pseudonymized BSN",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2025-11-05T00:00:00-00:00",
  "publisher" : "Stichting Nuts",
  "contact" : [
    {
      "name" : "Stichting Nuts",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nuts.nl"
        }
      ]
    }
  ],
  "description" : "This Patient identifier represents a pseudonymized BSN.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NL",
          "display" : "Netherlands"
        }
      ]
    }
  ],
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://fhir.nl/fhir/NamingSystem/pseudo-bsn",
      "preferred" : true
    }
  ]
}