FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/location-kinds-cs

Packagedhp
Resource TypeCodeSystem
Idlocation-kinds-cs
FHIR VersionR5
Sourcehttp://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-location-kinds-cs.html
URLhttps://terminology.medcore.uz/CodeSystem/location-kinds-cs
Version0.1.0
Statusactive
Date2025-03-17
NameLocationKindsCS
TitleLocation Kinds
DescriptionDefines the kind of Location in Uzbek and Russian
Contentcomplete

Resources that use this resource

No resources found


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: en

This case-sensitive code system https://terminology.medcore.uz/CodeSystem/location-kinds-cs defines the following codes:

CodeDisplayРусский (Russian, ru)
Branch Bo'limiОтделение
Ward PalataПалата
Bed To'shakКойка

Russian


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

Язык: en

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

КодОтображениеРусский (Russian, ru)
Branch Bo'limiОтделение
Ward PalataПалата
Bed To'shakКойка

Source

{
  "resourceType": "CodeSystem",
  "id": "location-kinds-cs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.medcore.uz/CodeSystem/location-kinds-cs",
  "version": "0.1.0",
  "name": "LocationKindsCS",
  "title": "Location Kinds",
  "status": "active",
  "experimental": true,
  "date": "2025-03-17",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.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,
  "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"
        }
      ]
    }
  ]
}