FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-audit-event-type-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-audit-event-type-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/audit-event-type-vs
Version0.4.0
Statusdraft
Date2026-02-03T15:04:26+00:00
NameAuditEventTypeVS
TitleAudit event type
DescriptionDefines the type of event that is being recorded in Uzbek and Russian

Resources that use this resource

StructureDefinition
uz-core-auditeventUZ Core AuditEvent

Resources that this resource uses

CodeSystem
DCMDICOM Controlled Terminology Definitions

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ValueSet audit-event-type-vs

Language: en

This ValueSet requires the Code system Supplement DICOM Controlled Terminology Definitions.

  • Include these codes as defined in http://dicom.nema.org/resources/ontology/DCM version 📦2025.2.20250411
    CodeDisplayDefinition
    110100Application ActivityAudit event: Application Activity has taken place.
    110101Audit Log UsedAudit event: Audit Log has been used.
    110106ExportAudit event: Data has been exported out of the system.
    110107ImportAudit event: Data has been imported into the system.
    110110Patient RecordAudit event: Patient Record has been created, read, updated, or deleted.
    110112QueryAudit event: Query has been made.
    110114User AuthenticationAudit event: User Authentication has been attempted.
    110121Application StopAudit event: Application Entity has stopped.

Russian


Сгенерированный нарратив: Экземпляр ресурса ValueSet определяет набор кодов, взятых из одной или нескольких кодовых систем, предназначенных для использования в определенном контексте. Наборы значений связывают определения CodeSystem и их использование в кодированных элементах . audit-event-type-vs

Язык: en

This ValueSet requires the Code system Supplement DICOM Controlled Terminology Definitions.

  • Include эти коды, как они определены в http://dicom.nema.org/resources/ontology/DCM версия 📦2025.2.20250411
    КодОтображениеОпределение
    110100Application ActivityAudit event: Application Activity has taken place.
    110101Audit Log UsedAudit event: Audit Log has been used.
    110106ExportAudit event: Data has been exported out of the system.
    110107ImportAudit event: Data has been imported into the system.
    110110Patient RecordAudit event: Patient Record has been created, read, updated, or deleted.
    110112QueryAudit event: Query has been made.
    110114User AuthenticationAudit event: User Authentication has been attempted.
    110121Application StopAudit event: Application Entity has stopped.

Uzbek


Generated Narrative: ValueSet resurs namunasi ma'lum bir kontekstda foydalanish uchun mo'ljallangan bir yoki bir nechta kod tizimlaridan olingan kodlar to'plamini belgilaydi. Qiymat to'plamlari CodeSystem ta'riflari va ulardan kodlangan elementlarda foydalanish o'rtasidagi bog'liqlik . audit-event-type-vs

Language: en

This ValueSet requires the Code system Supplement DICOM Controlled Terminology Definitions.

  • Include these codes as defined in http://dicom.nema.org/resources/ontology/DCM version 📦2025.2.20250411
    CodeDisplayDefinition
    110100Application ActivityAudit event: Application Activity has taken place.
    110101Audit Log UsedAudit event: Audit Log has been used.
    110106ExportAudit event: Data has been exported out of the system.
    110107ImportAudit event: Data has been imported into the system.
    110110Patient RecordAudit event: Patient Record has been created, read, updated, or deleted.
    110112QueryAudit event: Query has been made.
    110114User AuthenticationAudit event: User Authentication has been attempted.
    110121Application StopAudit event: Application Entity has stopped.

Source1

{
  "resourceType": "ValueSet",
  "id": "audit-event-type-vs",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://terminology.dhp.uz/fhir/core/CodeSystem/dicom-dcs-cs|2023.1.20230123"
    }
  ],
  "url": "https://terminology.dhp.uz/fhir/core/ValueSet/audit-event-type-vs",
  "version": "0.4.0",
  "name": "AuditEventTypeVS",
  "title": "Audit event type",
  "status": "draft",
  "experimental": true,
  "date": "2026-02-03T15:04: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": "Defines the type 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": "110100"
          },
          {
            "code": "110101"
          },
          {
            "code": "110106"
          },
          {
            "code": "110107"
          },
          {
            "code": "110110"
          },
          {
            "code": "110112"
          },
          {
            "code": "110114"
          },
          {
            "code": "110121"
          }
        ]
      }
    ]
  }
}