FHIR IG analytics| Package | de.gematik.epa |
| Resource Type | AuditEvent |
| Id | AuditEvent-12f84721-2ad9-4cfa-81c5-b1345bc74230.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AuditEvent",
"id": "12f84721-2ad9-4cfa-81c5-b1345bc74230",
"meta": {
"versionId": "1",
"lastUpdated": "2025-01-16T13:14:20.766Z",
"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": "C",
"recorded": "2025-01-16T13:14:20.766Z",
"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": "CONMGMT",
"display": "Constraint Management"
}
]
},
"entity": [
{
"name": "GeneralDenyPolicy",
"description": "setDenyPolicyAssignment",
"detail": [
{
"type": "CategoryId",
"valueString": "vaccination"
}
]
}
]
}