FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.iti.pmir
Resource TypeAuditEvent
IdAuditEvent-ex-auditPmirFeed-consumer.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: AuditEvent ex-auditPmirFeed-consumer

type: DICOM 110110: Patient Record

subtype: unknown ITI-93: Mobile Patient Identity Feed

action: Execute

recorded: 2022-04-13 19:02:40+0000

outcome: Success

agent

type: Source Role ID

who: Device

requestor: true

Networks

-AddressType
*supplier.example.orgMachine Name

agent

type: Destination Role ID

who: Device

name: https://pmir.example.org/

requestor: false

Networks

-AddressType
*pmir.example.orgMachine Name

Sources

-ObserverType
*DeviceAudit Event Source Type 4: Application Server

entity

what: David A. Riegel (official) Male, DoB: 1985-07-12

type: Audit event entity type 1: Person

role: AuditEventEntityRole 1: Patient

entity

what: MessageHeader: event[x] = urn:ihe:iti:pmir:2019:patient-feed

type: ResourceType MessageHeader: MessageHeader

name: urn:ihe:iti:pmir:2019:patient-feed


Source1

{
  "resourceType": "AuditEvent",
  "id": "ex-auditPmirFeed-consumer",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Feed.Audit"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}