Uzbekistan Digital Health Platform
0.7.0 - ci-build
Uzbekistan Digital Health Platform - Local Development build (v0.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-08-12 |
{
"resourceType" : "CodeSystem",
"id" : "procedure-outcome-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 procedure-outcome-cs</b></p><a name=\"procedure-outcome-cs\"> </a><a name=\"hcprocedure-outcome-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/procedure-outcome-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/385669000\">385669000</a><a name=\"procedure-outcome-cs-385669000\"> </a></td><td>Successful</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/385670004\">385670004</a><a name=\"procedure-outcome-cs-385670004\"> </a></td><td>Partially successful</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/385671000\">385671000</a><a name=\"procedure-outcome-cs-385671000\"> </a></td><td>Unsuccessful</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>385669000</td><td>Успешный</td><td>Muvaffaqiyatli</td></tr><tr><td>385670004</td><td>Частично успешный</td><td>Qisman muvaffaqiyatli</td></tr><tr><td>385671000</td><td>Неуспешный</td><td>Muvaffaqiyatsiz</td></tr></table></div>"
},
"url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/procedure-outcome-cs",
"version" : "2026.1.0",
"name" : "ProcedureOutcomeCS",
"title" : "Procedure Outcome Supplement CodeSystem",
"status" : "draft",
"experimental" : true,
"date" : "2026-08-12T15:34:56+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" : "SNOMED CT supplement containing Uzbek and Russian designations for procedure outcome codes used in Uzbekistan.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"content" : "supplement",
"supplements" : "http://snomed.info/sct",
"concept" : [
{
"code" : "385669000",
"display" : "Successful",
"designation" : [
{
"language" : "ru",
"value" : "Успешный"
},
{
"language" : "uz",
"value" : "Muvaffaqiyatli"
}
]
},
{
"code" : "385670004",
"display" : "Partially successful",
"designation" : [
{
"language" : "ru",
"value" : "Частично успешный"
},
{
"language" : "uz",
"value" : "Qisman muvaffaqiyatli"
}
]
},
{
"code" : "385671000",
"display" : "Unsuccessful",
"designation" : [
{
"language" : "ru",
"value" : "Неуспешный"
},
{
"language" : "uz",
"value" : "Muvaffaqiyatsiz"
}
]
}
]
}