Uzbekistan Digital Health Platform
0.5.0 - ci-build
Uzbekistan Digital Health Platform - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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-12 | 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 |