Package | uz.medcore.core |
Resource Type | CodeSystem |
Id | location-status-cs |
FHIR Version | R5 |
Source | http://medcore.uz/https://build.fhir.org/ig/vadi2/DHP-temp/CodeSystem-location-status-cs.html |
URL | https://terminology.medcore.uz/CodeSystem/location-status-cs |
Version | 5.0.0 |
Status | draft |
Date | 2025-07-31T11:55:15+00:00 |
Name | LocationStatusCS |
Title | Location status translations |
Description | Location status supplement with translations in Uzbek and Russian |
Content | supplement |
Supplements | http://hl7.org/fhir/location-status|5.0.0 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem location-status-cs
Language: en
This code system supplement https://terminology.medcore.uz/CodeSystem/location-status-cs
defines displays on the following codes:
Code |
active |
inactive |
suspended |
Additional Language Displays
Code | Русский (Russian, ru) | uz |
active | активный | faol |
inactive | неактивный | Yharakatsiz |
suspended | приостановленный | to'xtatilgan |
{ "resourceType": "CodeSystem", "id": "location-status-cs", "language": "en", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://terminology.medcore.uz/CodeSystem/location-status-cs", "version": "5.0.0", "name": "LocationStatusCS", "title": "Location status translations", "status": "draft", "experimental": true, "date": "2025-07-31T11:55:15+00:00", "publisher": "Uzinfocom LLC", "contact": [ { "name": "Uzinfocom LLC", "telecom": [ { "system": "url", "value": "https://uzinfocom.uz" }, { "system": "email", "value": "info@uzinfocom.uz" } ] } ], "description": "Location status supplement with translations in Uzbek and Russian", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "UZ", "display": "Uzbekistan" } ] } ], "content": "supplement", "supplements": "http://hl7.org/fhir/location-status|5.0.0", "concept": [ { "code": "active", "designation": [ { "language": "ru", "value": "активный" }, { "language": "uz", "value": "faol" } ] }, { "code": "inactive", "designation": [ { "language": "ru", "value": "неактивный" }, { "language": "uz", "value": "Yharakatsiz" } ] }, { "code": "suspended", "designation": [ { "language": "ru", "value": "приостановленный" }, { "language": "uz", "value": "to'xtatilgan" } ] } ] }