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" : "CodeSystem",
"id" : "UKNationalIdentifier",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem UKNationalIdentifier</b></p><a name=\"UKNationalIdentifier\"> </a><a name=\"hcUKNationalIdentifier\"> </a><a name=\"UKNationalIdentifier-en-GB\"> </a><p>This code system <code>https://fhir.virtually.healthcare/CodeSystem/UKNationalIdentifier</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">https://fhir.nhs.uk/Id/nhs-number<a name=\"UKNationalIdentifier-https.58.47.47fhir.46nhs.46uk.47Id.47nhs-number\"> </a></td><td>England and Wales NHS Number</td></tr><tr><td style=\"white-space:nowrap\">urn:oid:2.16.840.1.113883.2.1.3.2.4.16.53<a name=\"UKNationalIdentifier-urn.58oid.582.4616.46840.461.46113883.462.461.463.462.464.4616.4653\"> </a></td><td>Scotland CHI Number</td></tr></table></div>"
},
"url" : "https://fhir.virtually.healthcare/CodeSystem/UKNationalIdentifier",
"version" : "0.1.0-current",
"name" : "UKNationalIdentifier",
"title" : "UKNationalIdentifier",
"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 National Insurance Provider Identifier",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB",
"display" : "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"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"
}
]
}