resources-count-report-subscribe
Subscribe to regular FHIR resources count report email notifications
| Name | Cardinality | Type | Documentation |
|---|---|---|---|
| cron-expression | 1..1 | String |
Cron expression used to schedule fhir requests report operation execution events |
| custom-subject-line | 0..1 | String |
Custom subject line to use for the report email notifications. If not provided, a default subject line will be used. |
| group-by-source | 0..1 | Boolean |
Whether to group counts by source in addition to resource type |
| interval-minutes | 0..1 | PositiveInt |
The length of the intervals, in minutes, to group the report results |
| period-end-offset-minutes | 0..1 | PositiveInt |
The number of minutes before the operation execution time to end the reporting period (e.g. '0' for current operation execution time) |
| period-start-offset-minutes | 0..1 | PositiveInt |
The number of minutes before the operation execution time to start the reporting period (e.g. '60' for 1 hour before) |
| quick-select-period | 0..1 | Code |
Quick select period for the report. Allowed values are Custom|LastHour|LastDay|PastWeek|Past4Weeks|CurrentCalendarWeek|CurrentCalendarMonth|CurrentCalendarQuarter|LastCalendarWeek|LastCalendarMonth|LastCalendarQuarter|YearToDate. |
| report-output-type | 0..1 | Code |
The type of the operation results reports. Only "CSV" is currently supported and it is the default |
| resource-type | 0..* | String |
Optional resource type(s) to include in the report |
| schedule-name | 1..1 | String |
The name of the schedule for which the report subscription will be created. It is used to identify the schedule when updating or deleting the subscription. |
| source | 0..* | String |
Optional source value(s) to filter resources by |
| to-email | 1..* | String |
Destination email address to receive the operation report results |
| user-timezone-id | 0..1 | String |
The IANA time zone ID to use for interpreting the period start and end offsets. If not provided, UTC time will be used. |
| Name | Cardinality | Type | Documentation |
|---|---|---|---|
| message | 1..1 | String |
A message indicating the result of the operation |