Package | uz.dhp.core |
Resource Type | CodeSystem |
Id | audit-event-outcome-cs |
FHIR Version | R5 |
Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-audit-event-outcome-cs.html |
URL | https://terminology.dhp.uz/CodeSystem/audit-event-outcome-cs |
Version | 5.0.0 |
Status | draft |
Date | 2025-08-12T15:30:11+00:00 |
Name | AuditEventOutcomeCS |
Title | Audit event outcome translations |
Description | Audit event outcome supplement with translations in Uzbek and Russian |
Content | supplement |
Supplements | http://hl7.org/fhir/issue-severity|5.0.0 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem audit-event-outcome-cs
Language: en
This code system supplement https://terminology.dhp.uz/CodeSystem/audit-event-outcome-cs
defines displays on the following codes:
Code |
fatal |
error |
warning |
information |
success |
Additional Language Displays
Code | Русский (Russian, ru) | uz |
fatal | Фатальная ошибка | Fatal xato |
error | Ошибка | Xato |
warning | Предупреждение | Ogohlantirish |
information | Информация | Ma'lumot |
success | Операция выполнена успешно | Operatsiya muvaffaqiyatli yakunlandi |
{ "resourceType": "CodeSystem", "id": "audit-event-outcome-cs", "language": "en", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://terminology.dhp.uz/CodeSystem/audit-event-outcome-cs", "version": "5.0.0", "name": "AuditEventOutcomeCS", "title": "Audit event outcome translations", "status": "draft", "experimental": true, "date": "2025-08-12T15:30:11+00:00", "publisher": "Uzinfocom LLC", "contact": [ { "name": "Uzinfocom LLC", "telecom": [ { "system": "url", "value": "https://uzinfocom.uz" }, { "system": "email", "value": "info@uzinfocom.uz" } ] } ], "description": "Audit event outcome 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/issue-severity|5.0.0", "concept": [ { "code": "fatal", "designation": [ { "language": "ru", "value": "Фатальная ошибка" }, { "language": "uz", "value": "Fatal xato" } ] }, { "code": "error", "designation": [ { "language": "ru", "value": "Ошибка" }, { "language": "uz", "value": "Xato" } ] }, { "code": "warning", "designation": [ { "language": "ru", "value": "Предупреждение" }, { "language": "uz", "value": "Ogohlantirish" } ] }, { "code": "information", "designation": [ { "language": "ru", "value": "Информация" }, { "language": "uz", "value": "Ma'lumot" } ] }, { "code": "success", "designation": [ { "language": "ru", "value": "Операция выполнена успешно" }, { "language": "uz", "value": "Operatsiya muvaffaqiyatli yakunlandi" } ] } ] }