FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "UKNationalHealthIdentifiers",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nwgenomics.nhs.uk/ValueSet/UKNationalHealthIdentifiers",
"version": "0.1.0",
"name": "UKNationalHealthIdentifiers",
"title": "UK National Health Identifiers",
"status": "draft",
"experimental": false,
"date": "2026-02-03T16:04:38+00:00",
"publisher": "NHS North West Genomics",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nwgenomics.nhs.uk/contact-us"
}
]
}
],
"description": "NHS Number, CHI Number and Health and Care Number",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose": {
"include": [
{
"system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/NationalHealthIdentifiers"
}
]
}
}