FHIR IG analytics| Package | de.gematik.epa |
| Resource Type | AuditEvent |
| Id | AuditEvent-4fb73d96-49eb-4b5d-9f12-3afcc7cb9802.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AuditEvent",
"id": "4fb73d96-49eb-4b5d-9f12-3afcc7cb9802",
"meta": {
"versionId": "1",
"lastUpdated": "2026-09-06T21:02:02.002Z",
"profile": [
"https://gematik.de/fhir/epa/StructureDefinition/epa-auditevent|1.3.0"
]
},
"type": {
"system": "http://terminology.hl7.org/CodeSystem/audit-event-type",
"code": "rest"
},
"action": "U",
"recorded": "2026-09-06T21:02:02.002Z",
"outcome": "0",
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
"code": "PAT",
"display": "patient"
}
]
},
"who": {
"identifier": {
"system": "http://fhir.de/sid/gkv/kvid-10",
"value": "A123456780"
}
},
"altId": "A123456780",
"name": "Erika Musterfrau",
"requestor": true
}
],
"source": {
"observer": {
"display": "Elektronische Patientenakte Fachdienst"
},
"type": [
{
"system": "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs",
"code": "PUSHNOTMGMT",
"display": "Push Notification Management"
}
]
},
"entity": [
{
"name": "PushNotificationManagement",
"description": "updateChannelsOfPusher",
"detail": [
{
"type": "xds.put",
"valueString": "enabled"
},
{
"type": "constraint.del",
"valueString": "disabled"
},
{
"type": "DisplayNamePusher",
"valueString": "Erikas Tablet"
},
{
"type": "DisplayNameDevice",
"valueString": "Erikas Tablet für ePA"
}
]
}
]
}