Pipeline table
This table shows the information displayed in the pipeline table:
| Pipeline information | Description |
|---|---|
| ID | Unique identifier for the pipeline |
| Patient Group/Step | The patient group associated with the pipeline or the step currently running |
| Type | Indicates whether the pipeline has a Load or Calculate type |
| Status | Shows the current status, such as Starting, Running, Completed, or Failed |
| Queued # | Number of tasks waiting to run |
| In Progress # | Number of tasks currently running |
| Completed # | Number of tasks completed |
| Progress | Visual bar with the percentage of completed work |
| Success count | Number of successful tasks executions |
| Failure count | Number of failed task executions |
| Updated at | Time stamp of when the pipeline or step status is changed |
| Created at | Time stamp of when the pipeline or step is created |
This table shows the Load pipeline steps:
| Pipeline step | Description |
|---|---|
| Trigger export | Exports patient data from the source |
| Download | Downloads patient data from the configured FHIR store |
| Anonymize | Removes PHI from the downloaded data |
| FHIR import | Imports anonymized data into the persistence layer |
| Extract | Organizes data into Longitudinal Patient Charts (LPR) |
A Calculate pipeline consists of a single step called Calculate, which runs the selected clinical quality measures and prepares results for reporting.
You can configure the number of pipelines displayed per page in the table view.
Checking the status of pipeline steps
When a pipeline runs, it goes through a series of steps. Use this procedure to check the status of a pipeline and view its details: