O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.3.0 -
Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-temp/ and changes regularly. See the Directory of published versions
Draft 2025-10-15 holatiga ko‘ra |
{
"resourceType" : "ValueSet",
"id" : "consent-state-codes-vs",
"language" : "uz",
"text" : {
"status" : "extensions",
"div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet resurs namunasi ma'lum bir kontekstda foydalanish uchun mo'ljallangan bir yoki bir nechta kod tizimlaridan olingan kodlar to'plamini belgilaydi. Qiymat to'plamlari\u00a0CodeSystem ta'riflari va ulardan\u00a0kodlangan elementlarda\u00a0foydalanish\u00a0o'rtasidagi bog'liqlik\u00a0. consent-state-codes-vs</b></p><a name=\"uz-consent-state-codes-vs\"> </a><a name=\"uz-hcconsent-state-codes-vs\"> </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><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-consent-state-codes-cs.html\">Consent State Codes translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-consent-state-codes.html\"><code>http://hl7.org/fhir/consent-state-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references\"> version 📦5.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><code>draft</code></td><td style=\"color: #cccccc\">Pending</td><td>The consent is in development or awaiting use but is not yet intended to be acted upon.</td></tr><tr><td><code>active</code></td><td style=\"color: #cccccc\">Active</td><td>The consent is to be followed and enforced.</td></tr><tr><td><code>inactive</code></td><td style=\"color: #cccccc\">Inactive</td><td>The consent is terminated or replaced.</td></tr><tr><td><code>not-done</code></td><td style=\"color: #cccccc\">Abandoned</td><td>The consent development has been terminated prior to completion.</td></tr><tr><td><code>entered-in-error</code></td><td style=\"color: #cccccc\">Entered in Error</td><td>The consent was created wrongly (e.g. wrong patient) and should be ignored.</td></tr><tr><td><code>unknown</code></td><td style=\"color: #cccccc\">Unknown</td><td>The resource is in an indeterminate state.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/consent-state-codes-cs|5.0.0"
}
],
"url" : "https://terminology.dhp.uz/fhir/core/ValueSet/consent-state-codes-vs",
"version" : "0.3.0",
"name" : "ConsentStateCodesVS",
"title" : "Consent State Codes",
"status" : "draft",
"experimental" : true,
"date" : "2025-10-15T12:31:04+00:00",
"publisher" : "Uzinfocom MChJ",
"contact" : [
{
"name" : "Uzinfocom LLC",
"telecom" : [
{
"system" : "url",
"value" : "https://uzinfocom.uz"
},
{
"system" : "email",
"value" : "info@uzinfocom.uz"
}
]
}
],
"description" : "Defines the consent state codes in Uzbek and Russian",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/consent-state-codes",
"concept" : [
{
"code" : "draft"
},
{
"code" : "active"
},
{
"code" : "inactive"
},
{
"code" : "not-done"
},
{
"code" : "entered-in-error"
},
{
"code" : "unknown"
}
]
}
]
}
}