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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeCodeSystem
IdCodeSystem-NationalHealthIdentifiers.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/CodeSystem-NationalHealthIdentifiers.html
URLhttps://fhir.nwgenomics.nhs.uk/CodeSystem/NationalHealthIdentifiers
Version0.1.0
Statusdraft
Date2025-12-13
NameNationalHealthIdentifiers
TitleUK National Health Identifiers
Realmus
Authorityhl7
DescriptionEngland/Wales NHS Number, Scotland CHI Number and Northern Ireland Health and Care Number
Contentcomplete

Resources that use this resource

ValueSet
UKNationalHealthIdentifiersUK National Health Identifiers

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NationalHealthIdentifiers

This case-sensitive code system https://fhir.nwgenomics.nhs.uk/CodeSystem/NationalHealthIdentifiers defines the following codes:

CodeDisplay
https://fhir.nhs.uk/Id/nhs-number NHS Number
urn:oid:2.16.840.1.113883.2.1.3.2.4.16.53 CHI Number
https://fhir.nhs.uk/Id/hsc-number Health and Care Number

Source1

{
  "resourceType": "CodeSystem",
  "id": "NationalHealthIdentifiers",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.nwgenomics.nhs.uk/CodeSystem/NationalHealthIdentifiers",
  "version": "0.1.0",
  "name": "NationalHealthIdentifiers",
  "title": "UK National Health Identifiers",
  "status": "draft",
  "experimental": false,
  "date": "2025-12-13",
  "publisher": "NHS North West Genomics",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nwgenomics.nhs.uk/contact-us"
        }
      ]
    }
  ],
  "description": "England/Wales NHS Number, Scotland CHI Number and Northern Ireland Health and Care Number",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "https://fhir.nhs.uk/Id/nhs-number",
      "display": "NHS Number"
    },
    {
      "code": "urn:oid:2.16.840.1.113883.2.1.3.2.4.16.53",
      "display": "CHI Number"
    },
    {
      "code": "https://fhir.nhs.uk/Id/hsc-number",
      "display": "Health and Care Number"
    }
  ]
}