Basic Audit Log Patterns (BALP)
1.1.4-current - ci-build
Basic Audit Log Patterns (BALP), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.1.4-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.BasicAudit/ and changes regularly. See the Directory of published versions
<AuditEvent xmlns="http://hl7.org/fhir">
<id value="ex-auditBasicDeleteNoPatient"/>
<meta>
<profile
value="https://profiles.ihe.net/ITI/BALP/StructureDefinition/IHE.BasicAudit.Delete"/>
<security>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="HTEST"/>
</security>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AuditEvent ex-auditBasicDeleteNoPatient</b></p><a name="ex-auditBasicDeleteNoPatient"> </a><a name="hcex-auditBasicDeleteNoPatient"> </a><a name="ex-auditBasicDeleteNoPatient-en-US"> </a><p><b>type</b>: <a href="http://terminology.hl7.org/6.0.2/CodeSystem-audit-event-type.html#audit-event-type-rest">Audit Event ID rest</a>: Restful Operation</p><p><b>subtype</b>: <a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-delete">FHIR Restful Interactions delete</a>: delete</p><p><b>action</b>: Delete</p><p><b>recorded</b>: 2020-04-06 09:49:00+0000</p><p><b>outcome</b>: Success</p><blockquote><p><b>agent</b></p><p><b>type</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM 110150}">Application</span></p><p><b>who</b>: myMachine.example.org</p><p><b>requestor</b>: false</p><h3>Networks</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Address</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>2001:0db8:85a3:0000:0000:8a2e:0370:7334</td><td>IP Address</td></tr></table></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}">Custodian</span></p><p><b>who</b>: <a href="Device-ex-device.html">Device</a></p><p><b>requestor</b>: false</p><h3>Networks</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Address</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>http://server.example.com/fhir</td><td>URI</td></tr></table></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType AUT}">author (originator)</span></p><p><b>who</b>: John Smith</p><p><b>requestor</b>: true</p></blockquote><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><a href="Device-ex-device.html">Device</a></td><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-security-source-type.html#security-source-type-4">Audit Event Source Type 4</a>: Application Server</td></tr></table><h3>Entities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>What</b></td><td><b>Type</b></td><td><b>Role</b></td></tr><tr><td style="display: none">*</td><td><a href="MeasureReport-ex-measurereport.html">MeasureReport: status = pending; type = summary; measure = http://example.org/fhir/uv/saner/Measure/FEMADailyHospitalCOVID19Reporting; period = 2020-04-05 --> 2020-04-05</a></td><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-audit-entity-type.html#audit-entity-type-2">Audit event entity type 2</a>: System Object</td><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-object-role.html#object-role-4">AuditEventEntityRole 4</a>: Domain Resource</td></tr></table></div>
</text>
<type>
<system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
<code value="rest"/>
<display value="Restful Operation"/>
</type>
<subtype>
<system value="http://hl7.org/fhir/restful-interaction"/>
<code value="delete"/>
<display value="delete"/>
</subtype>
<action value="D"/>
<recorded value="2020-04-06T09:49:00.000Z"/>
<outcome value="0"/>
<agent>
<type>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="110150"/>
<display value="Application"/>
</coding>
</type>
<who>
<display value="myMachine.example.org"/>
</who>
<requestor value="false"/>
<network>
<address value="2001:0db8:85a3:0000:0000:8a2e:0370:7334"/>
<type value="2"/>
</network>
</agent>
<agent>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
<code value="custodian"/>
<display value="Custodian"/>
</coding>
</type>
<who>🔗
<reference value="Device/ex-device"/>
</who>
<requestor value="false"/>
<network>
<address value="http://server.example.com/fhir"/>
<type value="5"/>
</network>
</agent>
<agent>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<code value="AUT"/>
<display value="author (originator)"/>
</coding>
</type>
<who>
<display value="John Smith"/>
</who>
<requestor value="true"/>
</agent>
<source>
<observer>🔗
<reference value="Device/ex-device"/>
</observer>
<type>
<system
value="http://terminology.hl7.org/CodeSystem/security-source-type"/>
<code value="4"/>
<display value="Application Server"/>
</type>
</source>
<entity>
<what>🔗
<reference value="MeasureReport/ex-measurereport"/>
</what>
<type>
<system
value="http://terminology.hl7.org/CodeSystem/audit-entity-type"/>
<code value="2"/>
<display value="System Object"/>
</type>
<role>
<system value="http://terminology.hl7.org/CodeSystem/object-role"/>
<code value="4"/>
<display value="Domain Resource"/>
</role>
</entity>
</AuditEvent>