Cross Border Data Exchange IG
1.0.0 - CI Build International flag

Cross Border Data Exchange IG, published by IEHR-Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/InteropEHRate-project/cross-border-data-exchange/ and changes regularly. See the Directory of published versions

: AuditEvent Example - XML Representation

Raw xml | Download



<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="1"/>
  <meta>
    <profile
             value="http://interopehrate.eu/fhir/StructureDefinition/AuditEvent-IEHR"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: AuditEvent</b><a name="1"> </a><a name="hc1"> </a></p><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">Resource AuditEvent &quot;1&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-AuditEvent-IEHR.html">AuditEventIEHR</a></p></div><p><b>type</b>: User Authentication (Details: DICOM code 110114 = 'User Authentication', stated as 'null')</p><p><b>period</b>: 2021-08-24 11:14:00+0000 --&gt; 2021-08-24 11:14:00+0000</p><p><b>recorded</b>: Aug 27, 2021, 8:01:47 AM</p><h3>Agents</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Who</b></td><td><b>Requestor</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-21.html">Practitioner/21</a> &quot; ANTONIO&quot;</td><td>true</td></tr></table><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Observer</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-21.html">Practitioner/21</a> &quot; ANTONIO&quot;</td></tr></table></div>
  </text>
  <type>
    <system value="http://dicom.nema.org/resources/ontology/DCM"/>
    <code value="110114"/>
  </type>
  <period>
    <start value="2021-08-24T11:14:00.000Z"/>
    <end value="2021-08-24T11:14:00.005Z"/>
  </period>
  <recorded value="2021-08-27T10:01:47.343+02:00"/>
  <agent>
    <who>🔗 
      <reference value="Practitioner/21"/>
    </who>
    <requestor value="true"/>
  </agent>
  <source>
    <observer>🔗 
      <reference value="Practitioner/21"/>
    </observer>
  </source>
</AuditEvent>