Situational Awareness for Novel Epidemic Response
1.0.1 - CI Build International flag

Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions

: ExAuditEventBase - XML Representation

Raw xml | Download



<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="ExAuditEventBase"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/saner/StructureDefinition/AuditEventBase"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: AuditEvent</b><a name="ExAuditEventBase"> </a><a name="hcExAuditEventBase"> </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;ExAuditEventBase&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-AuditEventBase.html">General Audit Event Requirements</a></p></div><p><b>type</b>: RESTful Operation (Details: http://terminology.hl7.org/CodeSystem/audit-event-type code rest = 'RESTful Operation', stated as 'null')</p><p><b>subtype</b>: create (Details: http://hl7.org/fhir/restful-interaction code create = 'create', stated as 'null')</p><p><b>action</b>: C</p><p><b>period</b>: 2021-08-09 00:00:01+0000 --&gt; 2021-08-09 00:00:34+0000</p><p><b>recorded</b>: Aug 9, 2021, 12:00:35 AM</p><p><b>outcome</b>: 0</p><blockquote><p><b>agent</b></p><p><b>role</b>: Primary Author <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-contractsignertypecodes.html">Contract Signer Type Codes</a>#PRIMAUTH)</span></p><p><b>who</b>: <a href="Organization-X140008.html">Organization/X140008</a> &quot;CLARKE MEMORIAL HOSPITAL&quot;</p><p><b>name</b>: SANER Project automation</p><p><b>requestor</b>: false</p></blockquote><blockquote><p><b>agent</b></p><p><b>role</b>: information recipient <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ParticipationType.html">ParticipationType</a>#IRCP)</span></p><p><b>who</b>: <a href="Organization-MiDOH.html">Organization/MiDOH</a> &quot;Michigan Health&quot;</p><p><b>name</b>: State DOH</p><p><b>requestor</b>: false</p></blockquote><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-MiDOH.html">Organization/MiDOH</a> &quot;Michigan Health&quot;</td></tr></table><h3>Entities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Role</b></td></tr><tr><td style="display: none">*</td><td>Report (Details: http://terminology.hl7.org/CodeSystem/object-role code 3 = 'Report', stated as 'null')</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="create"/>
  </subtype>
  <action value="C"/>
  <period>
    <start value="2021-08-09T00:00:01Z"/>
    <end value="2021-08-09T00:00:34Z"/>
  </period>
  <recorded value="2021-08-09T00:00:35Z"/>
  <outcome value="0"/>
  <agent>
    <role>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/contractsignertypecodes"/>
        <code value="PRIMAUTH"/>
      </coding>
    </role>
    <who>🔗 
      <reference value="Organization/X140008"/>
    </who>
    <name value="SANER Project automation"/>
    <requestor value="false"/>
  </agent>
  <agent>
    <role>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="IRCP"/>
      </coding>
    </role>
    <who>🔗 
      <reference value="Organization/MiDOH"/>
    </who>
    <name value="State DOH"/>
    <requestor value="false"/>
  </agent>
  <source>
    <observer>🔗 
      <reference value="Organization/MiDOH"/>
    </observer>
  </source>
  <entity>
    <role>
      <system value="http://terminology.hl7.org/CodeSystem/object-role"/>
      <code value="3"/>
    </role>
  </entity>
</AuditEvent>