Uzbekistan Digital Health Platform
0.5.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.5.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 2026-06-05 |
{
"resourceType" : "ValueSet",
"id" : "adverse-event-outcome-vs",
"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: ValueSet adverse-event-outcome-vs</b></p><a name=\"adverse-event-outcome-vs\"> </a><a name=\"hcadverse-event-outcome-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-adverse-event-outcome-cs.html\">AdverseEvent outcome translations</a>.</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/405491001\">405491001</a></td><td>Adverse incident resulting in no harmful effect</td></tr><tr><td><a href=\"http://snomed.info/id/405531001\">405531001</a></td><td>Adverse incident resulting in potentially permanent but not disabling damage</td></tr><tr><td><a href=\"http://snomed.info/id/405532008\">405532008</a></td><td>Adverse incident resulting in potentially permanent disabling damage</td></tr><tr><td><a href=\"http://snomed.info/id/405535005\">405535005</a></td><td>Adverse incident resulting in death</td></tr><tr><td><a href=\"http://snomed.info/id/1335890004\">1335890004</a></td><td>Recovered from adverse event with sequelae</td></tr><tr><td><a href=\"http://snomed.info/id/1336140009\">1336140009</a></td><td>Recovering from adverse event</td></tr><tr><td><a href=\"http://snomed.info/id/1339036001\">1339036001</a></td><td>Persistent adverse event without recovery</td></tr><tr><td><a href=\"http://snomed.info/id/1352007006\">1352007006</a></td><td>Recovered from adverse event without sequela</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/adverse-event-outcome-cs|2026-01"
}
],
"url" : "https://terminology.dhp.uz/fhir/core/ValueSet/adverse-event-outcome-vs",
"version" : "0.5.0",
"name" : "AdverseEventOutcomeVS",
"title" : "Types of AdverseEvent outcome",
"status" : "draft",
"experimental" : true,
"date" : "2026-06-05T10:07:26+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" : "Types of AdverseEvent outcome in Uzbekistan",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "405491001",
"display" : "Adverse incident resulting in no harmful effect"
},
{
"code" : "405531001",
"display" : "Adverse incident resulting in potentially permanent but not disabling damage"
},
{
"code" : "405532008",
"display" : "Adverse incident resulting in potentially permanent disabling damage"
},
{
"code" : "405535005",
"display" : "Adverse incident resulting in death"
},
{
"code" : "1335890004",
"display" : "Recovered from adverse event with sequelae"
},
{
"code" : "1336140009",
"display" : "Recovering from adverse event"
},
{
"code" : "1339036001",
"display" : "Persistent adverse event without recovery"
},
{
"code" : "1352007006",
"display" : "Recovered from adverse event without sequela"
}
]
}
]
}
}