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" : "dmed-reaction-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 dmed-reaction-type-cs</b></p><a name=\"dmed-reaction-type-cs\"> </a><a name=\"hcdmed-reaction-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: uz</p></div><p>This case-sensitive code system <code>https://terminology.dhp.uz/fhir/core/CodeSystem/dmed-reaction-type-cs</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Русский (Russian, ru)</b></td></tr><tr><td style=\"white-space:nowrap\">none<a name=\"dmed-reaction-type-cs-none\"> </a></td><td>Реакция отсутствует</td></tr><tr><td style=\"white-space:nowrap\">general<a name=\"dmed-reaction-type-cs-general\"> </a></td><td>Общая реакция</td></tr><tr><td style=\"white-space:nowrap\">local<a name=\"dmed-reaction-type-cs-local\"> </a></td><td>Местная реакция</td></tr></table></div>"
},
"url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/dmed-reaction-type-cs",
"version" : "0.5.0",
"name" : "DMEDReactionTypeCS",
"title" : "DMED Reaction 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" : "DMED Reaction Type Code with Uzbek and Russian translations",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"caseSensitive" : true,
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "none",
"designation" : [
{
"language" : "ru",
"value" : "Реакция отсутствует"
}
]
},
{
"code" : "general",
"designation" : [
{
"language" : "ru",
"value" : "Общая реакция"
}
]
},
{
"code" : "local",
"designation" : [
{
"language" : "ru",
"value" : "Местная реакция"
}
]
}
]
}