FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-specimen-combined-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-specimen-combined-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/specimen-combined-cs |
| Version | 5.0.0 |
| Status | draft |
| Date | 2026-08-12T10:11:46+00:00 |
| Name | SpecimenCombinedCS |
| Title | Specimen combined status translations |
| Description | Specimen combined status, supplemented with translations in Uzbek and Russian |
| Content | supplement |
| Supplements | http://hl7.org/fhir/specimen-combined|5.0.0 |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2 | specimen-combined | Specimen Combined |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem specimen-combined-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/specimen-combined-cs defines displays on the following codes:
| Code |
| grouped |
| pooled |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| grouped | сгруппированный | guruhlangan |
| pooled | объединённый | birlashtirilgan |
Russian
Сгенерированный нарратив: CodeSystem specimen-combined-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/specimen-combined-cs определяет дисплеи по следующему кодус:
| Код |
| grouped |
| pooled |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| grouped | сгруппированный | guruhlangan |
| pooled | объединённый | birlashtirilgan |
Uzbek
Generated Narrative: CodeSystem specimen-combined-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/specimen-combined-cs defines displays on the following codes:
| Code |
| grouped |
| pooled |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| grouped | сгруппированный | guruhlangan |
| pooled | объединённый | birlashtirilgan |
{
"resourceType": "CodeSystem",
"id": "specimen-combined-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/specimen-combined-cs",
"version": "5.0.0",
"name": "SpecimenCombinedCS",
"title": "Specimen combined status 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": "Specimen combined status, supplemented 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/specimen-combined|5.0.0",
"concept": [
{
"code": "grouped",
"designation": [
{
"language": "ru",
"value": "сгруппированный"
},
{
"language": "uz",
"value": "guruhlangan"
}
]
},
{
"code": "pooled",
"designation": [
{
"language": "ru",
"value": "объединённый"
},
{
"language": "uz",
"value": "birlashtirilgan"
}
]
}
]
}