<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="atc-log-read"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-atc/StructureDefinition/AccessAuditTrailEvent"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Jakob Wieder-Gesund has viewed the audit trail 22.09.2020 10:47
 </div>
  </text>
  <type>
    <system value="http://dicom.nema.org/resources/ontology/DCM"/>
    <code value="110106"/>
    <display value="Export"/>
  </type>
  <subtype>
    <system value="urn:oid:2.16.756.5.30.1.127.3.10.7"/>
    <code value="ATC_LOG_READ"/>
    <display value="Accessing the Patient Audit Record Repository"/>
  </subtype>
  <action value="C"/>
  <recorded value="2020-09-22T08:47:00Z"/>
  <outcome value="0"/>
  <agent>
    <role>
      <coding>
        <system value="urn:oid:2.16.756.5.30.1.127.3.10.6"/>
        <code value="PAT"/>
        <display value="Patient"/>
      </coding>
    </role>
    <name value="Jakob Wieder-Gesund"/>
    <requestor value="true"/>
  </agent>
  <source>
    <identifier>
      <system value="urn:ietf:rfc:3986"/>
    <!--  oid of system generating this audit event  -->
      <value value="urn:oid:7.8.9.10.11"/>
    </identifier>
  </source>
  <entity>
  <!--  Patient  -->
    <identifier>
      <system value="urn:oid:2.16.756.5.30.1.127.3.10.3"/>
      <value value="761337610469261945"/>
    </identifier>
    <type>
      <system value="http://hl7.org/fhir/audit-entity-type"/>
      <code value="1"/>
      <display value="Person"/>
    </type>
    <role>
      <system value="http://hl7.org/fhir/object-role"/>
      <code value="1"/>
      <display value="Patient"/>
    </role>
  </entity>
</AuditEvent>