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

FHIR IG Statistics: CodeSystem/UKNationalIdentifier

Packagefhir.virtually.healthcare
Resource TypeCodeSystem
IdUKNationalIdentifier
FHIR VersionR4
Sourcehttps://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/CodeSystem-UKNationalIdentifier.html
URLhttps://fhir.virtually.healthcare/CodeSystem/UKNationalIdentifier
Version0.1.1-current
Statusdraft
Date2025-07-24T05:36:54+00:00
NameUKNationalIdentifier
TitleUKNationalIdentifier
Realmus
Authorityhl7
DescriptionUK National Insurance Provider Identifier
Contentcomplete

Resources that use this resource

ValueSet
UKNationalIdentifiersUK National Insurance Identifiers

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem UKNationalIdentifier

This case-sensitive code system https://fhir.virtually.healthcare/CodeSystem/UKNationalIdentifier defines the following codes:

CodeDisplay
https://fhir.nhs.uk/Id/nhs-number England and Wales NHS Number
urn:oid:2.16.840.1.113883.2.1.3.2.4.16.53 Scotland CHI Number

Source

{
  "resourceType": "CodeSystem",
  "id": "UKNationalIdentifier",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.virtually.healthcare/CodeSystem/UKNationalIdentifier",
  "version": "0.1.1-current",
  "name": "UKNationalIdentifier",
  "title": "UKNationalIdentifier",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-24T05:36:54+00:00",
  "publisher": "Virtually Healthcare",
  "contact": [
    {
      "name": "Virtually Healthcare",
      "telecom": [
        {
          "system": "url",
          "value": "https://virtually.healthcare"
        }
      ]
    }
  ],
  "description": "UK National Insurance Provider Identifier",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "https://fhir.nhs.uk/Id/nhs-number",
      "display": "England and Wales NHS Number"
    },
    {
      "code": "urn:oid:2.16.840.1.113883.2.1.3.2.4.16.53",
      "display": "Scotland CHI Number"
    }
  ]
}