Mobile access to Health Documents (MHD)
5.0.0-current - ci-build International flag

Mobile access to Health Documents (MHD), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 5.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.MHD/ and changes regularly. See the Directory of published versions

: Audit Example of ITI-68 at responder - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="ex-auditRetrieveDocument-responder"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.RetrieveDocument.Audit.Responder"/>
    <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-auditRetrieveDocument-responder</b></p><a name="ex-auditRetrieveDocument-responder"> </a><a name="hcex-auditRetrieveDocument-responder"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-IHE.MHD.RetrieveDocument.Audit.Responder.html">Audit Event for Retrieve Document Transaction at the Document Responder</a></p><p style="margin-bottom: 0px">Security Label: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p><b>category</b>: <span title="Codes:{urn:ihe:event-type-code ITI-68}">Retrieve Document</span>, <span title="Codes:{http://hl7.org/fhir/restful-interaction read}">read</span></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/audit-event-type rest}">Restful Operation</span></p><p><b>action</b>: Read</p><p><b>recorded</b>: 2020-04-29 09:49:00+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://terminology.hl7.org/6.5.0/CodeSystem-audit-event-outcome.html#audit-event-outcome-0">AuditEventOutcome 0</a>: Success</td></tr></table><blockquote><p><b>agent</b></p><p><b>type</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM 110152}">Destination Role ID</span></p><p><b>who</b>: model number ABC, serial number 1234</p><p><b>requestor</b>: false</p><p><b>network</b>: myDevice.example.com</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM 110153}">Source Role ID</span></p><p><b>who</b>: http://server.example.com/fhir</p><p><b>requestor</b>: false</p><p><b>network</b>: <a href="http://server.example.com/fhir">http://server.example.com/fhir</a></p></blockquote><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Site</b></td><td><b>Observer</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>server.example.com</td><td>http://server.example.com/fhir</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/security-source-type 4}">Application Server</span></td></tr></table><blockquote><p><b>entity</b></p><p><b>what</b>: <a href="http://example.org/blah/blah.pdf">http://example.org/blah/blah.pdf</a></p><p><b>role</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/object-role 3}">Report</span></p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: <a href="Patient-ex-patient.html">John Schmidt  Other, DoB: 1923-07-25</a></p><p><b>role</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/object-role 1}">Patient</span></p></blockquote></div>
  </text>
  <category>
    <coding>
      <system value="urn:ihe:event-type-code"/>
      <code value="ITI-68"/>
      <display value="Retrieve Document"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/restful-interaction"/>
      <code value="read"/>
      <display value="read"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
      <code value="rest"/>
      <display value="Restful Operation"/>
    </coding>
  </code>
  <action value="R"/>
  <recorded value="2020-04-29T09:49:00.000Z"/>
  <outcome>
    <code>
      <system
              value="http://terminology.hl7.org/CodeSystem/audit-event-outcome"/>
      <code value="0"/>
      <display value="Success"/>
    </code>
  </outcome>
  <agent>
    <type>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="110152"/>
        <display value="Destination Role ID"/>
      </coding>
    </type>
    <who>
      <display value="model number ABC, serial number 1234"/>
    </who>
    <requestor value="false"/>
    <networkUri value="myDevice.example.com"/>
  </agent>
  <agent>
    <type>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="110153"/>
        <display value="Source Role ID"/>
      </coding>
    </type>
    <who>
      <display value="http://server.example.com/fhir"/>
    </who>
    <requestor value="false"/>
    <networkUri value="http://server.example.com/fhir"/>
  </agent>
  <source>
    <site>
      <display value="server.example.com"/>
    </site>
    <observer>
      <display value="http://server.example.com/fhir"/>
    </observer>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/security-source-type"/>
        <code value="4"/>
        <display value="Application Server"/>
      </coding>
    </type>
  </source>
  <entity>
    <what>
      <reference value="http://example.org/blah/blah.pdf"/>
    </what>
    <role>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/object-role"/>
        <code value="3"/>
        <display value="Report"/>
      </coding>
    </role>
  </entity>
  <entity>
    <what>🔗 
      <reference value="Patient/ex-patient"/>
    </what>
    <role>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/object-role"/>
        <code value="1"/>
        <display value="Patient"/>
      </coding>
    </role>
  </entity>
</AuditEvent>