ResMed Core Implementation Guide
0.37.0 - ci-build International flag

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

: AirviewWebAuditEvent - XML Representation

Raw xml | Download



<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="AirviewWebAuditEvent"/>
  <meta>
    <profile
             value="http://resmed.com/fhir/core/StructureDefinition/resmed-auditevent"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: AuditEvent</b><a name="AirviewWebAuditEvent"> </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;AirviewWebAuditEvent&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-resmed-auditevent.html">ResMed AuditEvent</a></p></div><p><b>type</b>: AirView Audit Activity (Details: http://terminology.resmed.com/CodeSystem/audit-event-type code airview-auditlog = 'AirView Audit Activity', stated as 'AirView Audit Activity')</p><p><b>action</b>: R</p><p><b>recorded</b>: Jan 1, 2021, 9:34:00 AM</p><h3>Agents</h3><table class="grid"><tr><td style="display: none">-</td><td><b>AltId</b></td><td><b>Name</b></td><td><b>Requestor</b></td></tr><tr><td style="display: none">*</td><td>doncen</td><td>Don CentreManager</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></tr><tr><td style="display: none">*</td><td>Large HME</td><td><a href="Organization-organization-example.html">Organization/organization-example</a> &quot;ExampleOrganization&quot;</td></tr></table><h3>Entities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>What</b></td><td><b>Name</b></td></tr><tr><td style="display: none">*</td><td><a href="Patient-patient-example.html">Patient/patient-example</a></td><td>Patient/patient-example/charts</td></tr></table></div>
  </text>
  <type>
    <system
            value="http://terminology.resmed.com/CodeSystem/audit-event-type"/>
    <code value="airview-auditlog"/>
    <display value="AirView Audit Activity"/>
  </type>
  <action value="R"/>
  <recorded value="2021-01-01T09:34:00Z"/>
  <agent>
    <altId value="doncen"/>
    <name value="Don CentreManager"/>
    <requestor value="true"/>
  </agent>
  <source>
    <site value="Large HME"/>
    <observer>🔗 
      <reference value="Organization/organization-example"/>
    </observer>
  </source>
  <entity>
    <what>🔗 
      <reference value="Patient/patient-example"/>
    </what>
    <name value="Patient/patient-example/charts"/>
  </entity>
</AuditEvent>