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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeCodeSystem
IdCodeSystem-care-plan-belonging-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/CodeSystem-care-plan-belonging-cs.html
URLhttps://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-belonging-cs
Version0.1.0
Statusdraft
Date2026-07-20T13:54:46+00:00
NameCarePlanBelongingCS
TitleCare plan belonging translation in Russian and English
DescriptionCare plan belonging code system for Uzbekistan healthcare system
Contentcomplete

Resources that use this resource

ValueSet
uz.dhp.integrations#currentcare-plan-belonging-vsCare Plan Belonging ValueSet

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem care-plan-belonging-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-belonging-cs defines the following codes in a Is-A hierarchy:

CodeDisplay
emdoc-0003-0001 Shahar aholisi
emdoc-0003-0002 Qishloq aholisi

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
emdoc-0003-0001urban populationгородская принадлежность
emdoc-0003-0002rural populationнаселение кишлака

Russian


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

Язык: uz

Данная система кодов https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-belonging-cs case-sensitive определяет следующие коды в иерархии Is-A:

КодОтображение
emdoc-0003-0001 Shahar aholisi
emdoc-0003-0002 Qishloq aholisi

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

КодEnglish (English, en)Русский (Russian, ru)
emdoc-0003-0001urban populationгородская принадлежность
emdoc-0003-0002rural populationнаселение кишлака

Uzbek


Generated Narrative: CodeSystem care-plan-belonging-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-belonging-cs defines the following codes in a Is-A hierarchy:

CodeDisplay
emdoc-0003-0001 Shahar aholisi
emdoc-0003-0002 Qishloq aholisi

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
emdoc-0003-0001urban populationгородская принадлежность
emdoc-0003-0002rural populationнаселение кишлака

Source1

{
  "resourceType": "CodeSystem",
  "id": "care-plan-belonging-cs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/care-plan-belonging-cs",
  "version": "0.1.0",
  "name": "CarePlanBelongingCS",
  "title": "Care plan belonging translation in Russian and English",
  "status": "draft",
  "experimental": true,
  "date": "2026-07-20T13:54:46+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Care plan belonging code system for Uzbekistan healthcare system",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "emdoc-0003-0001",
      "display": "Shahar aholisi",
      "designation": [
        {
          "language": "ru",
          "value": "городская принадлежность"
        },
        {
          "language": "en",
          "value": "urban population"
        }
      ]
    },
    {
      "code": "emdoc-0003-0002",
      "display": "Qishloq aholisi",
      "designation": [
        {
          "language": "ru",
          "value": "население кишлака"
        },
        {
          "language": "en",
          "value": "rural population"
        }
      ]
    }
  ]
}