Единая платформа цифрового здравоохранения Узбекистана
0.5.0 - ci-build Uzbekistan флаг

Uzbekistan Digital Health Platform, опубликовано Ministry of Health of the Republic of Uzbekistan. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.5.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий

: Immunization subpotent reason value set

Draft по состоянию на 2026-06-05

Сырой json | Скачать

{
  "resourceType" : "ValueSet",
  "id" : "subpotent-reason-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 subpotent-reason-vs</b></p><a name=\"ru-subpotent-reason-vs\"> </a><a name=\"ru-hcsubpotent-reason-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-subpotent-reason-cs.html\">Immunization Subpotent Reason translations</a>.</p><ul><li>Include эти коды, как они определены в <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-subpotent-reason.html\"><code>http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason</code></a><span title=\"Version is explicitly stated to be 1.0.1\"> версия &#x1F4CD;1.0.1</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://terminology.hl7.org/7.1.0/CodeSystem-immunization-subpotent-reason.html#immunization-subpotent-reason-partialdose\">partialdose</a></td><td>Partial Dose</td><td>The full volume of the dose was not administered to the patient.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-subpotent-reason.html#immunization-subpotent-reason-coldchainbreak\">coldchainbreak</a></td><td>Cold Chain Break</td><td>The vaccine experienced a cold chain break.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-subpotent-reason.html#immunization-subpotent-reason-recall\">recall</a></td><td>Manufacturer Recall</td><td>The vaccine was recalled by the manufacturer.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-subpotent-reason.html#immunization-subpotent-reason-adversestorage\">adversestorage</a></td><td>Adverse Storage</td><td>The vaccine experienced adverse storage conditions.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-immunization-subpotent-reason.html#immunization-subpotent-reason-expired\">expired</a></td><td>Expired Product</td><td>The vaccine was expired at the time of administration.</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/subpotent-reason-cs|0.1.0"
    }
  ],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/subpotent-reason-vs",
  "version" : "0.5.0",
  "name" : "SubpotentReasonVS",
  "title" : "Immunization subpotent reason value set",
  "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" : "Immunization subpotent reason codes with Uzbek and Russian translations",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/immunization-subpotent-reason",
        "version" : "1.0.1",
        "concept" : [
          {
            "code" : "partialdose",
            "display" : "Partial Dose"
          },
          {
            "code" : "coldchainbreak",
            "display" : "Cold Chain Break"
          },
          {
            "code" : "recall",
            "display" : "Manufacturer Recall"
          },
          {
            "code" : "adversestorage",
            "display" : "Adverse Storage"
          },
          {
            "code" : "expired",
            "display" : "Expired Product"
          }
        ]
      }
    ]
  }
}