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
Draft as of 2025-07-07 |
{
"resourceType" : "CodeSystem",
"id" : "consent-provision-type-cs",
"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: CodeSystem consent-provision-type-cs</b></p><a name=\"consent-provision-type-cs\"> </a><a name=\"hcconsent-provision-type-cs\"> </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 code system supplement <code>https://terminology.medcore.uz/CodeSystem/consent-provision-type-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-consent-provision-type.html#consent-provision-type-deny\">deny</a><a name=\"consent-provision-type-cs-deny\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-consent-provision-type.html#consent-provision-type-permit\">permit</a><a name=\"consent-provision-type-cs-permit\"> </a></td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Русский (Russian, ru)</b></td><td><b>uz</b></td></tr><tr><td>deny</td><td>Согласие отклоняется на действия, соответствующие этим правилам</td><td>Ushbu qoidalarga mos keladigan harakatlar uchun rozilik rad etiladi</td></tr><tr><td>permit</td><td>Согласие предоставляется на действия, соответствующие настоящим правилам</td><td>Ushbu qoidalarga muvofiq harakatlarga rozilik beriladi</td></tr></table></div>"
},
"url" : "https://terminology.medcore.uz/CodeSystem/consent-provision-type-cs",
"version" : "0.1.0",
"name" : "ConsentProvisionTypeCS",
"title" : "Consent provision type translations",
"status" : "draft",
"experimental" : true,
"date" : "2025-07-07T16:50:09+00:00",
"publisher" : "Uzinfocom LLC",
"contact" : [
{
"name" : "Uzinfocom LLC",
"telecom" : [
{
"system" : "url",
"value" : "https://uzinfocom.uz"
},
{
"system" : "email",
"value" : "info@uzinfocom.uz"
}
]
}
],
"description" : "Consent provision type supplement with translations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/consent-provision-type|5.0.0",
"concept" : [
{
"code" : "deny",
"designation" : [
{
"language" : "ru",
"value" : "Согласие отклоняется на действия, соответствующие этим правилам"
},
{
"language" : "uz",
"value" : "Ushbu qoidalarga mos keladigan harakatlar uchun rozilik rad etiladi"
}
]
},
{
"code" : "permit",
"designation" : [
{
"language" : "ru",
"value" : "Согласие предоставляется на действия, соответствующие настоящим правилам"
},
{
"language" : "uz",
"value" : "Ushbu qoidalarga muvofiq harakatlarga rozilik beriladi"
}
]
}
]
}