FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | ValueSet-procedure-outcome-vs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-procedure-outcome-vs.html |
| URL | https://terminology.dhp.uz/fhir/core/ValueSet/procedure-outcome-vs |
| Version | 0.6.0 |
| Status | draft |
| Date | 2026-07-16T09:52:12+00:00 |
| Name | ProcedureOutcomeVS |
| Title | Procedure Outcome translations |
| Description | Procedure outcome ValueSet with translations in Uzbek and Russian |
| StructureDefinition | ||
| uz.dhp.core#current | uz-core-procedure | UZ Core Procedure |
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet procedure-outcome-vs
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 385669000 | Successful |
| 385670004 | Partially successful |
| 385671000 | Unsuccessful |
Russian
Сгенерированный нарратив: ValueSet procedure-outcome-vs
http://snomed.info/sct версия Not Stated (use latest from terminology server)| Код | Отображение |
| 385669000 | Successful |
| 385670004 | Partially successful |
| 385671000 | Unsuccessful |
Uzbek
Generated Narrative: ValueSet procedure-outcome-vs
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 385669000 | Successful |
| 385670004 | Partially successful |
| 385671000 | Unsuccessful |
{
"resourceType": "ValueSet",
"id": "procedure-outcome-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/ValueSet/procedure-outcome-vs",
"version": "0.6.0",
"name": "ProcedureOutcomeVS",
"title": "Procedure Outcome translations",
"status": "draft",
"experimental": true,
"date": "2026-07-16T09:52:12+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": "Procedure outcome ValueSet with translations in Uzbek and Russian",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "385669000",
"display": "Successful"
},
{
"code": "385670004",
"display": "Partially successful"
},
{
"code": "385671000",
"display": "Unsuccessful"
}
]
}
]
}
}