Digital Health Platform
0.1.0 -
Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
Active as of 2025-04-16 |
{
"resourceType" : "NamingSystem",
"id" : "uzb-health-card-number",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem uzb-health-card-number</b></p><a name=\"uzb-health-card-number\"> </a><a name=\"hcuzb-health-card-number\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://medcore.uz/NamingSystem/uzb-health-card-number</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>Uzbekistan_Health_Card_Number_System</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Naming system for health card number identifiers assigned by the Ministry of Health of the Republic of Uzbekistan. See https://yuz.uz/ru/news/elektronne-meditsinskie-kart-prosto-sovremenno-i-kachestvenno and http://old.reestr.uz/view/gir?id=909 for legal justification.</p>\n</div></td></tr><tr><td>Publisher</td><td>Uzinfocom LLC</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>https://gov.uz/ssv/identifier/healthcard</td><td>true</td><td>This is the canonical URI for the Uzbekistan health card number system</td></tr></table></div>"
},
"url" : "http://medcore.uz/NamingSystem/uzb-health-card-number",
"version" : "0.1.0",
"name" : "Uzbekistan_Health_Card_Number_System",
"status" : "active",
"kind" : "identifier",
"date" : "2025-04-16",
"publisher" : "Uzinfocom LLC",
"contact" : [
{
"name" : "Uzinfocom LLC",
"telecom" : [
{
"system" : "url",
"value" : "https://uzinfocom.uz"
},
{
"system" : "email",
"value" : "info@uzinfocom.uz"
}
]
}
],
"responsible" : "Ministry of Health of the Republic of Uzbekistan",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "HC",
"display" : "Health card number"
}
]
},
"description" : "Naming system for health card number identifiers assigned by the Ministry of Health of the Republic of Uzbekistan. See https://yuz.uz/ru/news/elektronne-meditsinskie-kart-prosto-sovremenno-i-kachestvenno and http://old.reestr.uz/view/gir?id=909 for legal justification.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"usage" : "Used for identifying individuals through their health card numbers within the Uzbekistan healthcare system.",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://gov.uz/ssv/identifier/healthcard",
"preferred" : true,
"comment" : "This is the canonical URI for the Uzbekistan health card number system"
}
]
}