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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-episode-of-care-status-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-episode-of-care-status-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-status-cs
Version5.0.0
Statusdraft
Date2026-02-03T15:04:26+00:00
NameEpisodeOfCareStatusCS
TitleEpisodeOfCare status translations
DescriptionEpisodeOfCare status supplement with translation in Uzbek and Russian.
Contentsupplement
Supplementshttp://hl7.org/fhir/episode-of-care-status|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
episode-of-care-statusEpisode Of Care Status

Narrative

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


English


Generated Narrative: CodeSystem episode-of-care-status-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-status-cs defines displays on the following codes:

Code
planned
waitlist
active
onhold
finished
cancelled
entered-in-error

Additional Language Displays

CodeРусский (Russian, ru)uz
plannedПланируетсяRejalashtirilgan
waitlistВ списке ожиданияKutish ro'yxatida
activeАктивныйFaol
onholdНа удержанииUshlab turish
finishedЗаконченTugallangan
cancelledОтмененоBekor qilingan
entered-in-errorВведено с ошибкойXato bilan kiritilgan

Russian


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

Язык: en

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

Код
planned
waitlist
active
onhold
finished
cancelled
entered-in-error

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

КодРусский (Russian, ru)uz
plannedПланируетсяRejalashtirilgan
waitlistВ списке ожиданияKutish ro'yxatida
activeАктивныйFaol
onholdНа удержанииUshlab turish
finishedЗаконченTugallangan
cancelledОтмененоBekor qilingan
entered-in-errorВведено с ошибкойXato bilan kiritilgan

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. episode-of-care-status-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-status-cs defines displays on the following codes:

Code
planned
waitlist
active
onhold
finished
cancelled
entered-in-error

Additional Language Displays

CodeРусский (Russian, ru)uz
plannedПланируетсяRejalashtirilgan
waitlistВ списке ожиданияKutish ro'yxatida
activeАктивныйFaol
onholdНа удержанииUshlab turish
finishedЗаконченTugallangan
cancelledОтмененоBekor qilingan
entered-in-errorВведено с ошибкойXato bilan kiritilgan

Source1

{
  "resourceType": "CodeSystem",
  "id": "episode-of-care-status-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-status-cs",
  "version": "5.0.0",
  "name": "EpisodeOfCareStatusCS",
  "title": "EpisodeOfCare status translations",
  "status": "draft",
  "experimental": true,
  "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": "EpisodeOfCare status supplement with translation in Uzbek and Russian.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/episode-of-care-status|5.0.0",
  "concept": [
    {
      "code": "planned",
      "designation": [
        {
          "language": "ru",
          "value": "Планируется"
        },
        {
          "language": "uz",
          "value": "Rejalashtirilgan"
        }
      ]
    },
    {
      "code": "waitlist",
      "designation": [
        {
          "language": "ru",
          "value": "В списке ожидания"
        },
        {
          "language": "uz",
          "value": "Kutish ro'yxatida"
        }
      ]
    },
    {
      "code": "active",
      "designation": [
        {
          "language": "ru",
          "value": "Активный"
        },
        {
          "language": "uz",
          "value": "Faol"
        }
      ]
    },
    {
      "code": "onhold",
      "designation": [
        {
          "language": "ru",
          "value": "На удержании"
        },
        {
          "language": "uz",
          "value": "Ushlab turish"
        }
      ]
    },
    {
      "code": "finished",
      "designation": [
        {
          "language": "ru",
          "value": "Закончен"
        },
        {
          "language": "uz",
          "value": "Tugallangan"
        }
      ]
    },
    {
      "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"
        }
      ]
    }
  ]
}