: ExampleEPAAuditEventSystemMergeAuditEvent - JSON Representation
Raw json | Download
{
"resourceType" : "AuditEvent",
"id" : "49280fa1-5096-4bc7-901e-22f5dd72f822",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2025-01-15T14:43:33.244Z",
"profile" : [
🔗 "https://gematik.de/fhir/epa/StructureDefinition/epa-auditevent|1.3.0"
]
},
"type" : {
"system" : "http://terminology.hl7.org/CodeSystem/audit-event-type",
"code" : "object"
},
"action" : "U",
"recorded" : "2025-01-15T14:52:04.928Z",
"outcome" : "0",
"agent" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
"code" : "PROV",
"display" : "healthcare provider"
}
]
},
"who" : {
"identifier" : {
"system" : "https://gematik.de/fhir/sid/telematik-id",
"value" : "1-883110000092404"
}
},
"altId" : "1-883110000092404",
"name" : "Praxis Dr. John Doe",
"requestor" : true
}
],
"source" : {
"observer" : {
"display" : "Elektronische Patientenakte Fachdienst"
},
"type" : [
{
"system" : "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs",
"code" : "XDSSVC",
"display" : "XDS Document Service"
}
]
},
"entity" : [
{
"name" : "XDS Document Service",
"description" : "ProvideAndRegisterDocumentSet-b",
"detail" : [
{
"type" : "DocumentFormatCode",
"valueString" : "urn:gematik:ig:Arztbrief:r3.1"
},
{
"type" : "DocumentEntryTitle",
"valueString" : "Arztbrief4711"
},
{
"type" : "DocumentUniqueId",
"valueString" : "187432aa-0d3f-4202-9ec5-a7e001855a3c"
},
{
"type" : "System-Zusammenführung",
"valueString" : "true"
}
]
}
]
}