OZO FHIR implementation guide
0.1.0 - ci-build

OZO FHIR implementation guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AuditEvent - System Access - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="AuditEvent-System-Access"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2025-01-08T10:45:00.000+01:00"/>
    <source value="#ozo-aaa-proxy"/>
    <profile
             value="http://headease.gitlab.io/ozo-refererence-impl/ozo-implementation-guide/StructureDefinition/ozo-auditevent"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AuditEvent AuditEvent-System-Access</b></p><a name="AuditEvent-System-Access"> </a><a name="hcAuditEvent-System-Access"> </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">version: 1; Last updated: 2025-01-08 10:45:00+0100; </p><p style="margin-bottom: 0px">Information Source: #ozo-aaa-proxy</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ozo-auditevent.html">OZO AuditEvent</a></p></div><p><b>OZO Trace ID</b>: 2af7651916cd43dd8448eb211c80319c</p><p><b>OZO Span ID</b>: d7ad6b7169203331</p><p><b>type</b>: <a href="http://terminology.hl7.org/6.5.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>: 2025-01-08 10:45:00+0100</p><p><b>outcome</b>: Success</p><h3>Agents</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Who</b></td><td><b>Requestor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://dicom.nema.org/resources/ontology/DCM 110150}">Application</span></td><td>Hospital System 001 (Identifier: <code>did_web</code>/did:web:example.org:system:hospital-system-001)</td><td>true</td></tr></table><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>OZO AAA Proxy</td><td><a href="Device-ozo-aaa-proxy-001.html">AAA Proxy Instance 001</a></td><td><a href="http://terminology.hl7.org/6.5.0/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="https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.4&amp;canonical=http://simplifier.net/packages/nictiz.fhir.nl.r4.zib2020#0.12.0-beta.4/CareTeam/10">CareTeam/10</a></td><td><a href="http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-CareTeam">ResourceType CareTeam</a>: CareTeam</td><td><a href="http://terminology.hl7.org/6.5.0/CodeSystem-object-role.html#object-role-4">AuditEventEntityRole 4</a>: Domain Resource</td></tr></table></div>
  </text>
  <extension
             url="http://headease.gitlab.io/ozo-refererence-impl/ozo-implementation-guide/StructureDefinition/ozo-trace-id">
    <valueString value="2af7651916cd43dd8448eb211c80319c"/>
  </extension>
  <extension
             url="http://headease.gitlab.io/ozo-refererence-impl/ozo-implementation-guide/StructureDefinition/ozo-span-id">
    <valueString value="d7ad6b7169203331"/>
  </extension>
  <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="read"/>
    <display value="read"/>
  </subtype>
  <action value="R"/>
  <recorded value="2025-01-08T10:45:00.000+01:00"/>
  <outcome value="0"/>
  <agent>
    <type>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="110150"/>
        <display value="Application"/>
      </coding>
    </type>
    <who>
      <type value="Device"/>
      <identifier>
        <system value="did_web"/>
        <value value="did:web:example.org:system:hospital-system-001"/>
      </identifier>
      <display value="Hospital System 001"/>
    </who>
    <requestor value="true"/>
  </agent>
  <source>
    <site value="OZO AAA Proxy"/>
    <observer>🔗 
      <reference value="Device/ozo-aaa-proxy-001"/>
      <type value="Device"/>
      <display value="AAA Proxy Instance 001"/>
    </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="CareTeam/10"/>
      <type value="CareTeam"/>
    </what>
    <type>
      <system value="http://hl7.org/fhir/resource-types"/>
      <code value="CareTeam"/>
      <display value="CareTeam"/>
    </type>
    <role>
      <system value="http://terminology.hl7.org/CodeSystem/object-role"/>
      <code value="4"/>
      <display value="Domain Resource"/>
    </role>
  </entity>
</AuditEvent>