Uzbekistan Digital Health Platform
0.7.0 - ci-build Uzbekistan flag

Uzbekistan Digital Health Platform - Local Development build (v0.7.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Claim Use CS

Draft as of 2026-08-12

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "claim-use-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 claim-use-cs</b></p><a name=\"claim-use-cs\"> </a><a name=\"hcclaim-use-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/claim-use-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-claim-use.html#claim-use-claim\">claim</a><a name=\"claim-use-cs-claim\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-claim-use.html#claim-use-preauthorization\">preauthorization</a><a name=\"claim-use-cs-preauthorization\"> </a></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://hl7.org/fhir/R5/codesystem-claim-use.html#claim-use-predetermination\">predetermination</a><a name=\"claim-use-cs-predetermination\"> </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>claim</td><td>Заявление на возмещение</td><td>To'lov uchun da'vo</td></tr><tr><td>preauthorization</td><td>Предварительное согласование</td><td>Oldindan tasdiqlash</td></tr><tr><td>predetermination</td><td>Предопределение</td><td>Oldindan aniqlash</td></tr></table></div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/CodeSystem/claim-use-cs",
  "version" : "5.0.0",
  "name" : "ClaimUseCS",
  "title" : "Claim Use CS",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-08-12T15:34:56+05:00",
  "publisher" : "Ministry of Health of the Republic of Uzbekistan",
  "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" : "Claim Use codes with Uzbek and Russian translations",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "content" : "supplement",
  "supplements" : "http://hl7.org/fhir/claim-use|5.0.0",
  "concept" : [
    {
      "code" : "claim",
      "designation" : [
        {
          "language" : "uz",
          "value" : "To'lov uchun da'vo"
        },
        {
          "language" : "ru",
          "value" : "Заявление на возмещение"
        }
      ]
    },
    {
      "code" : "preauthorization",
      "designation" : [
        {
          "language" : "uz",
          "value" : "Oldindan tasdiqlash"
        },
        {
          "language" : "ru",
          "value" : "Предварительное согласование"
        }
      ]
    },
    {
      "code" : "predetermination",
      "designation" : [
        {
          "language" : "ru",
          "value" : "Предопределение"
        },
        {
          "language" : "uz",
          "value" : "Oldindan aniqlash"
        }
      ]
    }
  ]
}