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/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
Draft 2025-10-16 holatiga ko‘ra |
{
"resourceType" : "ValueSet",
"id" : "consent-action-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-action-vs</b></p><a name=\"uz-consent-action-vs\"> </a><a name=\"uz-hcconsent-action-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-action-cs.html\">Possible consent actions translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-consentaction.html\"><code>http://terminology.hl7.org/CodeSystem/consentaction</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.1, the version found through the package references\"> version 📦1.0.1</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>collect</code></td><td style=\"color: #cccccc\">Collect</td><td>Gather retrieved information for storage</td></tr><tr><td><code>access</code></td><td style=\"color: #cccccc\">Access</td><td>Retrieval without permitting collection, use or disclosure. e.g., no screen-scraping for collection, use or disclosure (view-only access)</td></tr><tr><td><code>use</code></td><td style=\"color: #cccccc\">Use</td><td>Utilize the retrieved information</td></tr><tr><td><code>disclose</code></td><td style=\"color: #cccccc\">Disclose</td><td>Transfer retrieved information</td></tr><tr><td><code>correct</code></td><td style=\"color: #cccccc\">Access and Correct</td><td>Allow retrieval of a patient's information for the purpose of update or rectify</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/consent-action-cs|5.0.0"
}
],
"url" : "https://terminology.dhp.uz/fhir/core/ValueSet/consent-action-vs",
"version" : "0.3.0",
"name" : "ConsentActionVS",
"title" : "Possible consent actions",
"status" : "draft",
"experimental" : true,
"date" : "2025-10-16T11:09:49+00:00",
"publisher" : "Uzinfocom MChJ",
"contact" : [
{
"name" : "Uzinfocom LLC",
"telecom" : [
{
"system" : "url",
"value" : "https://uzinfocom.uz"
},
{
"system" : "email",
"value" : "info@uzinfocom.uz"
}
]
}
],
"description" : "Determines the actions that can be taken with consent",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/consentaction",
"concept" : [
{
"code" : "collect"
},
{
"code" : "access"
},
{
"code" : "use"
},
{
"code" : "disclose"
},
{
"code" : "correct"
}
]
}
]
}
}