Patient Master Identity Registry (PMIR)
1.5.1-current - ci-build International flag

Patient Master Identity Registry (PMIR), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.5.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.PMIR/ and changes regularly. See the Directory of published versions

: Audit Example of ITI-94 for Patient Identity Registry for Subscription Delete - XML Representation

Raw xml | Download



<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="ex-auditPmirSubscription-registry-delete"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Audit.Subscription.Delete"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AuditEvent ex-auditPmirSubscription-registry-delete</b></p><a name="ex-auditPmirSubscription-registry-delete"> </a><a name="hcex-auditPmirSubscription-registry-delete"> </a><a name="ex-auditPmirSubscription-registry-delete-en-US"> </a><p><b>type</b>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-audit-event-type.html#audit-event-type-rest">Audit Event ID</a> rest: Restful Operation</p><p><b>subtype</b>: <a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-delete">FHIR Restful Interactions</a> delete: delete, unknown ITI-94: Subscribe to Patient Updates</p><p><b>action</b>: Delete</p><p><b>recorded</b>: 2022-04-13 19:33:46+0000</p><p><b>outcome</b>: Success</p><blockquote><p><b>agent</b></p><p><b>type</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM 110150}">Application</span></p><p><b>who</b>: <a href="Device-ex-device.html">Device</a></p><p><b>requestor</b>: false</p><h3>Networks</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Address</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>subscriber.example.org</td><td>Machine Name</td></tr></table></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}">Custodian</span></p><p><b>who</b>: <a href="Device-ex-pmir.html">Device</a></p><p><b>requestor</b>: false</p><h3>Networks</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Address</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>https://pmir.example.org</td><td>URI</td></tr></table></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType CST}">Custodian</span></p><p><b>who</b>: Identifier: <code>http://example.org/practitioner</code>/1234567890</p><p><b>requestor</b>: true</p></blockquote><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Observer</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td><a href="Device-ex-pmir.html">Device</a></td><td><a href="http://terminology.hl7.org/5.5.0/CodeSystem-security-source-type.html#security-source-type-4">Audit Event Source Type</a> 4: Application Server</td></tr></table><blockquote><p><b>entity</b></p><p><b>what</b>: <a href="Subscription-ex-subscription.html">Subscription: status = active; contact = ph: +1-555-555-1212; reason = To receive Patient changes.; criteria = Patient</a></p><p><b>type</b>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-audit-entity-type.html#audit-entity-type-2">Audit event entity type</a> 2: System Object</p><p><b>role</b>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-object-role.html#object-role-4">AuditEventEntityRole</a> 4: Domain Resource</p><p><b>description</b>: Patient</p><p><b>query</b>: <code>UGF0aWVudD9faWQ9ZXgtcGF0aWVudA==</code></p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: <a href="Patient-ex-patient-create1.html">David A. Riegel (official) Male, DoB: 1985-07-12</a></p><p><b>type</b>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-audit-entity-type.html#audit-entity-type-1">Audit event entity type</a> 1: Person</p><p><b>role</b>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-object-role.html#object-role-1">AuditEventEntityRole</a> 1: Patient</p></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="delete"/>
    <display value="delete"/>
  </subtype>
  <subtype>
    <system value="urn:ihe:event-type-code"/>
    <code value="ITI-94"/>
    <display value="Subscribe to Patient Updates"/>
  </subtype>
  <action value="D"/>
  <recorded value="2022-04-13T19:33:46Z"/>
  <outcome value="0"/>
  <agent>
    <type>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="110150"/>
        <display value="Application"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="Device/ex-device"/>
    </who>
    <requestor value="false"/>
    <network>
      <address value="subscriber.example.org"/>
      <type value="1"/>
    </network>
  </agent>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="custodian"/>
        <display value="Custodian"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="Device/ex-pmir"/>
    </who>
    <requestor value="false"/>
    <network>
      <address value="https://pmir.example.org"/>
      <type value="5"/>
    </network>
  </agent>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="CST"/>
        <display value="Custodian"/>
      </coding>
    </type>
    <who>
      <identifier>
        <system value="http://example.org/practitioner"/>
        <value value="1234567890"/>
      </identifier>
    </who>
    <requestor value="true"/>
  </agent>
  <source>
    <observer>🔗 
      <reference value="Device/ex-pmir"/>
    </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="Subscription/ex-subscription"/>
    </what>
    <type>
      <system
              value="http://terminology.hl7.org/CodeSystem/audit-entity-type"/>
      <code value="2"/>
      <display value="System Object"/>
    </type>
    <role>
      <system value="http://terminology.hl7.org/CodeSystem/object-role"/>
      <code value="4"/>
      <display value="Domain Resource"/>
    </role>
    <description value="Patient"/>
    <query value="UGF0aWVudD9faWQ9ZXgtcGF0aWVudA=="/>
  </entity>
  <entity>
    <what>🔗 
      <reference value="Patient/ex-patient-create1"/>
    </what>
    <type>
      <system
              value="http://terminology.hl7.org/CodeSystem/audit-entity-type"/>
      <code value="1"/>
      <display value="Person"/>
    </type>
    <role>
      <system value="http://terminology.hl7.org/CodeSystem/object-role"/>
      <code value="1"/>
      <display value="Patient"/>
    </role>
  </entity>
</AuditEvent>