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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-location-kinds-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-location-kinds-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/location-kinds-cs
Version0.4.0
Statusdraft
Date2026-02-03T15:04:26+00:00
NameLocationKindsCS
TitleLocation Kinds
DescriptionDefines the kind of Location in Uzbek and Russian
Contentcomplete

Resources that use this resource

ValueSet
location-kinds-vsLocation Kinds

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem location-kinds-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/location-kinds-cs defines the following codes in a Is-A hierarchy:

CodeDisplay
Branch Bo'limi
Ward Palata
Bed To'shak

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
BranchBranchОтделение
WardWardПалата
BedBedКойка

Russian


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

Язык: uz

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

КодОтображение
Branch Bo'limi
Ward Palata
Bed To'shak

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

КодEnglish (English, en)Русский (Russian, ru)
BranchBranchОтделение
WardWardПалата
BedBedКойка

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. location-kinds-cs

Language: uz

This case-sensitive code system https://terminology.dhp.uz/fhir/core/CodeSystem/location-kinds-cs defines the following codes in a Is-A hierarchy:

CodeDisplay
Branch Bo'limi
Ward Palata
Bed To'shak

Additional Language Displays

CodeEnglish (English, en)Русский (Russian, ru)
BranchBranchОтделение
WardWardПалата
BedBedКойка

Source1

{
  "resourceType": "CodeSystem",
  "id": "location-kinds-cs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/core/CodeSystem/location-kinds-cs",
  "version": "0.4.0",
  "name": "LocationKindsCS",
  "title": "Location Kinds",
  "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": "Defines the kind of Location in Uzbek and Russian",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "Branch",
      "display": "Bo'limi",
      "designation": [
        {
          "language": "ru",
          "value": "Отделение"
        },
        {
          "language": "en",
          "value": "Branch"
        }
      ]
    },
    {
      "code": "Ward",
      "display": "Palata",
      "designation": [
        {
          "language": "ru",
          "value": "Палата"
        },
        {
          "language": "en",
          "value": "Ward"
        }
      ]
    },
    {
      "code": "Bed",
      "display": "To'shak",
      "designation": [
        {
          "language": "ru",
          "value": "Койка"
        },
        {
          "language": "en",
          "value": "Bed"
        }
      ]
    }
  ]
}