Package | nw-gmsa.github.io |
Resource Type | NamingSystem |
Id | nhs-number-namingsystem |
FHIR Version | R4 |
Source | https://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/NamingSystem-nhs-number-namingsystem.html |
URL | https://nw-gmsa.github.io/NamingSystem/nhs-number-namingsystem |
Version | 0.0.7 |
Status | active |
Date | 2023-08-01 |
Name | NHS Number |
Realm | uk |
Description | NHS Number allocated to the patient in England and Wales. For more details see: [NHS Data Model Dictionary](https://www.datadictionary.nhs.uk/attributes/nhs_number.html) |
Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem nhs-number-namingsystem
Defining URL | https://nw-gmsa.github.io/NamingSystem/nhs-number-namingsystem |
Version | 0.0.7 |
Name | NHS Number |
Status | active |
Definition | NHS Number allocated to the patient in England and Wales. For more details see: NHS Data Model Dictionary |
Publisher | NHS North West GMSA |
Type | Value | Preferred | Comment |
URI | https://fhir.nhs.uk/Id/nhs-number | true | |
OID | 2.16.840.1.113883.2.1.4.1 | false | |
Other | NHS | false | PID.3 (CX.4) HSCIC HL7 V2 ADT |
{ "resourceType": "NamingSystem", "id": "nhs-number-namingsystem", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url", "valueUri": "https://nw-gmsa.github.io/NamingSystem/nhs-number-namingsystem" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version", "valueString": "0.0.7" } ], "name": "NHS Number", "status": "active", "kind": "identifier", "date": "2023-08-01", "publisher": "NHS North West GMSA", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.nw-gmsa.nhs.uk/contact-us" } ] } ], "responsible": "NHS England", "description": "NHS Number allocated to the patient in England and Wales. For more details see: [NHS Data Model Dictionary](https://www.datadictionary.nhs.uk/attributes/nhs_number.html)", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "GB", "display": "United Kingdom of Great Britain and Northern Ireland" } ] } ], "usage": "A unique patient identifier for everyone registered with the NHS in England and Wales.", "uniqueId": [ { "type": "uri", "value": "https://fhir.nhs.uk/Id/nhs-number", "preferred": true }, { "type": "oid", "value": "2.16.840.1.113883.2.1.4.1", "preferred": false }, { "type": "other", "value": "NHS", "preferred": false, "comment": "PID.3 (CX.4) HSCIC HL7 V2 ADT" } ] }