Единая платформа цифрового здравоохранения Узбекистана
0.5.0 - ci-build
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/ и регулярно изменяется. Смотрите каталог опубликованных версий
| Draft по состоянию на 2026-06-05 |
{
"resourceType" : "ValueSet",
"id" : "immunization-status-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 immunization-status-reason-vs</b></p><a name=\"ru-immunization-status-reason-vs\"> </a><a name=\"ru-hcimmunization-status-reason-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-actreason-cs.html\">Act reason translations</a>.</p><ul><li>Include эти коды, как они определены в <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code></a><span title=\"Version is explicitly stated to be 4.0.0\"> версия 📍4.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://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-IMMUNE\">IMMUNE</a></td><td>immunity</td><td>**Definition:**Testing has shown that the patient already has immunity to the agent targeted by the immunization.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-MEDPREC\">MEDPREC</a></td><td>medical precaution</td><td>**Definition:**The patient currently has a medical condition for which the vaccine is contraindicated or for which precaution is warranted.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-OSTOCK\">OSTOCK</a></td><td>product out of stock</td><td>**Definition:**There was no supply of the product on hand to perform the service.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActReason.html#v3-ActReason-PATOBJ\">PATOBJ</a></td><td>patient objection</td><td>**Definition:**The patient or their guardian objects to receiving the vaccine.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/actreason-cs|2.1.0"
}
],
"url" : "https://terminology.dhp.uz/fhir/core/ValueSet/immunization-status-reason-vs",
"version" : "0.5.0",
"name" : "ImmunizationStatusReasonVS",
"title" : "Immunization status 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 status 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/v3-ActReason",
"version" : "4.0.0",
"concept" : [
{
"code" : "IMMUNE",
"display" : "immunity"
},
{
"code" : "MEDPREC",
"display" : "medical precaution"
},
{
"code" : "OSTOCK",
"display" : "product out of stock"
},
{
"code" : "PATOBJ",
"display" : "patient objection"
}
]
}
]
}
}