FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/audit-event-subtype-vs

Packagedhp
Resource TypeValueSet
Idaudit-event-subtype-vs
FHIR VersionR5
Sourcehttp://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-audit-event-subtype-vs.html
URLhttps://terminology.medcore.uz/ValueSet/audit-event-subtype-vs
Version0.1.0
Statusdraft
Date2025-07-07T16:50:09+00:00
NameAuditEventSubTypeVS
TitleAudit event subtype
DescriptionDefines the subtype of event that is being recorded in Uzbek and Russian

Resources that use this resource

StructureDefinition
dhp-auditeventUzbekistan DHP AuditEvent

Resources that this resource uses

CodeSystem
DCMDICOM Controlled Terminology

Narrative

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:

  • Include these codes as defined in http://dicom.nema.org/resources/ontology/DCM
    CodeDisplayРусский (Russian, ru)uz
    110122LoginПопытка входа пользователя в системуFoydalanuvchiga kirishga urinish
    110123LogoutПопытка выхода пользователя из системыFoydalanuvchini tizimdan chiqishga urinish
  • Include these codes as defined in http://hl7.org/fhir/restful-interaction
    CodeDisplayDefinitionРусский (Russian, ru)uz
    readreadRead the current state of the resource.ЧтениеO'qish
    updateupdateUpdate an existing resource by its id (or create it if it is new).ОбновлениеYangilash
    createcreateCreate a new resource with a server assigned id.СозданиеYaratilish
    deletedeleteDelete a resource.УдалениеOlib tashlash
    searchsearchSearch 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
    110122LoginПопытка входа пользователя в системуFoydalanuvchiga kirishga urinish
    110123LogoutПопытка выхода пользователя из системыFoydalanuvchini tizimdan chiqishga urinish
  • Включить эти коды, как они определены в http://hl7.org/fhir/restful-interaction
    КодОтображениеОпределениеРусский (Russian, ru)uz
    readreadRead the current state of the resource.ЧтениеO'qish
    updateupdateUpdate an existing resource by its id (or create it if it is new).ОбновлениеYangilash
    createcreateCreate a new resource with a server assigned id.СозданиеYaratilish
    deletedeleteDelete a resource.УдалениеOlib tashlash
    searchsearchSearch a resource type or all resources based on some filter criteria.ПоискQidiruv

Source

{
  "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"
              }
            ]
          }
        ]
      }
    ]
  }
}