Digital Health Platform
0.1.0 - Uzbekistan flag

Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.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

: Audit event outcome translations

Draft as of 2025-07-07

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "audit-event-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 audit-event-outcome-cs</b></p><a name=\"audit-event-outcome-cs\"> </a><a name=\"hcaudit-event-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.medcore.uz/CodeSystem/audit-event-outcome-cs</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-issue-severity.html#issue-severity-fatal\">fatal</a><a name=\"audit-event-outcome-cs-fatal\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-issue-severity.html#issue-severity-error\">error</a><a name=\"audit-event-outcome-cs-error\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-issue-severity.html#issue-severity-warning\">warning</a><a name=\"audit-event-outcome-cs-warning\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-issue-severity.html#issue-severity-information\">information</a><a name=\"audit-event-outcome-cs-information\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-issue-severity.html#issue-severity-success\">success</a><a name=\"audit-event-outcome-cs-success\"> </a></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>fatal</td><td>Фатальная ошибка</td><td>Fatal xato</td></tr><tr><td>error</td><td>Ошибка</td><td>Xato</td></tr><tr><td>warning</td><td>Предупреждение</td><td>Ogohlantirish</td></tr><tr><td>information</td><td>Информация</td><td>Ma'lumot</td></tr><tr><td>success</td><td>Операция выполнена успешно</td><td>Operatsiya muvaffaqiyatli yakunlandi</td></tr></table></div>"
  },
  "url" : "https://terminology.medcore.uz/CodeSystem/audit-event-outcome-cs",
  "version" : "0.1.0",
  "name" : "AuditEventOutcomeCS",
  "title" : "Audit event outcome translations",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-07-07T16:50:09+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",
  "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"
        }
      ]
    }
  ]
}