NZ Shared Digital Health Record API
1.1.0 - release

NZ Shared Digital Health Record API - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AuditEventVerificationSampleOne - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="b3f9de58-2da4-427c-a39c-07147eac3615"/>
  <meta>
    <profile
             value="https://fhir-ig.digital.health.nz/sdhr/StructureDefinition/SDHRAuditEvent"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AuditEvent b3f9de58-2da4-427c-a39c-07147eac3615</b></p><a name="b3f9de58-2da4-427c-a39c-07147eac3615"> </a><a name="hcb3f9de58-2da4-427c-a39c-07147eac3615"> </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-SDHRAuditEvent.html">SDHRAuditEvent</a></p></div><p><b>type</b>: <a href="http://terminology.hl7.org/7.2.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-07-03 09:15:00+1200</p><p><b>outcome</b>: Success</p><p><b>outcomeDesc</b>: Successful access sample returned for verification workflow.</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>Identifier: HPIProvider/1234</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>HNZ API Gateway</td></tr></table><blockquote><p><b>entity</b></p><p><b>what</b>: Identifier: <code>https://standards.digital.health.nz/ns/nhi</code>/ZKC7284</p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: <a href="https://simplifier.net/resolve?scope=fhir.org.nz.ig.base@3.0.0&amp;canonical=http://fhir.org.nz/ig/base/Condition/ConditionRespiratoryExample">Condition/ConditionRespiratoryExample</a></p><h3>Details</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td>correlationId</td><td>c500dae6-ac65-4e4f-a4c1-5aa222a6a807</td></tr></table></blockquote></div>
  </text>
  <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="2026-07-03T09:15:00+12:00"/>
  <outcome value="0"/>
  <outcomeDesc
               value="Successful access sample returned for verification workflow."/>
  <agent>
    <who>
      <identifier>
        <system value="https://standards.digital.health.nz/ns/hpi-person-id"/>
        <value value="1234"/>
      </identifier>
    </who>
    <requestor value="true"/>
  </agent>
  <source>
    <observer>
      <display value="HNZ API Gateway"/>
    </observer>
  </source>
  <entity>
    <what>
      <identifier>
        <system value="https://standards.digital.health.nz/ns/nhi"/>
        <value value="ZKC7284"/>
      </identifier>
    </what>
  </entity>
  <entity>
    <what>
      <reference value="Condition/ConditionRespiratoryExample"/>
    </what>
    <detail>
      <type value="correlationId"/>
      <valueString value="c500dae6-ac65-4e4f-a4c1-5aa222a6a807"/>
    </detail>
  </entity>
</AuditEvent>