Uzbekistan Digital Health Platform
0.5.0 - ci-build
Uzbekistan Digital Health Platform, published by Ministry of Health of the Republic of Uzbekistan. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
| Official URL: https://terminology.dhp.uz/fhir/core/ValueSet/version-algorithm-vs | Version: 0.5.0 | ||||
| Draft as of 2026-06-23 | Computable Name: VersionAlgorithmVS | ||||
Version algorithm types in Uzbekistan
References
This ValueSet requires the Code system Supplement Version algorithm types.
http://hl7.org/fhir/version-algorithm version 📍5.0.0
Expansion performed internally based on:
This value set contains 5 concepts
| System | Code | Display (en) | Definition | JSON | XML |
http://hl7.org/fhir/version-algorithm | semver | SemVer | Uses the semantic versioning scheme as defined in semver.org. | ||
http://hl7.org/fhir/version-algorithm | integer | Integer | Versions are integers and ordered numerically | ||
http://hl7.org/fhir/version-algorithm | alpha | Alphabetical | 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 | 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 | Natural | Sorted according to the algorithm defined here: naturalordersort.org |