FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-medication-status-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-medication-status-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/medication-status-cs |
| Version | 5.0.0 |
| Status | draft |
| Date | 2026-08-12T10:11:46+00:00 |
| Name | MedicationStatusCS |
| Title | Medication status type translations |
| Description | Medication status type words with translations in Uzbek and Russian |
| Content | supplement |
| Supplements | http://hl7.org/fhir/CodeSystem/medication-status|5.0.0 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem medication-status-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/medication-status-cs defines displays on the following codes:
| Code |
| active |
| inactive |
| entered-in-error |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| active | Активно | Faol |
| inactive | Неактивно | Faol emas |
| entered-in-error | Введено по ошибке | Xatoda kiritilgan |
Russian
Сгенерированный нарратив: CodeSystem medication-status-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/medication-status-cs определяет дисплеи по следующему кодус:
| Код |
| active |
| inactive |
| entered-in-error |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| active | Активно | Faol |
| inactive | Неактивно | Faol emas |
| entered-in-error | Введено по ошибке | Xatoda kiritilgan |
Uzbek
Generated Narrative: CodeSystem medication-status-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/medication-status-cs defines displays on the following codes:
| Code |
| active |
| inactive |
| entered-in-error |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| active | Активно | Faol |
| inactive | Неактивно | Faol emas |
| entered-in-error | Введено по ошибке | Xatoda kiritilgan |
{
"resourceType": "CodeSystem",
"id": "medication-status-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/medication-status-cs",
"version": "5.0.0",
"name": "MedicationStatusCS",
"title": "Medication status type translations",
"status": "draft",
"experimental": true,
"date": "2026-08-12T10:11:46+00:00",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "uz"
},
{
"url": "content",
"valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "ru"
},
{
"url": "content",
"valueString": "Ministry of Health of the Republic of Uzbekistan"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"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": "Medication status type words 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/CodeSystem/medication-status|5.0.0",
"concept": [
{
"code": "active",
"designation": [
{
"language": "ru",
"value": "Активно"
},
{
"language": "uz",
"value": "Faol"
}
]
},
{
"code": "inactive",
"designation": [
{
"language": "ru",
"value": "Неактивно"
},
{
"language": "uz",
"value": "Faol emas"
}
]
},
{
"code": "entered-in-error",
"designation": [
{
"language": "ru",
"value": "Введено по ошибке"
},
{
"language": "uz",
"value": "Xatoda kiritilgan"
}
]
}
]
}