| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | location-kinds-cs |
| FHIR Version | R5 |
| Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-location-kinds-cs.html |
| URL | https://terminology.dhp.uz/CodeSystem/location-kinds-cs |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-03-17 |
| Name | LocationKindsCS |
| Title | Location Kinds |
| Description | Defines the kind of Location in Uzbek and Russian |
| Content | complete |
| ValueSet | |
| location-kinds-vs | Location Kinds |
No resources found
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.dhp.uz/CodeSystem/location-kinds-cs defines the following codes:
| Code | Display |
| Branch | Bo'limi |
| Ward | Palata |
| Bed | To'shak |
Additional Language Displays
| Code | English (English, en) | Русский (Russian, ru) |
| Branch | Branch | Отделение |
| Ward | Ward | Палата |
| Bed | Bed | Койка |
{
"resourceType": "CodeSystem",
"id": "location-kinds-cs",
"language": "uz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.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"
}
]
}
]
}