Единая цифровая платформа здравоохранения Узбекистана
0.4.0 - ci-build
Uzbekistan Digital Health Platform, опубликовано Ministry of Health of the Republic of Uzbekistan. Это руководство не является санкционированной публикацией; это непрерывная сборка для версии 0.4.0, созданной FHIR (HL7® FHIR® Standard) CI Build. Эта версия основана на нынешнем содержании https://github.com/uzinfocom-org/digital-health-ig/ и регулярно изменяется. Смотрите каталог опубликованных версий
| Draft по состоянию на 2026-03-30 |
{
"resourceType" : "ValueSet",
"id" : "audit-event-subtype-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 audit-event-subtype-vs</b></p><a name=\"ru-audit-event-subtype-vs\"> </a><a name=\"ru-hcaudit-event-subtype-vs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Язык: en</p></div><p>VALUE_SET_NEEDS_SUPPL_few <a href=\"CodeSystem-dicom-dcs-cs.html\">DICOM Controlled Terminology Definitions</a> and <a href=\"CodeSystem-http-interaction-cs.html\">HTTP interaction translations</a>.</p><p>Этот набор значений включает коды, основанные на следующих правилах:</p><ul><li>Включить эти коды, как они определены в <a href=\"http://hl7.org/fhir/R5/codesystem-restful-interaction.html\"><code>http://hl7.org/fhir/restful-interaction</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-restful-interaction.html#restful-interaction-read\">read</a></td><td style=\"color: #cccccc\">read</td><td>Read the current state of the resource.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-update\">update</a></td><td style=\"color: #cccccc\">update</td><td>Update an existing resource by its id (or create it if it is new).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-create\">create</a></td><td style=\"color: #cccccc\">create</td><td>Create a new resource with a server assigned id.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-delete\">delete</a></td><td style=\"color: #cccccc\">delete</td><td>Delete a resource.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-restful-interaction.html#restful-interaction-search\">search</a></td><td style=\"color: #cccccc\">search</td><td>Search a resource type or all resources based on some filter criteria.</td></tr></table></li><li>Включить эти коды, как они определены в <a href=\"http://dicom.nema.org/resources/ontology/DCM\"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><span title=\"Version is explicitly stated to be 2025.2.20250411\"> версия 📍2025.2.20250411</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://dicom.nema.org/resources/ontology/DCM#DCM-110122\">110122</a></td><td style=\"color: #cccccc\">Login</td><td>Audit event: User login has been attempted.</td></tr><tr><td><a href=\"http://dicom.nema.org/resources/ontology/DCM#DCM-110123\">110123</a></td><td style=\"color: #cccccc\">Logout</td><td>Audit event: User logout has been attempted.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/dicom-dcs-cs|2023.1.20230123"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/http-interaction-cs|5.0.0"
}
],
"url" : "https://terminology.dhp.uz/fhir/core/ValueSet/audit-event-subtype-vs",
"version" : "0.4.0",
"name" : "AuditEventSubTypeVS",
"title" : "Audit event subtype",
"status" : "draft",
"experimental" : true,
"date" : "2026-03-30T12:52:51+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" : "Defines the subtype of event that is being recorded in Uzbek and Russian",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "UZ",
"display" : "Uzbekistan"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/restful-interaction",
"version" : "5.0.0",
"concept" : [
{
"code" : "read"
},
{
"code" : "update"
},
{
"code" : "create"
},
{
"code" : "delete"
},
{
"code" : "search"
}
]
},
{
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"version" : "2025.2.20250411",
"concept" : [
{
"code" : "110122"
},
{
"code" : "110123"
}
]
}
]
}
}