FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-procedure-outcome-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-procedure-outcome-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/procedure-outcome-cs |
| Version | 2026.1.0 |
| Status | draft |
| Date | 2026-08-12T10:11:46+00:00 |
| Name | ProcedureOutcomeCS |
| Title | Procedure Outcome Supplement CodeSystem |
| Description | SNOMED CT supplement containing Uzbek and Russian designations for procedure outcome codes used in Uzbekistan. |
| Content | supplement |
| Supplements | http://snomed.info/sct |
No resources found
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem procedure-outcome-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/procedure-outcome-cs defines displays on the following codes:
| Code | Display |
| 385669000 | Successful |
| 385670004 | Partially successful |
| 385671000 | Unsuccessful |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| 385669000 | Успешный | Muvaffaqiyatli |
| 385670004 | Частично успешный | Qisman muvaffaqiyatli |
| 385671000 | Неуспешный | Muvaffaqiyatsiz |
Russian
Сгенерированный нарратив: CodeSystem procedure-outcome-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/procedure-outcome-cs определяет дисплеи по следующему кодус:
| Код | Отображение |
| 385669000 | Successful |
| 385670004 | Partially successful |
| 385671000 | Unsuccessful |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| 385669000 | Успешный | Muvaffaqiyatli |
| 385670004 | Частично успешный | Qisman muvaffaqiyatli |
| 385671000 | Неуспешный | Muvaffaqiyatsiz |
Uzbek
Generated Narrative: CodeSystem procedure-outcome-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/procedure-outcome-cs defines displays on the following codes:
| Code | Display |
| 385669000 | Successful |
| 385670004 | Partially successful |
| 385671000 | Unsuccessful |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| 385669000 | Успешный | Muvaffaqiyatli |
| 385670004 | Частично успешный | Qisman muvaffaqiyatli |
| 385671000 | Неуспешный | Muvaffaqiyatsiz |
{
"resourceType": "CodeSystem",
"id": "procedure-outcome-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-12T10:11:46+00:00",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "uz"
},
{
"url": "content",
"valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "ru"
},
{
"url": "content",
"valueString": "Ministry of Health of the Republic of Uzbekistan"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"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"
}
]
}
]
}