Wire audit logging for bulk export, purge, and reindex operations.
The audit functions already exist in helios-audit, but the REST endpoints for these persistence-layer operations do not yet emit AuditEvent records. This item completes the wiring so that bulk export, purge, and reindex operations produce IHE BALP-compliant audit events like the rest of the REST/auth/lifecycle paths already do.
Scope
- Emit
AuditEvent for bulk export operations
- Emit
AuditEvent for purge operations
- Emit
AuditEvent for reindex operations
Tracked on the ROADMAP under Next → FHIR Server Capabilities.
Wire audit logging for bulk export, purge, and reindex operations.
The audit functions already exist in
helios-audit, but the REST endpoints for these persistence-layer operations do not yet emitAuditEventrecords. This item completes the wiring so that bulk export, purge, and reindex operations produce IHE BALP-compliant audit events like the rest of the REST/auth/lifecycle paths already do.Scope
AuditEventfor bulk export operationsAuditEventfor purge operationsAuditEventfor reindex operationsTracked on the ROADMAP under Next → FHIR Server Capabilities.