Package | fhir.virtually.healthcare |
Resource Type | CodeSystem |
Id | UKNationalIdentifier |
FHIR Version | R4 |
Source | https://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/CodeSystem-UKNationalIdentifier.html |
URL | https://fhir.virtually.healthcare/CodeSystem/UKNationalIdentifier |
Version | 0.1.1-current |
Status | draft |
Date | 2025-07-24T05:36:54+00:00 |
Name | UKNationalIdentifier |
Title | UKNationalIdentifier |
Realm | us |
Authority | hl7 |
Description | UK National Insurance Provider Identifier |
Content | complete |
ValueSet | |
UKNationalIdentifiers | UK National Insurance Identifiers |
No resources found
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:
Code | Display |
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 |
{ "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" } ] }