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

FHIR IG analytics

Packagech.fhir.ig.ch-epr-fhir
Resource TypeAuditEvent
IdAuditEvent-ChAuditEventPpq3DeleteExample.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 ChAuditEventPpq3DeleteExample

type: Audit Event ID: rest (Restful Operation)

subtype: unknown: PPQ-3 (Mobile Privacy Policy Feed), FHIR Restful Interactions: delete (delete)

recorded: 2024-10-28 09:43:56+0000

outcome: Success

agent

type: responsible party

role: Healthcare professional

altId: 2000000090092

name: Martina Musterarzt

requestor: true

purposeOfUse: Normal Access

agent

type: Custodian

who: Community A

requestor: false

Networks

-AddressType
*http://example.comURI

agent

type: Application

who: My e-Health App

requestor: false

Networks

-AddressType
*192.168.1.1IP Address

Sources

-SiteObserver
*2.16.756.1.2.3My e-Health App

entity

what: Identifier: urn:oid:2.16.756.5.30.1.127.3.10.3/761337610411353650

type: Audit event entity type: 1 (Person)

role: AuditEventEntityRole: 1 (Patient)

entity

what: Identifier: Uniform Resource Identifier (URI)/urn:uuid:9a420810-9666-4eab-92ef-3145286de9eb

type: Audit event entity type: 2 (System Object)

role: AuditEventEntityRole: 4 (Domain Resource)

entity

what: Identifier: 00-0af7651916cd43dd8448eb211c80319c-b7ad6b7169203331-00

type: Audit event entity type: 4 (Other)

role: AuditEventEntityRole: 26 (Processing Element)


Source1

{
  "resourceType": "AuditEvent",
  "id": "ChAuditEventPpq3DeleteExample",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ChAuditEventPpq3Delete"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
    "code": "rest",
    "display": "Restful Operation"
  },
  "subtype": [
    {
      "system": "urn:e-health-suisse:event-type-code",
      "code": "PPQ-3",
      "display": "Mobile Privacy Policy Feed"
    },
    {
      "system": "http://hl7.org/fhir/restful-interaction",
      "code": "delete",
      "display": "delete"
    }
  ],
  "recorded": "2024-10-28T09:43:56Z",
  "outcome": "0",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
            "code": "RESP",
            "display": "responsible party"
          }
        ]
      },
      "role": [
        {
          "coding": [
            {
              "system": "urn:oid:2.16.756.5.30.1.127.3.10.6",
              "code": "HCP"
            }
          ]
        }
      ],
      "altId": "2000000090092",
      "name": "Martina Musterarzt",
      "requestor": true,
      "purposeOfUse": [
        {
          "coding": [
            {
              "system": "urn:oid:2.16.756.5.30.1.127.3.10.5",
              "code": "NORM",
              "display": "Normal Access"
            }
          ]
        }
      ]
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "custodian",
            "display": "Custodian"
          }
        ]
      },
      "who": {
        "display": "Community A"
      },
      "requestor": false,
      "network": {
        "address": "http://example.com",
        "type": "5"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://dicom.nema.org/resources/ontology/DCM",
            "code": "110150",
            "display": "Application"
          }
        ]
      },
      "who": {
        "display": "My e-Health App"
      },
      "requestor": false,
      "network": {
        "address": "192.168.1.1",
        "type": "2"
      }
    }
  ],
  "source": {
    "site": "2.16.756.1.2.3",
    "observer": {
      "display": "My e-Health App"
    }
  },
  "entity": [
    {
      "what": {
        "identifier": {
          "system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
          "value": "761337610411353650"
        }
      },
      "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": {
        "identifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "urn:uuid:9a420810-9666-4eab-92ef-3145286de9eb"
        }
      },
      "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"
      }
    },
    {
      "what": {
        "identifier": {
          "value": "00-0af7651916cd43dd8448eb211c80319c-b7ad6b7169203331-00"
        }
      },
      "type": {
        "system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
        "code": "4",
        "display": "Other"
      },
      "role": {
        "system": "http://terminology.hl7.org/CodeSystem/object-role",
        "code": "26",
        "display": "Processing Element"
      }
    }
  ]
}