FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeCodeSystem
IdCodeSystem-version-algorithm-cs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/CodeSystem-version-algorithm-cs.html
URLhttps://terminology.dhp.uz/fhir/core/CodeSystem/version-algorithm-cs
Version5.0.0
Statusdraft
Date2026-08-13T12:02:14+00:00
NameVersionAlgorithmCS
TitleVersion algorithm types
DescriptionVersion algorithm types in Uzbekistan
Contentsupplement
Supplementshttp://hl7.org/fhir/version-algorithm|5.0.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2version-algorithmVersion Algorithm

Narrative

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

Source1

{
  "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"
        }
      ]
    }
  ]
}