{
  "resourceType" : "ValueSet",
  "id" : "version-algorithm-vs",
  "language" : "ru",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: ValueSet version-algorithm-vs</b></p><a name=\"ru-version-algorithm-vs\"> </a><a name=\"ru-hcversion-algorithm-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-version-algorithm-cs.html\">Version algorithm translations</a>.</p><ul><li>Include эти коды, как они определены в <a href=\"http://hl7.org/fhir/R5/codesystem-version-algorithm.html\"><code>http://hl7.org/fhir/version-algorithm</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> версия &#x1F4CD;5.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Код</b></td><td><b>Отображение</b></td><td><b>Определение</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-version-algorithm.html#version-algorithm-semver\">semver</a></td><td style=\"color: #cccccc\">SemVer</td><td>Uses the semantic versioning scheme as defined in [semver.org](http://semver.org).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-version-algorithm.html#version-algorithm-integer\">integer</a></td><td style=\"color: #cccccc\">Integer</td><td>Versions are integers and ordered numerically</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
    "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/version-algorithm-cs|5.0.0"
  }],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/version-algorithm-vs",
  "version" : "0.5.0",
  "name" : "VersionAlgorithmVS",
  "title" : "Version algorithm translations",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-05T10:07:26+00:00",
  "publisher" : "Ministry of Health of the Republic of Uzbekistan",
  "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 codes with Uzbek and Russian translations",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "UZ",
      "display" : "Uzbekistan"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/version-algorithm",
      "version" : "5.0.0",
      "concept" : [{
        "code" : "semver"
      },
      {
        "code" : "integer"
      }]
    }]
  }
}