Uzbekistan Digital Health Platform
0.5.0 - ci-build
Uzbekistan Digital Health Platform - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-06-12 |
{
"resourceType" : "CodeSystem",
"id" : "medication-status-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 medication-status-cs</b></p><a name=\"medication-status-cs\"> </a><a name=\"hcmedication-status-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.dhp.uz/fhir/core/CodeSystem/medication-status-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-medication-status.html#medication-status-active\">active</a><a name=\"medication-status-cs-active\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-medication-status.html#medication-status-inactive\">inactive</a><a name=\"medication-status-cs-inactive\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-medication-status.html#medication-status-entered-in-error\">entered-in-error</a><a name=\"medication-status-cs-entered-in-error\"> </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>active</td><td>Активно</td><td>Faol</td></tr><tr><td>inactive</td><td>Неактивно</td><td>Faol emas</td></tr><tr><td>entered-in-error</td><td>Введено по ошибке</td><td>Xatoda kiritilgan</td></tr></table></div>"
},
"url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/medication-status-cs",
"version" : "5.0.0",
"name" : "MedicationStatusCS",
"title" : "Medication status type translations",
"status" : "draft",
"experimental" : true,
"date" : "2026-06-12T15:35:00+05:00",
"publisher" : "Ministry of Health of the Republic of Uzbekistan",
"contact" : [
{
"name" : "Ministry of Health of the Republic of Uzbekistan",
"telecom" : [
{
"system" : "url",
"value" : "https://gov.uz/en/ssv"
},
{
"system" : "email",
"value" : "info@ssv.uz"
}
]
}
],
"description" : "Medication status type words with translations in Uzbek and Russian",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"content" : "supplement",
"supplements" : "http://hl7.org/fhir/CodeSystem/medication-status|5.0.0",
"concept" : [
{
"code" : "active",
"designation" : [
{
"language" : "ru",
"value" : "Активно"
},
{
"language" : "uz",
"value" : "Faol"
}
]
},
{
"code" : "inactive",
"designation" : [
{
"language" : "ru",
"value" : "Неактивно"
},
{
"language" : "uz",
"value" : "Faol emas"
}
]
},
{
"code" : "entered-in-error",
"designation" : [
{
"language" : "ru",
"value" : "Введено по ошибке"
},
{
"language" : "uz",
"value" : "Xatoda kiritilgan"
}
]
}
]
}