Package ca.uhn.fhir.storage.interceptor.balp
package ca.uhn.fhir.storage.interceptor.balp
-
ClassDescriptionThis implementation of the
IBalpAuditEventSink
transmits audit events to a FHIR endpoint for creation, using a standard fhir create event.The IHE Basic Audit Logging Pattern (BALP) interceptor can be used to autopmatically generate AuditEvent resources that are conformant to the BALP profile in response to events in a FHIR server.This interface is intended to be implemented in order to supply implementation strategy details to theBalpAuditCaptureInterceptor
.