Audit catalogue
Every audited operation this cloud declares, grouped by the requirement it claims to satisfy. The runtime evidence to read alongside the test-time matrix on the status page.
7 audited method(s),
1 distinct REQ(s),
0 untagged.
Source of truth: Spring BeanPostProcessor over annotated methods; each entry pairs the FHIR AuditEvent code with the method that fires it.
REQ-LCY-008
7 audited method(s) declare they satisfy this REQ.
| Method | Event | Entity |
|---|---|---|
cloud.jengu.platform.medplum.api.TenantApiController.cancelDeletion(String,HttpServletRequest)
|
platform.tenant.disposal_cancelled
|
Organization |
cloud.jengu.platform.medplum.api.TenantApiController.createTenant(CreateTenantApiRequest,HttpServletRequest)
|
platform.tenant.created
|
Organization |
cloud.jengu.platform.medplum.api.TenantApiController.createTenantFromGit(GitInitRequest,HttpServletRequest)
|
platform.tenant.created
|
Organization |
cloud.jengu.platform.medplum.api.TenantApiController.disposeTenant(String,HttpServletRequest)
|
platform.tenant.disposal_started
|
Organization |
cloud.jengu.platform.medplum.api.TenantApiController.reactivateTenant(String,HttpServletRequest)
|
platform.tenant.reactivated
|
Organization |
cloud.jengu.platform.medplum.api.TenantApiController.suspendTenant(String,HttpServletRequest)
|
platform.tenant.suspended
|
Organization |
cloud.jengu.platform.tenant.service.TemporalTenantService.createTenant(CreateTenantRequest)
|
platform.tenant.created
|
Organization |