FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeNamingSystem
Idnl-namingsystem-bsn.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "NamingSystem",
  "id": "c7bd65e8-ddd1-4e21-94f0-17cac50b5c3e",
  "name": "Burgerservicenummer (BSN)",
  "status": "active",
  "kind": "identifier",
  "date": "2016-10-31T19:05:06.568+01:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Citizen service number (BSN)",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://fhir.nl/fhir/NamingSystem/bsn",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.2.4.6.3",
      "preferred": false
    }
  ]
}