Statistics
The Statistics page provides execution metrics for pipeline operations within Population Health Analytics.
- Indicator
- Pipeline Type
- Date Range
- Granularity
After setting the filters, an interactive chart is displayed in the dashboard that reflects the selected indicator, pipeline type, date range, and granularity. When the selected date range exceeds 90 days, the granularity is limited to monthly intervals to keep the graph readable.
| Indicator | Description |
|---|---|
| Patients Processed |
Total count of patient IDs that are processed during the specified period. This indicator is applicable to both Load and Calculate pipelines. |
| Unique Patients Processed |
Total count of unique patient IDs during the specified period of granularity. If granularity is set to day, each patient ID is counted once per day. If granularity is set to month, each patient ID is counted once per month. This indicator is applicable to both Load and Calculate pipelines. |
| Measures Calculated |
Total number of times any measure is calculated, representing the total count of results generated in the period. For example, if there are 100 patients, 3 measures, and 5 executions in a month, the total measures calculated would be 1,500. This indicator is applicable only to Calculate pipelines. |
| Data Volume Processed | Total size of data processed by Load pipelines during the specified period. Data is displayed in MB or GB, as appropriate.
This indicator is applicable only to Load pipelines. |
You can download the generated execution statistics in CSV format. When you revisit the Statistics page, the previous filter information is retained, and the corresponding data is displayed.
To check execution statistics, see Viewing execution statistics in Pipeline results and statistics.