fhir-requests-report
Given a period and an interval, in minutes, produces Parameters resource containing a list of "interval" parameter components, which each contain a list of...
Applies to: AuditEvent
| Name | Cardinality | Type | Documentation |
|---|---|---|---|
| client-id | 0..* | String |
Optional list of client ids to filter the report to only include requests from those clients |
| client-identity-provider-id | 0..1 | String |
Optional client identity provider id to filter the report: include only requests from clients that are associated with the specified identity providers |
| client-role-id | 0..1 | String |
Optional role id to filter the report: include only requests from clients (users) that have the specified role |
| endpoint | 0..* | String |
Optional list of endpoint prefixes to filter the report to only include requests to those endpoints |
| group-by | 0..* | String |
Optional list of fields to group requests by within each interval. Supported values are "request-method", "client-id", "resource", "request-method" |
| interval-minutes | 1..1 | PositiveInt |
The length of the intervals, in minutes, to group the report results |
| period-end | 1..1 | Instant |
End or "to" date of the report |
| period-start | 1..1 | Instant |
Start or "from" date of the report |
| request-method | 0..* | String |
Optional list of HTTP verbs to filter the report to only include requests with those HTTP verbs. Supported values are "GET", "HEAD", "POST", "PUT", "DELETE", "PATCH" |
| resource | 0..* | String |
Optional list of FHIR resource types to filter the report to only include requests for those resource types |
| Name | Cardinality | Type | Documentation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| from | 1..1 | DateTime |
Start date-time of the report |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| interval | 1..* |
Data for each interval |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| to | 1..1 | DateTime |
End date-time of the report |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||