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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-encounter-discharge-disposition-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-encounter-discharge-disposition-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/encounter-discharge-disposition-cs
Version1.0.1
Statusactive
Date2026-02-03T15:04:26+00:00
NameEncounterDischargeDispositionCS
TitleEncounter discharge disposition translations
DescriptionEncounter discharge disposition codes with English and Russian translations
Contentsupplement
Supplementshttp://terminology.hl7.org/CodeSystem/discharge-disposition|1.0.1

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
discharge-dispositionDischarge disposition

Narrative

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


English


Generated Narrative: CodeSystem encounter-discharge-disposition-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-discharge-disposition-cs defines displays on the following codes:

CodeDisplay
home
other-hcf
oth Boshqa

Additional Language Displays

CodeРусский (Russian, ru)uz
homeДомойUyga
other-hcfДругое медицинское учреждениеBoshqa tibbiy muassasa
othДругоеBoshqa

Russian


Сгенерированный нарратив: Ресурс CodeSystem используется для объявления существования и описания системы кодирования или дополнения к системе кодирования и ее основных свойств, а также для опционального определения части или всего ее содержимого. encounter-discharge-disposition-cs

Язык: en

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

КодОтображение
home
other-hcf
oth Boshqa

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

КодРусский (Russian, ru)uz
homeДомойUyga
other-hcfДругое медицинское учреждениеBoshqa tibbiy muassasa
othДругоеBoshqa

Uzbek


Generated Narrative: CodeSystem resursi kod tizimi yoki kod tizimining qo'shimchasi va uning asosiy xususiyatlarini e'lon qilish va tavsiflash va ixtiyoriy ravishda uning bir qismini yoki barcha mazmunini aniqlash uchun ishlatiladi. encounter-discharge-disposition-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-discharge-disposition-cs defines displays on the following codes:

CodeDisplay
home
other-hcf
oth Boshqa

Additional Language Displays

CodeРусский (Russian, ru)uz
homeДомойUyga
other-hcfДругое медицинское учреждениеBoshqa tibbiy muassasa
othДругоеBoshqa

Source1

{
  "resourceType": "CodeSystem",
  "id": "encounter-discharge-disposition-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/encounter-discharge-disposition-cs",
  "version": "1.0.1",
  "name": "EncounterDischargeDispositionCS",
  "title": "Encounter discharge disposition translations",
  "status": "active",
  "experimental": false,
  "date": "2026-02-03T15:04:26+00: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": "Encounter discharge disposition codes with English and Russian translations",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://terminology.hl7.org/CodeSystem/discharge-disposition|1.0.1",
  "concept": [
    {
      "code": "home",
      "designation": [
        {
          "language": "uz",
          "value": "Uyga"
        },
        {
          "language": "ru",
          "value": "Домой"
        }
      ]
    },
    {
      "code": "other-hcf",
      "designation": [
        {
          "language": "uz",
          "value": "Boshqa tibbiy muassasa"
        },
        {
          "language": "ru",
          "value": "Другое медицинское учреждение"
        }
      ]
    },
    {
      "code": "oth",
      "display": "Boshqa",
      "designation": [
        {
          "language": "uz",
          "value": "Boshqa"
        },
        {
          "language": "ru",
          "value": "Другое"
        }
      ]
    }
  ]
}