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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeCodeSystem
IdCodeSystem-care-plan-status-official-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/CodeSystem-care-plan-status-official-cs.html
URLhttps://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-status-official-cs
Version5.0.0
Statusdraft
Date2026-08-12T09:58:51+00:00
NameCarePlanStatusOfficialCS
TitleCare Plan Status Official CodeSystem
DescriptionUzbek and Russian designations for CarePlan status
Contentsupplement
Supplementshttp://hl7.org/fhir/request-status|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
dk.ehealth.sundhed.fhir.ig.core#currentrequest-statusRequest Status

Narrative

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


English


Generated Narrative: CodeSystem care-plan-status-official-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-status-official-cs defines displays on the following codes:

Code
draft
active
revoked
completed
entered-in-error

Additional Language Displays

CodeРусский (Russian, ru)uz
draftЧерновикQoralama
activeОткрытFaol
revokedДеактивированFaolsizlantirilgan
completedЗакрытYopiq
entered-in-errorВведено по ошибкеXato kiritilgan

Russian


Сгенерированный нарратив: CodeSystem care-plan-status-official-cs

Язык: en

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

Код
draft
active
revoked
completed
entered-in-error

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

КодРусский (Russian, ru)uz
draftЧерновикQoralama
activeОткрытFaol
revokedДеактивированFaolsizlantirilgan
completedЗакрытYopiq
entered-in-errorВведено по ошибкеXato kiritilgan

Uzbek


Generated Narrative: CodeSystem care-plan-status-official-cs

Language: en

This code system supplement https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-status-official-cs defines displays on the following codes:

Code
draft
active
revoked
completed
entered-in-error

Additional Language Displays

CodeРусский (Russian, ru)uz
draftЧерновикQoralama
activeОткрытFaol
revokedДеактивированFaolsizlantirilgan
completedЗакрытYopiq
entered-in-errorВведено по ошибкеXato kiritilgan

Source1

{
  "resourceType": "CodeSystem",
  "id": "care-plan-status-official-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-status-official-cs",
  "version": "5.0.0",
  "name": "CarePlanStatusOfficialCS",
  "title": "Care Plan Status Official CodeSystem",
  "status": "draft",
  "experimental": true,
  "date": "2026-08-12T09:58:51+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Uzbek and Russian designations for CarePlan status",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "content": "supplement",
  "supplements": "http://hl7.org/fhir/request-status|5.0.0",
  "concept": [
    {
      "code": "draft",
      "designation": [
        {
          "language": "ru",
          "value": "Черновик"
        },
        {
          "language": "uz",
          "value": "Qoralama"
        }
      ]
    },
    {
      "code": "active",
      "designation": [
        {
          "language": "ru",
          "value": "Открыт"
        },
        {
          "language": "uz",
          "value": "Faol"
        }
      ]
    },
    {
      "code": "revoked",
      "designation": [
        {
          "language": "ru",
          "value": "Деактивирован"
        },
        {
          "language": "uz",
          "value": "Faolsizlantirilgan"
        }
      ]
    },
    {
      "code": "completed",
      "designation": [
        {
          "language": "ru",
          "value": "Закрыт"
        },
        {
          "language": "uz",
          "value": "Yopiq"
        }
      ]
    },
    {
      "code": "entered-in-error",
      "designation": [
        {
          "language": "ru",
          "value": "Введено по ошибке"
        },
        {
          "language": "uz",
          "value": "Xato kiritilgan"
        }
      ]
    }
  ]
}