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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeAuditEvent
IdAuditEvent-example-auditevent-login.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: AuditEvent example-auditevent-login

Language: uz

Profile: UZ Core AuditEvent

category: User Authentication

code: Login

action: Execute

occurred: 2023-11-09 15:23:47+0000

recorded: 2023-11-09 15:23:47+0000

Outcomes

-Code
*Issue Severity: success (Operation Successful)

Agents

-TypeRoleWhoAuthorization
*Human UserRegulated Health ProfessionalsPractitionerRole Vrach ginekologtreatment

Sources

-ObserverType
*Uzbekistan Digital Health PlatformApplication Server

Russian


Сгенерированный нарратив: Запись события, имеющая значение для таких целей, как эксплуатация, конфиденциальность, безопасность, техническое обслуживание и анализ производительности. example-auditevent-login

Язык: uz

Профиль: UZ Core AuditEvent

category: User Authentication

code: Login

action: Выполнить

occurred: 2023-11-09 15:23:47+0000

recorded: 2023-11-09 15:23:47+0000

Outcomes

-Code
*Issue Severity: success (Операция выполнена успешно)

Agents

-TypeRoleWhoAuthorization
*Пользователь-человекРегулируемые специалисты здравоохраненияPractitionerRole Vrach ginekologоперации с информацией для оказания медицинской помощи

Sources

-ObserverType
*Uzbekistan Digital Health PlatformApplication Server

Uzbek


Generated Narrative: Operatsiyalar, maxfiylik, xavfsizlik, texnik xizmat ko'rsatish va samaradorlikni tahlil qilish kabi maqsadlarga tegishli voqea yozuvi. example-auditevent-login

Language: uz

Profile: UZ Core AuditEvent

category: User Authentication

code: Login

action: Bajarish

occurred: 2023-11-09 15:23:47+0000

recorded: 2023-11-09 15:23:47+0000

Outcomes

-Code
*Issue Severity: success (Operatsiya muvaffaqiyatli yakunlandi)

Agents

-TypeRoleWhoAuthorization
*Inson foydalanuvchiTartibga solinadigan sog'liqni saqlash mutaxassislariPractitionerRole Vrach ginekologhealth care information operations

Sources

-ObserverType
*Uzbekistan Digital Health PlatformApplication Server

Source1

{
  "resourceType": "AuditEvent",
  "id": "example-auditevent-login",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/core/StructureDefinition/uz-core-auditevent"
    ]
  },
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://dicom.nema.org/resources/ontology/DCM",
          "code": "110114",
          "display": "User Authentication"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "code": "110122",
        "display": "Login"
      }
    ]
  },
  "action": "E",
  "occurredDateTime": "2023-11-09T15:23:47.123Z",
  "recorded": "2023-11-09T15:23:47.123Z",
  "outcome": {
    "code": {
      "system": "http://hl7.org/fhir/issue-severity",
      "code": "success"
    }
  },
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type",
            "code": "humanuser"
          }
        ]
      },
      "role": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sample-security-structural-roles",
              "code": "regulated-health-professionals"
            }
          ]
        }
      ],
      "who": {
        "reference": "PractitionerRole/example-practitionerrole"
      },
      "authorization": [
        {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
              "code": "TREAT"
            }
          ]
        }
      ]
    }
  ],
  "source": {
    "observer": {
      "display": "Uzbekistan Digital Health Platform"
    },
    "type": [
      {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/security-source-type",
            "code": "4",
            "display": "Application Server"
          }
        ]
      }
    ]
  }
}