Skip to content

Conversation

ndegwamartin
Copy link

This implementation of Audit Events integration to the FHIR Info Gateway uses the BALP interceptor as documented here https://hapifhir.io/hapi-fhir/docs/interceptors/built_in_server_interceptors.html

Here we register the BALP Audit Capture interceptor against the gateway's FhirProxyServer RestfulServer.

We then invoke the interceptor hooks by programatically triggering the STORAGE_* pointcuts (the same way the HAPI FHIR Server would natively trigger them).

@ndegwamartin ndegwamartin marked this pull request as draft May 12, 2025 13:20
@ndegwamartin ndegwamartin changed the title Alternative implementation to use HAPI FHIR BALP Interceptor ♻️ [DNM] PoC : Alternative implementation to use HAPI FHIR BALP Interceptor ♻️ May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant