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 Consumer - JSON Representation

Raw json | Download


{
  "resourceType" : "AuditEvent",
  "id" : "ex-auditPmirFeed-consumer",
  "meta" : {
    "profile" : [
      🔗 "https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Feed.Audit"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AuditEvent ex-auditPmirFeed-consumer</b></p><a name=\"ex-auditPmirFeed-consumer\"> </a><a name=\"hcex-auditPmirFeed-consumer\"> </a><a name=\"ex-auditPmirFeed-consumer-en-US\"> </a><p><b>type</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110110\">DICOM Controlled Terminology Definitions</a> 110110: Patient Record</p><p><b>subtype</b>: unknown ITI-93: Mobile Patient Identity Feed</p><p><b>action</b>: Execute</p><p><b>recorded</b>: 2022-04-13 19:02:40+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 110153}\">Source Role ID</span></p><p><b>who</b>: <a href=\"Device-ex-device.html\">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>Machine Name</td></tr></table></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 110152}\">Destination Role ID</span></p><p><b>who</b>: <a href=\"Device-ex-pmir.html\">Device</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>Machine Name</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-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=\"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><blockquote><p><b>entity</b></p><p><b>what</b>: <a href=\"MessageHeader-ex-messageheader-create.html\">MessageHeader: event[x] = urn:ihe:iti:pmir:2019:patient-feed</a></p><p><b>type</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-MessageHeader\">ResourceType</a> MessageHeader: MessageHeader</p><p><b>name</b>: urn:ihe:iti:pmir:2019:patient-feed</p></blockquote></div>"
  },
  "type" : {
    "system" : "http://dicom.nema.org/resources/ontology/DCM",
    "code" : "110110",
    "display" : "Patient Record"
  },
  "subtype" : [
    {
      "system" : "urn:ihe:event-type-code",
      "code" : "ITI-93",
      "display" : "Mobile Patient Identity Feed"
    }
  ],
  "action" : "E",
  "recorded" : "2022-04-13T19:02:40Z",
  "outcome" : "0",
  "agent" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://dicom.nema.org/resources/ontology/DCM",
            "code" : "110153",
            "display" : "Source Role ID"
          }
        ]
      },
      "who" : {
        🔗 "reference" : "Device/ex-device"
      },
      "requestor" : true,
      "network" : {
        "address" : "supplier.example.org",
        "type" : "1"
      }
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://dicom.nema.org/resources/ontology/DCM",
            "code" : "110152",
            "display" : "Destination Role ID"
          }
        ]
      },
      "who" : {
        🔗 "reference" : "Device/ex-pmir"
      },
      "name" : "https://pmir.example.org/",
      "requestor" : false,
      "network" : {
        "address" : "pmir.example.org",
        "type" : "1"
      }
    }
  ],
  "source" : {
    "observer" : {
      🔗 "reference" : "Device/ex-pmir"
    },
    "type" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/security-source-type",
        "code" : "4",
        "display" : "Application Server"
      }
    ]
  },
  "entity" : [
    {
      "what" : {
        🔗 "reference" : "Patient/ex-patient-create1"
      },
      "type" : {
        "system" : "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code" : "1",
        "display" : "Person"
      },
      "role" : {
        "system" : "http://terminology.hl7.org/CodeSystem/object-role",
        "code" : "1",
        "display" : "Patient"
      }
    },
    {
      "what" : {
        🔗 "reference" : "MessageHeader/ex-messageheader-create"
      },
      "type" : {
        "system" : "http://hl7.org/fhir/resource-types",
        "code" : "MessageHeader",
        "display" : "MessageHeader"
      },
      "name" : "urn:ihe:iti:pmir:2019:patient-feed"
    }
  ]
}