FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/nhs-number-namingsystem

Packagenw-gmsa.github.io
Resource TypeNamingSystem
Idnhs-number-namingsystem
FHIR VersionR4
Sourcehttps://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/NamingSystem-nhs-number-namingsystem.html
URLhttps://nw-gmsa.github.io/NamingSystem/nhs-number-namingsystem
Version0.0.7
Statusactive
Date2023-08-01
NameNHS Number
Realmuk
DescriptionNHS 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)
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem nhs-number-namingsystem

Summary

Defining URLhttps://nw-gmsa.github.io/NamingSystem/nhs-number-namingsystem
Version0.0.7
NameNHS Number
Statusactive
Definition

NHS Number allocated to the patient in England and Wales. For more details see: NHS Data Model Dictionary

PublisherNHS North West GMSA

Identifiers

TypeValuePreferredComment
URIhttps://fhir.nhs.uk/Id/nhs-numbertrue
OID2.16.840.1.113883.2.1.4.1false
OtherNHSfalsePID.3 (CX.4) HSCIC HL7 V2 ADT

Source

{
  "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"
    }
  ]
}