O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.3.0 - ci-build
Uzbekistan Digital Health Platform, published by Ministry of Health of the Republic of Uzbekistan. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "AuditEvent",
"id" : "example-auditevent-login",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-auditevent"
]
},
"language" : "uz",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Operatsiyalar, maxfiylik, xavfsizlik, texnik xizmat ko'rsatish va samaradorlikni tahlil qilish kabi maqsadlarga tegishli voqea yozuvi. example-auditevent-login</b></p><a name=\"uz-example-auditevent-login\"> </a><a name=\"uz-hcexample-auditevent-login\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: uz</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-auditevent.html\">UZ Core AuditEvent</a></p></div><p><b>category</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 110114}\">User Authentication</span></p><p><b>code</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 110122}\">Login</span></p><p><b>action</b>: Bajarish</p><p><b>occurred</b>: 2023-11-09 15:23:47+0000</p><p><b>recorded</b>: 2023-11-09 15:23:47+0000</p><h3>Outcomes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-issue-severity.html#issue-severity-success\">Issue Severity: success</a> (Operatsiya muvaffaqiyatli yakunlandi)</td></tr></table><h3>Agents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Role</b></td><td><b>Who</b></td><td><b>Authorization</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/extra-security-role-type humanuser}\">Inson foydalanuvchi</span></td><td><span title=\"Codes:{http://hl7.org/fhir/sample-security-structural-roles regulated-health-professionals}\">Tartibga solinadigan sog'liqni saqlash mutaxassislari</span></td><td><a href=\"PractitionerRole-example-practitionerrole.html\">PractitionerRole Vrach ginekolog</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActReason TREAT}\">health care information operations</span></td></tr></table><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Observer</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Uzbekistan Digital Health Platform</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/security-source-type 4}\">Application Server</span></td></tr></table></div>"
},
"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"
}
]
}
]
}
}