🌐 EMA Health Core Implementation Guide
0.10.0 - ci-build

🌐 EMA Health Core Implementation Guide - Local Development build (v0.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ejemplo Evento de auditoría - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="EjemploEmaCoreAuditEvent"/>
  <meta>
    <profile
             value="https://emahealth.io/fhir/core/StructureDefinition/ema-core-audit-event"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AuditEvent EjemploEmaCoreAuditEvent</b></p><a name="EjemploEmaCoreAuditEvent"> </a><a name="hcEjemploEmaCoreAuditEvent"> </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-ema-core-audit-event.html">EMA Core AuditEvent</a></p></div><p><b>type</b>: <a href="http://terminology.hl7.org/6.4.0/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-read">FHIR Restful Interactions: read</a> (read)</p><p><b>action</b>: Read/View/Print</p><p><b>recorded</b>: 2026-08-18 09:02:11-0400</p><p><b>outcome</b>: Success</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-EjemploEmaCorePractitioner.html">Practitioner Andrés Rojas (official)</a></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="Organization-EjemploEmaCoreOrganization.html">Organization Centro Médico EMA</a></td></tr></table><h3>Entities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>What</b></td></tr><tr><td style="display: none">*</td><td><a href="Patient-EjemploEmaCorePatient.html">Carmen Díaz (official) Female, DoB: 1969-04-22 ( Medical record number (use: usual, ))</a></td></tr></table></div>
  </text>
  <type>
    <system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
    <code value="rest"/>
  </type>
  <subtype>
    <system value="http://hl7.org/fhir/restful-interaction"/>
    <code value="read"/>
  </subtype>
  <action value="R"/>
  <recorded value="2026-08-18T09:02:11-04:00"/>
  <outcome value="0"/>
  <agent>
    <who>🔗 
      <reference value="Practitioner/EjemploEmaCorePractitioner"/>
    </who>
    <requestor value="true"/>
  </agent>
  <source>
    <observer>🔗 
      <reference value="Organization/EjemploEmaCoreOrganization"/>
    </observer>
  </source>
  <entity>
    <what>🔗 
      <reference value="Patient/EjemploEmaCorePatient"/>
    </what>
  </entity>
</AuditEvent>