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-93 for Supplier - XML Representation

Raw xml | Download



<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="ex-auditPmirFeed-supplier"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Feed.Audit"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: AuditEvent</b><a name="ex-auditPmirFeed-supplier"> </a><a name="hcex-auditPmirFeed-supplier"> </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;ex-auditPmirFeed-supplier&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-IHE.PMIR.Feed.Audit.html">Audit Event for Mobile Patient Identity Feed by the Supplier and Consumer</a></p></div><p><b>type</b>: Patient Record (Details: DICOM code 110110 = 'Patient Record', stated as 'Patient Record')</p><p><b>subtype</b>: Mobile Patient Identity Feed (Details: urn:ihe:event-type-code code ITI-93 = 'ITI-93', stated as 'Mobile Patient Identity Feed')</p><p><b>action</b>: E</p><p><b>recorded</b>: Apr 13, 2022, 7:02:39 PM</p><p><b>outcome</b>: 0</p><blockquote><p><b>agent</b></p><p><b>type</b>: Source Role ID <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html">DICOM</a>#110153)</span></p><p><b>who</b>: <a href="Device-ex-device.html">Device/ex-device</a></p><p><b>requestor</b>: true</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>supplier.example.org</td><td>1</td></tr></table></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: Destination Role ID <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html">DICOM</a>#110152)</span></p><p><b>who</b>: <a href="Device-ex-pmir.html">Device/ex-pmir</a></p><p><b>name</b>: https://pmir.example.org/</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>pmir.example.org</td><td>1</td></tr></table></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-device.html">Device/ex-device</a></td><td>Application Server (Details: http://terminology.hl7.org/CodeSystem/security-source-type code 4 = 'Application Server', stated as 'Application Server')</td></tr></table><blockquote><p><b>entity</b></p><p><b>what</b>: <a href="Patient-ex-patient-create1.html">Patient/ex-patient-create1</a> &quot; RIEGEL&quot;</p><p><b>type</b>: Person (Details: http://terminology.hl7.org/CodeSystem/audit-entity-type code 1 = 'Person', stated as 'Person')</p><p><b>role</b>: Patient (Details: http://terminology.hl7.org/CodeSystem/object-role code 1 = 'Patient', stated as 'Patient')</p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: <a href="MessageHeader-ex-messageheader-create.html">MessageHeader/ex-messageheader-create</a></p><p><b>type</b>: MessageHeader (Details: http://hl7.org/fhir/resource-types code MessageHeader = 'MessageHeader', stated as 'MessageHeader')</p><p><b>name</b>: urn:ihe:iti:pmir:2019:patient-feed</p></blockquote></div>
  </text>
  <type>
    <system value="http://dicom.nema.org/resources/ontology/DCM"/>
    <code value="110110"/>
    <display value="Patient Record"/>
  </type>
  <subtype>
    <system value="urn:ihe:event-type-code"/>
    <code value="ITI-93"/>
    <display value="Mobile Patient Identity Feed"/>
  </subtype>
  <action value="E"/>
  <recorded value="2022-04-13T19:02:39Z"/>
  <outcome value="0"/>
  <agent>
    <type>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="110153"/>
        <display value="Source Role ID"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="Device/ex-device"/>
    </who>
    <requestor value="true"/>
    <network>
      <address value="supplier.example.org"/>
      <type value="1"/>
    </network>
  </agent>
  <agent>
    <type>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="110152"/>
        <display value="Destination Role ID"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="Device/ex-pmir"/>
    </who>
    <name value="https://pmir.example.org/"/>
    <requestor value="false"/>
    <network>
      <address value="pmir.example.org"/>
      <type value="1"/>
    </network>
  </agent>
  <source>
    <observer>🔗 
      <reference value="Device/ex-device"/>
    </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="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>
  <entity>
    <what>🔗 
      <reference value="MessageHeader/ex-messageheader-create"/>
    </what>
    <type>
      <system value="http://hl7.org/fhir/resource-types"/>
      <code value="MessageHeader"/>
      <display value="MessageHeader"/>
    </type>
    <name value="urn:ihe:iti:pmir:2019:patient-feed"/>
  </entity>
</AuditEvent>