Единая платформа цифрового здравоохранения Узбекистана
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" : "adverse-event-status-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 adverse-event-status-vs</b></p><a name=\"ru-adverse-event-status-vs\"> </a><a name=\"ru-hcadverse-event-status-vs\"> </a><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-adverse-event-status-cs.html\">AdverseEvent status translations</a>.</p><ul><li>Include эти коды, как они определены в <a href=\"http://hl7.org/fhir/R5/codesystem-event-status.html\"><code>http://hl7.org/fhir/event-status</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> версия 📍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-event-status.html#event-status-in-progress\">in-progress</a></td><td>In Progress</td><td>The event is currently occurring.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-event-status.html#event-status-completed\">completed</a></td><td>Completed</td><td>The event has now concluded.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-event-status.html#event-status-entered-in-error\">entered-in-error</a></td><td>Entered in Error</td><td>This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "stopped" rather than "entered-in-error".).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-event-status.html#event-status-unknown\">unknown</a></td><td>Unknown</td><td>The authoring/source system does not know which of the status values currently applies for this event. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/adverse-event-status-cs|5.0.0"
}
],
"url" : "https://terminology.dhp.uz/fhir/core/ValueSet/adverse-event-status-vs",
"version" : "0.5.0",
"name" : "AdverseEventStatusVS",
"title" : "Types of AdverseEvent status",
"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" : "Types of AdverseEvent status in Uzbekistan",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/event-status",
"version" : "5.0.0",
"concept" : [
{
"code" : "in-progress",
"display" : "In Progress"
},
{
"code" : "completed",
"display" : "Completed"
},
{
"code" : "entered-in-error",
"display" : "Entered in Error"
},
{
"code" : "unknown",
"display" : "Unknown"
}
]
}
]
}
}