Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build
Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions
Draft as of 2024-11-06 |
{
"resourceType" : "ValueSet",
"id" : "UKNationalIdentifiers",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet UKNationalIdentifiers</b></p><a name=\"UKNationalIdentifiers\"> </a><a name=\"hcUKNationalIdentifiers\"> </a><a name=\"UKNationalIdentifiers-en-GB\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-UKNationalIdentifier.html\"><code>https://fhir.virtually.healthcare/CodeSystem/UKNationalIdentifier</code></a></li></ul></div>"
},
"url" : "https://fhir.virtually.healthcare/ValueSet/UKNationalIdentifiers",
"version" : "0.1.0-current",
"name" : "UKNationalIdentifiers",
"title" : "UK National Insurance Identifiers",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-06T08:30:37+00:00",
"publisher" : "Virtually Healthcare",
"contact" : [
{
"name" : "Virtually Healthcare",
"telecom" : [
{
"system" : "url",
"value" : "https://virtually.healthcare"
}
]
}
],
"description" : "UK NHS National Insurance Identifier\n\nE.g. NHS Number (England and Wales) and CHI Number (Scotland)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB",
"display" : "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.virtually.healthcare/CodeSystem/UKNationalIdentifier"
}
]
}
}