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

FHIR IG Statistics: CodeSystem/location-kinds-cs

Packageuz.medcore.core
Resource TypeCodeSystem
Idlocation-kinds-cs
FHIR VersionR5
Sourcehttp://medcore.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-location-kinds-cs.html
URLhttps://terminology.medcore.uz/CodeSystem/location-kinds-cs
Version1.0.0
Statusactive
Date2025-03-17
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

Generated Narrative: CodeSystem location-kinds-cs

Language: uz

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

CodeDisplay
Branch Bo'limi
Ward Palata
Bed To'shak

Additional Language Displays

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

Source

{
  "resourceType": "CodeSystem",
  "id": "location-kinds-cs",
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.medcore.uz/CodeSystem/location-kinds-cs",
  "version": "1.0.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"
        }
      ]
    }
  ]
}