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

FHIR IG analytics

Packageihe.iti.pmir
Resource TypeAuditEvent
IdAuditEvent-ex-auditPmirSubscription-registry-delete.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-auditPmirSubscription-registry-delete

type: Audit Event ID rest: Restful Operation

subtype: FHIR Restful Interactions delete: delete, unknown ITI-94: Subscribe to Patient Updates

action: Delete

recorded: 2022-04-13 19:33:46+0000

outcome: Success

agent

type: Application

who: Device

requestor: false

Networks

-AddressType
*subscriber.example.orgMachine Name

agent

type: Custodian

who: Device

requestor: false

Networks

-AddressType
*https://pmir.example.orgURI

agent

type: Custodian

who: Identifier: http://example.org/practitioner/1234567890

requestor: true

Sources

-ObserverType
*DeviceAudit Event Source Type 4: Application Server

entity

what: Subscription: status = active; contact = ph: +1-555-555-1212; reason = To receive Patient changes.; criteria = Patient

type: Audit event entity type 2: System Object

role: AuditEventEntityRole 4: Domain Resource

description: Patient

query: UGF0aWVudD9faWQ9ZXgtcGF0aWVudA==

entity

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

type: Audit event entity type 1: Person

role: AuditEventEntityRole 1: Patient


Source1

{
  "resourceType": "AuditEvent",
  "id": "ex-auditPmirSubscription-registry-delete",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Audit.Subscription.Delete"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
    "code": "rest",
    "display": "Restful Operation"
  },
  "subtype": [
    {
      "system": "http://hl7.org/fhir/restful-interaction",
      "code": "delete",
      "display": "delete"
    },
    {
      "system": "urn:ihe:event-type-code",
      "code": "ITI-94",
      "display": "Subscribe to Patient Updates"
    }
  ],
  "action": "D",
  "recorded": "2022-04-13T19:33:46Z",
  "outcome": "0",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110150",
            "display": "Application"
          }
        ]
      },
      "who": {
        "reference": "Device/ex-device"
      },
      "requestor": false,
      "network": {
        "address": "subscriber.example.org",
        "type": "1"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "custodian",
            "display": "Custodian"
          }
        ]
      },
      "who": {
        "reference": "Device/ex-pmir"
      },
      "requestor": false,
      "network": {
        "address": "https://pmir.example.org",
        "type": "5"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
            "code": "CST",
            "display": "Custodian"
          }
        ]
      },
      "who": {
        "identifier": {
          "system": "http://example.org/practitioner",
          "value": "1234567890"
        }
      },
      "requestor": true
    }
  ],
  "source": {
    "observer": {
      "reference": "Device/ex-pmir"
    },
    "type": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/security-source-type",
        "code": "4",
        "display": "Application Server"
      }
    ]
  },
  "entity": [
    {
      "what": {
        "reference": "Subscription/ex-subscription"
      },
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "2",
        "display": "System Object"
      },
      "role": {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "code": "4",
        "display": "Domain Resource"
      },
      "description": "Patient",
      "query": "UGF0aWVudD9faWQ9ZXgtcGF0aWVudA=="
    },
    {
      "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"
      }
    }
  ]
}