FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-claim-response-decision-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-claim-response-decision-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/claim-response-decision-cs
Version5.0.0
Statusdraft
Date2026-08-13T12:02:14+00:00
NameClaimResponseDecisionCS
TitleClaim Response Decision CS
DescriptionObservation status supplement with translations in Uzbek and Russian
Contentsupplement
Supplementshttp://hl7.org/fhir/claim-decision|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2claim-decisionClaim Adjudication Decision Codes

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: CodeSystem claim-response-decision-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/claim-response-decision-cs defines displays on the following codes:

CodeDisplay
denied Denied
approved Approved
partial Partial
pending Pending

Additional Language Displays

CodeРусский (Russian, ru)uz
deniedОтклонёнRad etilgan
approvedОдобренTasdiqlangan
partialЧастично одобренQisman tasdiqlangan
pendingНа рассмотренииKo'rib chiqilmoqda

Russian


Сгенерированный нарратив: CodeSystem claim-response-decision-cs

Язык: en

Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/claim-response-decision-cs определяет дисплеи по следующему кодус:

КодОтображение
denied Denied
approved Approved
partial Partial
pending Pending

Дополнительные языковые дисплеи

КодРусский (Russian, ru)uz
deniedОтклонёнRad etilgan
approvedОдобренTasdiqlangan
partialЧастично одобренQisman tasdiqlangan
pendingНа рассмотренииKo'rib chiqilmoqda

Uzbek


Generated Narrative: CodeSystem claim-response-decision-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/claim-response-decision-cs defines displays on the following codes:

CodeDisplay
denied Denied
approved Approved
partial Partial
pending Pending

Additional Language Displays

CodeРусский (Russian, ru)uz
deniedОтклонёнRad etilgan
approvedОдобренTasdiqlangan
partialЧастично одобренQisman tasdiqlangan
pendingНа рассмотренииKo'rib chiqilmoqda

Source1

{
  "resourceType": "CodeSystem",
  "id": "claim-response-decision-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/claim-response-decision-cs",
  "version": "5.0.0",
  "name": "ClaimResponseDecisionCS",
  "title": "Claim Response Decision CS",
  "status": "draft",
  "experimental": true,
  "date": "2026-08-13T12:02:14+00:00",
  "publisher": "Ministry of Health of the Republic of Uzbekistan",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "ru"
          },
          {
            "url": "content",
            "valueString": "Ministry of Health of the Republic of Uzbekistan"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      },
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "uz"
          },
          {
            "url": "content",
            "valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
          }
        ],
        "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": "Observation 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/claim-decision|5.0.0",
  "concept": [
    {
      "code": "denied",
      "display": "Denied",
      "designation": [
        {
          "language": "uz",
          "value": "Rad etilgan"
        },
        {
          "language": "ru",
          "value": "Отклонён"
        }
      ]
    },
    {
      "code": "approved",
      "display": "Approved",
      "designation": [
        {
          "language": "uz",
          "value": "Tasdiqlangan"
        },
        {
          "language": "ru",
          "value": "Одобрен"
        }
      ]
    },
    {
      "code": "partial",
      "display": "Partial",
      "designation": [
        {
          "language": "uz",
          "value": "Qisman tasdiqlangan"
        },
        {
          "language": "ru",
          "value": "Частично одобрен"
        }
      ]
    },
    {
      "code": "pending",
      "display": "Pending",
      "designation": [
        {
          "language": "uz",
          "value": "Ko'rib chiqilmoqda"
        },
        {
          "language": "ru",
          "value": "На рассмотрении"
        }
      ]
    }
  ]
}