Uzbekistan Digital Health Platform
0.4.0 - ci-build
Uzbekistan Digital Health Platform, published by Ministry of Health of the Republic of Uzbekistan. This guide is not an authorized publication; it is the continuous build for version 0.4.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
| Active as of 2026-03-30 |
{
"resourceType" : "CodeSystem",
"id" : "allergy-reaction-severity-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 allergy-reaction-severity-cs</b></p><a name=\"allergy-reaction-severity-cs\"> </a><a name=\"hcallergy-reaction-severity-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/allergy-reaction-severity-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-reaction-event-severity.html#reaction-event-severity-mild\">mild</a><a name=\"allergy-reaction-severity-cs-mild\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-reaction-event-severity.html#reaction-event-severity-moderate\">moderate</a><a name=\"allergy-reaction-severity-cs-moderate\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-reaction-event-severity.html#reaction-event-severity-severe\">severe</a><a name=\"allergy-reaction-severity-cs-severe\"> </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>mild</td><td>Лёгкая</td><td>Yengil</td></tr><tr><td>moderate</td><td>Умеренная</td><td>O'rtacha</td></tr><tr><td>severe</td><td>Тяжёлая</td><td>Og'ir</td></tr></table></div>"
},
"url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/allergy-reaction-severity-cs",
"version" : "5.0.0",
"name" : "AllergyReactionSeverityCS",
"title" : "Allergy reaction severity",
"status" : "active",
"experimental" : false,
"date" : "2026-03-30T12:52:51+00: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" : "Allergy reaction severity supplement 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/reaction-event-severity|5.0.0",
"concept" : [
{
"code" : "mild",
"designation" : [
{
"language" : "ru",
"value" : "Лёгкая"
},
{
"language" : "uz",
"value" : "Yengil"
}
]
},
{
"code" : "moderate",
"designation" : [
{
"language" : "ru",
"value" : "Умеренная"
},
{
"language" : "uz",
"value" : "O'rtacha"
}
]
},
{
"code" : "severe",
"designation" : [
{
"language" : "ru",
"value" : "Тяжёлая"
},
{
"language" : "uz",
"value" : "Og'ir"
}
]
}
]
}