Digital Health Platform
0.1.0 -
Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.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
<AuditEvent xmlns="http://hl7.org/fhir">
<id value="example-auditevent-login"/>
<meta>
<profile value="http://medcore.uz/StructureDefinition/dhp-auditevent"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: AuditEvent example-auditevent-login</b></p><a name="example-auditevent-login"> </a><a name="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: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-dhp-auditevent.html">Uzbekistan DHP 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>: Execute</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>: Operation Successful</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}">Human User</span></td><td><span title="Codes:{http://hl7.org/fhir/sample-security-structural-roles regulated-health-professionals}">Regulated Health Professionals</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}">treatment</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>
</text>
<category>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="110114"/>
<display value="User Authentication"/>
</coding>
</category>
<code>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="110122"/>
<display value="Login"/>
</coding>
</code>
<action value="E"/>
<occurredDateTime value="2023-11-09T15:23:47.123Z"/>
<recorded value="2023-11-09T15:23:47.123Z"/>
<outcome>
<code>
<system value="http://hl7.org/fhir/issue-severity"/>
<code value="success"/>
</code>
</outcome>
<agent>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/extra-security-role-type"/>
<code value="humanuser"/>
</coding>
</type>
<role>
<coding>
<system value="http://hl7.org/fhir/sample-security-structural-roles"/>
<code value="regulated-health-professionals"/>
</coding>
</role>
<who>🔗
<reference value="PractitionerRole/example-practitionerrole"/>
</who>
<authorization>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="TREAT"/>
</coding>
</authorization>
</agent>
<source>
<observer>
<display value="Uzbekistan Digital Health Platform"/>
</observer>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/security-source-type"/>
<code value="4"/>
<display value="Application Server"/>
</coding>
</type>
</source>
</AuditEvent>