FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | AuditEvent |
| Id | AuditEvent-example-auditevent-login.json |
| FHIR Version | R5 |
No resources found
No resources found
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
| Code |
| Issue Severity: success (Operation Successful) |
| Type | Role | Who | Authorization |
| Human User | Regulated Health Professionals | PractitionerRole Vrach ginekolog | treatment |
| Observer | Type |
| Uzbekistan Digital Health Platform | Application 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
| Code |
| Issue Severity: success (Операция выполнена успешно) |
| Type | Role | Who | Authorization |
| Пользователь-человек | Регулируемые специалисты здравоохранения | PractitionerRole Vrach ginekolog | операции с информацией для оказания медицинской помощи |
| Observer | Type |
| Uzbekistan Digital Health Platform | Application 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
| Code |
| Issue Severity: success (Operatsiya muvaffaqiyatli yakunlandi) |
| Type | Role | Who | Authorization |
| Inson foydalanuvchi | Tartibga solinadigan sog'liqni saqlash mutaxassislari | PractitionerRole Vrach ginekolog | health care information operations |
| Observer | Type |
| Uzbekistan Digital Health Platform | Application Server |
{
"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"
}
]
}
]
}
}