FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-version-algorithm-cs.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-version-algorithm-cs.html |
| URL | https://terminology.dhp.uz/fhir/core/CodeSystem/version-algorithm-cs |
| Version | 5.0.0 |
| Status | draft |
| Date | 2026-08-13T12:02:14+00:00 |
| Name | VersionAlgorithmCS |
| Title | Version algorithm types |
| Description | Version algorithm types in Uzbekistan |
| Content | supplement |
| Supplements | http://hl7.org/fhir/version-algorithm|5.0.0 |
No resources found
| CodeSystem | ||
| hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2 | version-algorithm | Version Algorithm |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem version-algorithm-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/version-algorithm-cs defines displays on the following codes:
| Code |
| semver |
| integer |
| alpha |
| date |
| natural |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| semver | Семантическое версионирование | Semantik versiyalash |
| integer | Целое число | Butun son |
| alpha | Алфавитный | Alifbo bo'yicha |
| date | Дата | Sana |
| natural | Естественная сортировка | Tabiiy tartiblash |
Russian
Сгенерированный нарратив: CodeSystem version-algorithm-cs
Язык: en
Эта кодовая система дополняет https://terminology.dhp.uz/fhir/core/CodeSystem/version-algorithm-cs определяет дисплеи по следующему кодус:
| Код |
| semver |
| integer |
| alpha |
| date |
| natural |
Дополнительные языковые дисплеи
| Код | Русский (Russian, ru) | uz |
| semver | Семантическое версионирование | Semantik versiyalash |
| integer | Целое число | Butun son |
| alpha | Алфавитный | Alifbo bo'yicha |
| date | Дата | Sana |
| natural | Естественная сортировка | Tabiiy tartiblash |
Uzbek
Generated Narrative: CodeSystem version-algorithm-cs
Language: en
This code system supplement https://terminology.dhp.uz/fhir/core/CodeSystem/version-algorithm-cs defines displays on the following codes:
| Code |
| semver |
| integer |
| alpha |
| date |
| natural |
Additional Language Displays
| Code | Русский (Russian, ru) | uz |
| semver | Семантическое версионирование | Semantik versiyalash |
| integer | Целое число | Butun son |
| alpha | Алфавитный | Alifbo bo'yicha |
| date | Дата | Sana |
| natural | Естественная сортировка | Tabiiy tartiblash |
{
"resourceType": "CodeSystem",
"id": "version-algorithm-cs",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terminology.dhp.uz/fhir/core/CodeSystem/version-algorithm-cs",
"version": "5.0.0",
"name": "VersionAlgorithmCS",
"title": "Version algorithm types",
"status": "draft",
"experimental": true,
"date": "2026-08-13T12:02:14+00:00",
"publisher": "Ministry of Health of the Republic of Uzbekistan",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "ru"
},
{
"url": "content",
"valueString": "Ministry of Health of the Republic of Uzbekistan"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
},
{
"extension": [
{
"url": "lang",
"valueCode": "uz"
},
{
"url": "content",
"valueString": "O‘zbekiston Respublikasi Sog‘liqni saqlash vazirligi"
}
],
"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": "Version algorithm types in Uzbekistan",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"content": "supplement",
"supplements": "http://hl7.org/fhir/version-algorithm|5.0.0",
"concept": [
{
"code": "semver",
"designation": [
{
"language": "ru",
"value": "Семантическое версионирование"
},
{
"language": "uz",
"value": "Semantik versiyalash"
}
]
},
{
"code": "integer",
"designation": [
{
"language": "ru",
"value": "Целое число"
},
{
"language": "uz",
"value": "Butun son"
}
]
},
{
"code": "alpha",
"designation": [
{
"language": "ru",
"value": "Алфавитный"
},
{
"language": "uz",
"value": "Alifbo bo'yicha"
}
]
},
{
"code": "date",
"designation": [
{
"language": "ru",
"value": "Дата"
},
{
"language": "uz",
"value": "Sana"
}
]
},
{
"code": "natural",
"designation": [
{
"language": "ru",
"value": "Естественная сортировка"
},
{
"language": "uz",
"value": "Tabiiy tartiblash"
}
]
}
]
}