Package | dhp |
Resource Type | ValueSet |
Id | audit-event-subtype-vs |
FHIR Version | R5 |
Source | http://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-audit-event-subtype-vs.html |
URL | https://terminology.medcore.uz/ValueSet/audit-event-subtype-vs |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-07T16:50:09+00:00 |
Name | AuditEventSubTypeVS |
Title | Audit event subtype |
Description | Defines the subtype of event that is being recorded in Uzbek and Russian |
StructureDefinition | |
dhp-auditevent | Uzbekistan DHP AuditEvent |
CodeSystem | |
DCM | DICOM Controlled Terminology |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet audit-event-subtype-vs
Language: en
This value set includes codes based on the following rules:
http://dicom.nema.org/resources/ontology/DCM
Code | Display | Русский (Russian, ru) | uz |
110122 | Login | Попытка входа пользователя в систему | Foydalanuvchiga kirishga urinish |
110123 | Logout | Попытка выхода пользователя из системы | Foydalanuvchini tizimdan chiqishga urinish |
http://hl7.org/fhir/restful-interaction
Code | Display | Definition | Русский (Russian, ru) | uz |
read | read | Read the current state of the resource. | Чтение | O'qish |
update | update | Update an existing resource by its id (or create it if it is new). | Обновление | Yangilash |
create | create | Create a new resource with a server assigned id. | Создание | Yaratilish |
delete | delete | Delete a resource. | Удаление | Olib tashlash |
search | search | Search a resource type or all resources based on some filter criteria. | Поиск | Qidiruv |
Russian
Сгенерированный нарратив: Экземпляр ресурса ValueSet определяет набор кодов, взятых из одной или нескольких кодовых систем, предназначенных для использования в определенном контексте. Наборы значений связывают определения CodeSystem и их использование в кодированных элементах . audit-event-subtype-vs
Язык: en
Этот набор значений включает коды, основанные на следующих правилах:
http://dicom.nema.org/resources/ontology/DCM
Код | Отображение | Русский (Russian, ru) | uz |
110122 | Login | Попытка входа пользователя в систему | Foydalanuvchiga kirishga urinish |
110123 | Logout | Попытка выхода пользователя из системы | Foydalanuvchini tizimdan chiqishga urinish |
http://hl7.org/fhir/restful-interaction
Код | Отображение | Определение | Русский (Russian, ru) | uz |
read | read | Read the current state of the resource. | Чтение | O'qish |
update | update | Update an existing resource by its id (or create it if it is new). | Обновление | Yangilash |
create | create | Create a new resource with a server assigned id. | Создание | Yaratilish |
delete | delete | Delete a resource. | Удаление | Olib tashlash |
search | search | Search a resource type or all resources based on some filter criteria. | Поиск | Qidiruv |
{ "resourceType": "ValueSet", "id": "audit-event-subtype-vs", "language": "en", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://terminology.medcore.uz/ValueSet/audit-event-subtype-vs", "version": "0.1.0", "name": "AuditEventSubTypeVS", "title": "Audit event subtype", "status": "draft", "experimental": true, "date": "2025-07-07T16:50:09+00:00", "publisher": "Uzinfocom LLC", "contact": [ { "name": "Uzinfocom LLC", "telecom": [ { "system": "url", "value": "https://uzinfocom.uz" }, { "system": "email", "value": "info@uzinfocom.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://dicom.nema.org/resources/ontology/DCM", "concept": [ { "code": "110122", "designation": [ { "language": "ru", "value": "Попытка входа пользователя в систему" }, { "language": "uz", "value": "Foydalanuvchiga kirishga urinish" } ] }, { "code": "110123", "designation": [ { "language": "ru", "value": "Попытка выхода пользователя из системы" }, { "language": "uz", "value": "Foydalanuvchini tizimdan chiqishga urinish" } ] } ] }, { "system": "http://hl7.org/fhir/restful-interaction", "concept": [ { "code": "read", "designation": [ { "language": "ru", "value": "Чтение" }, { "language": "uz", "value": "O'qish" } ] }, { "code": "update", "designation": [ { "language": "ru", "value": "Обновление" }, { "language": "uz", "value": "Yangilash" } ] }, { "code": "create", "designation": [ { "language": "ru", "value": "Создание" }, { "language": "uz", "value": "Yaratilish" } ] }, { "code": "delete", "designation": [ { "language": "ru", "value": "Удаление" }, { "language": "uz", "value": "Olib tashlash" } ] }, { "code": "search", "designation": [ { "language": "ru", "value": "Поиск" }, { "language": "uz", "value": "Qidiruv" } ] } ] } ] } }