: ExampleEPAAuditEventMedicationServiceSearch - JSON Representation
Raw json | Download
{
"resourceType" : "AuditEvent",
"id" : "bbf292eb-665d-4724-a2bc-86fa93e89835",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2025-01-15T14:43:33.244Z",
"profile" : [
🔗 "https://gematik.de/fhir/epa/StructureDefinition/epa-auditevent"
]
},
"type" : {
"system" : "http://terminology.hl7.org/CodeSystem/audit-event-type",
"code" : "rest"
},
"action" : "R",
"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" : "MEDICATIONSVC",
"display" : "Medication Service"
}
]
},
"entity" : [
{
"name" : "MedicationRequest",
"description" : "Bundle:searchset",
"detail" : [
{
"type" : "date",
"valueString" : "2025-01-15"
},
{
"type" : "_revinclude",
"valueString" : "MedicationDispense:prescription"
}
]
}
]
}