FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | CodeSystem |
| Id | CodeSystem-NationalHealthIdentifiers.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/nw-gmsa/nw-gmsa.github.com/CodeSystem-NationalHealthIdentifiers.html |
| URL | https://fhir.nwgenomics.nhs.uk/CodeSystem/NationalHealthIdentifiers |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-12-13 |
| Name | NationalHealthIdentifiers |
| Title | UK National Health Identifiers |
| Realm | us |
| Authority | hl7 |
| Description | England/Wales NHS Number, Scotland CHI Number and Northern Ireland Health and Care Number |
| Content | complete |
| ValueSet | |
| UKNationalHealthIdentifiers | UK National Health Identifiers |
No resources found
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:
| Code | Display |
| 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 |
{
"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"
}
]
}