{
  "resourceType" : "CodeSystem",
  "id" : "diagnostic-report-status-cs",
  "language" : "uz",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem diagnostic-report-status-cs</b></p><a name=\"uz-diagnostic-report-status-cs\"> </a><a name=\"uz-hcdiagnostic-report-status-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/diagnostic-report-status-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-diagnostic-report-status.html#diagnostic-report-status-registered\">registered</a><a name=\"uz-diagnostic-report-status-cs-registered\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-diagnostic-report-status.html#diagnostic-report-status-partial\">partial</a><a name=\"uz-diagnostic-report-status-cs-partial\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-diagnostic-report-status.html#diagnostic-report-status-preliminary\">preliminary</a><a name=\"uz-diagnostic-report-status-cs-preliminary\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-diagnostic-report-status.html#diagnostic-report-status-modified\">modified</a><a name=\"uz-diagnostic-report-status-cs-modified\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-diagnostic-report-status.html#diagnostic-report-status-final\">final</a><a name=\"uz-diagnostic-report-status-cs-final\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-diagnostic-report-status.html#diagnostic-report-status-corrected\">corrected</a><a name=\"uz-diagnostic-report-status-cs-corrected\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-diagnostic-report-status.html#diagnostic-report-status-appended\">appended</a><a name=\"uz-diagnostic-report-status-cs-appended\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-diagnostic-report-status.html#diagnostic-report-status-cancelled\">cancelled</a><a name=\"uz-diagnostic-report-status-cs-cancelled\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-diagnostic-report-status.html#diagnostic-report-status-entered-in-error\">entered-in-error</a><a name=\"uz-diagnostic-report-status-cs-entered-in-error\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-diagnostic-report-status.html#diagnostic-report-status-unknown\">unknown</a><a name=\"uz-diagnostic-report-status-cs-unknown\"> </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>registered</td><td>Зарегистрирован</td><td>Ro'yxatdan o'tkazilgan</td></tr><tr><td>partial</td><td>Частичный</td><td>Qisman</td></tr><tr><td>preliminary</td><td>Предварительный</td><td>Dastlabki</td></tr><tr><td>modified</td><td>Изменённый</td><td>O'zgartirilgan</td></tr><tr><td>final</td><td>Окончательный</td><td>Yakuniy</td></tr><tr><td>corrected</td><td>Исправленный</td><td>Tuzatilgan</td></tr><tr><td>appended</td><td>Дополненный</td><td>Qo'shimcha kiritilgan</td></tr><tr><td>cancelled</td><td>Отменённый</td><td>Bekor qilingan</td></tr><tr><td>entered-in-error</td><td>Введён по ошибке</td><td>Xato bilan kiritilgan</td></tr><tr><td>unknown</td><td>Неизвестно</td><td>Noma'lum</td></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/diagnostic-report-status-cs",
  "version" : "5.0.0",
  "name" : "DiagnosticReportStatusCS",
  "title" : "DiagnosticReport status supplement",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-12T15:35:00+05:00",
  "publisher" : "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi",
  "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" : "DiagnosticReport status 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/diagnostic-report-status|5.0.0",
  "concept" : [{
    "code" : "registered",
    "designation" : [{
      "language" : "ru",
      "value" : "Зарегистрирован"
    },
    {
      "language" : "uz",
      "value" : "Ro'yxatdan o'tkazilgan"
    }]
  },
  {
    "code" : "partial",
    "designation" : [{
      "language" : "ru",
      "value" : "Частичный"
    },
    {
      "language" : "uz",
      "value" : "Qisman"
    }]
  },
  {
    "code" : "preliminary",
    "designation" : [{
      "language" : "ru",
      "value" : "Предварительный"
    },
    {
      "language" : "uz",
      "value" : "Dastlabki"
    }]
  },
  {
    "code" : "modified",
    "designation" : [{
      "language" : "ru",
      "value" : "Изменённый"
    },
    {
      "language" : "uz",
      "value" : "O'zgartirilgan"
    }]
  },
  {
    "code" : "final",
    "designation" : [{
      "language" : "ru",
      "value" : "Окончательный"
    },
    {
      "language" : "uz",
      "value" : "Yakuniy"
    }]
  },
  {
    "code" : "corrected",
    "designation" : [{
      "language" : "ru",
      "value" : "Исправленный"
    },
    {
      "language" : "uz",
      "value" : "Tuzatilgan"
    }]
  },
  {
    "code" : "appended",
    "designation" : [{
      "language" : "ru",
      "value" : "Дополненный"
    },
    {
      "language" : "uz",
      "value" : "Qo'shimcha kiritilgan"
    }]
  },
  {
    "code" : "cancelled",
    "designation" : [{
      "language" : "ru",
      "value" : "Отменённый"
    },
    {
      "language" : "uz",
      "value" : "Bekor qilingan"
    }]
  },
  {
    "code" : "entered-in-error",
    "designation" : [{
      "language" : "ru",
      "value" : "Введён по ошибке"
    },
    {
      "language" : "uz",
      "value" : "Xato bilan kiritilgan"
    }]
  },
  {
    "code" : "unknown",
    "designation" : [{
      "language" : "ru",
      "value" : "Неизвестно"
    },
    {
      "language" : "uz",
      "value" : "Noma'lum"
    }]
  }]
}