Единая платформа цифрового здравоохранения Узбекистана
0.5.0 - ci-build
Uzbekistan Digital Health Platform - Локальная сборка (v0.5.0), построенная FHIR (HL7® FHIR® Стандартные инструменты сборки. Смотрите каталог опубликованных версий
| Официальный URL: https://terminology.dhp.uz/fhir/core/ValueSet/version-algorithm-vs | Версия: 0.5.0 | ||||
| Draft по состоянию на 2026-06-12 | Вычисляемое имя: VersionAlgorithmVS | ||||
Version algorithm types in Uzbekistan
References
This ValueSet requires the Code system Supplement Version algorithm types.
http://hl7.org/fhir/version-algorithm версия 📍5.0.0
Расширение выполнено на внутреннем основании:
Этот набор значений содержит 5 концепции
| Система | Код | Отображение (ru) | Определение | JSON | XML |
http://hl7.org/fhir/version-algorithm | semver | Семантическое версионирование | Uses the semantic versioning scheme as defined in semver.org. | ||
http://hl7.org/fhir/version-algorithm | integer | Целое число | Versions are integers and ordered numerically | ||
http://hl7.org/fhir/version-algorithm | alpha | Алфавитный | Simple alphabetic sort on a case-insensitive and accent-insensitive basis. (Sorting of different cases or accented versions of a character is indeterminate) | ||
http://hl7.org/fhir/version-algorithm | date | Дата | Versions are expressed as an ISO date/time syntax (including syntaxes with only portions of a date) | ||
http://hl7.org/fhir/version-algorithm | natural | Естественная сортировка | Sorted according to the algorithm defined here: naturalordersort.org |