FHIR IG analytics| Package | fhir.nl.gf |
| Resource Type | NamingSystem |
| Id | NamingSystem-pseudo-bsn.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/nuts-foundation/nl-generic-functions-ig/NamingSystem-pseudo-bsn.html |
| URL | http://nuts-foundation.github.io/nl-generic-functions-ig/NamingSystem/pseudo-bsn |
| Version | 0.3.0 |
| Status | active |
| Date | 2025-11-05T00:00:00-00:00 |
| Name | Pseudonymized BSN |
| Realm | us |
| Authority | hl7 |
| Description | This Patient identifier represents a pseudonymized BSN. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem pseudo-bsn
| Defining URL | http://nuts-foundation.github.io/nl-generic-functions-ig/NamingSystem/pseudo-bsn |
| Version | 0.3.0 |
| Name | Pseudonymized BSN |
| Status | active |
| Definition | This Patient identifier represents a pseudonymized BSN. |
| Publisher | Stichting Nuts |
| Type | Value | Preferred |
| URI | http://fhir.nl/fhir/NamingSystem/pseudo-bsn | true |
{
"resourceType": "NamingSystem",
"id": "pseudo-bsn",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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.3.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
}
]
}