FHIR IG analytics| Package | servicewell.fhir.wof-connect |
| Resource Type | NamingSystem |
| Id | NamingSystem-WofConnectPersonalNumbers.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/servicewell/servicewell.fhir.wof-connect/NamingSystem-WofConnectPersonalNumbers.html |
| URL | http://canonical.fhir.link/servicewell/wof-connect/NamingSystem/WofConnectPersonalNumbers |
| Version | 0.1.3 |
| Status | active |
| Date | 2026-02-12 |
| Name | WOF Connect Personal Number System |
| Description | This NamingSystem defines the authoritative list of identifier.system values (OID and URI) representing Norwegian and Swedish national personal number systems. It is used in WOF Connect Patient profiles where identifier.type = PN. Implementations SHALL restrict Patient.identifier.system to one of the identifiers defined in this NamingSystem. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem WofConnectPersonalNumbers
| Defining URL | http://canonical.fhir.link/servicewell/wof-connect/NamingSystem/WofConnectPersonalNumbers |
| Version | 0.1.3 |
| Name | WOF Connect Personal Number System |
| Status | active |
| Definition | This NamingSystem defines the authoritative list of identifier.system values (OID and URI) representing Norwegian and Swedish national personal number systems. It is used in WOF Connect Patient profiles where identifier.type = PN. Implementations SHALL restrict Patient.identifier.system to one of the identifiers defined in this NamingSystem. |
| Publisher | Service Well AB |
| Type | Value | Comment |
| OID | 2.16.578.1.12.4.1.4.1 | Norwegian National Identity Number (assigned to residents registered in the National Population Register) |
| OID | 2.16.578.1.12.4.1.4.2 | Norwegian Temporary Identity Number (D-number) |
| OID | 2.16.578.1.12.4.1.4.3 | Norwegian Healthcare Identity Number (H-number) |
| OID | 2.16.578.1.12.4.1.4.4 | Norwegian Temporary Healthcare Identifier (FH-number) |
| OID | 2.16.578.1.12.4.1.4.5 | Norwegian Immigration Case Identifier (DUF-number) |
| OID | 1.2.752.129.2.1.3.1 | Swedish Personal Identity Number |
| OID | 1.2.752.129.2.1.3.3 | Swedish Coordination Number |
| URI | http://electronichealth.se/identifier/personnummer |
{
"resourceType": "NamingSystem",
"id": "WofConnectPersonalNumbers",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri": "http://canonical.fhir.link/servicewell/wof-connect/NamingSystem/WofConnectPersonalNumbers"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString": "0.1.3"
}
],
"name": "WOF Connect Personal Number System",
"status": "active",
"kind": "identifier",
"date": "2026-02-12",
"publisher": "Service Well AB",
"contact": [
{
"name": "Service Well AB",
"telecom": [
{
"system": "url",
"value": "https://servicewell.se"
},
{
"system": "email",
"value": "info@servicewell.se"
}
]
}
],
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PN"
}
]
},
"description": "This NamingSystem defines the authoritative list of identifier.system values (OID and URI) representing Norwegian and Swedish national personal number systems. It is used in WOF Connect Patient profiles where identifier.type = PN. Implementations SHALL restrict Patient.identifier.system to one of the identifiers defined in this NamingSystem.",
"usage": "Used to identify national personal number identifier systems (OID and URI) supported by WOF Connect for Patient.identifier.system.",
"uniqueId": [
{
"type": "oid",
"value": "2.16.578.1.12.4.1.4.1",
"comment": "Norwegian National Identity Number (assigned to residents registered in the National Population Register)"
},
{
"type": "oid",
"value": "2.16.578.1.12.4.1.4.2",
"comment": "Norwegian Temporary Identity Number (D-number)"
},
{
"type": "oid",
"value": "2.16.578.1.12.4.1.4.3",
"comment": "Norwegian Healthcare Identity Number (H-number)"
},
{
"type": "oid",
"value": "2.16.578.1.12.4.1.4.4",
"comment": "Norwegian Temporary Healthcare Identifier (FH-number)"
},
{
"type": "oid",
"value": "2.16.578.1.12.4.1.4.5",
"comment": "Norwegian Immigration Case Identifier (DUF-number)"
},
{
"type": "oid",
"value": "1.2.752.129.2.1.3.1",
"comment": "Swedish Personal Identity Number"
},
{
"type": "oid",
"value": "1.2.752.129.2.1.3.3",
"comment": "Swedish Coordination Number"
},
{
"type": "uri",
"value": "http://electronichealth.se/identifier/personnummer"
}
]
}