Pipeline metadata panel

The pipeline metadata panel consists of tabs with detailed information and status tracking for each pipeline or step to help monitor execution progress and review key data associated with pipeline runs.

You can configure the number of entries displayed per page of the metadata panel tabs.

See Configuring the number of entries.

General tab

The General tab shows a summary of key pipeline details, including identifiers, data sources, and patient group information.

This table shows the information on the General tab of the pipeline metadata panel for a Load pipeline:
Pipeline information Description
Pipeline ID Unique identifier assigned to the pipeline execution
Pipeline ARN Amazon Resource Name that uniquely identifies the pipeline in AWS
Data Source Name and type of the data source used in the pipeline
Patient Count Total number of patients processed in a pipeline execution
Patient Group Name Name of the patient group used in the pipeline
Patient Group ID Identifier for the patient group used in the pipeline
This table shows the information on the General tab of the pipeline metadata panel for a Calculate pipeline:
Pipeline information Description
Pipeline ID Unique identifier assigned to the pipeline execution
Pipeline ARN Amazon Resource Name that uniquely identifies the pipeline in AWS
Calculate Engine Engine used to perform calculation tasks for the pipeline
Period Date and time when the measurement period starts and ends
Patient Group Name Name of the patient group used in the pipeline
Patient Group ID Identifier for the patient group used in the pipeline
Patient Count Total number of patients processed in a pipeline execution
Measures The clinical quality measures selected for calculation in the pipeline

Status History tab

The Status History tab provides a chronological record of pipeline or step status updates, including timestamps and details for each change and launch configuration. You can change the number of records that the page shows.

This table shows the information in the Status History tab:
Pipeline information Description
Reported At Indicates the date and time when the status update was logged or reported in the system
Status Reflects the state of the pipeline or step at the given time stamp in Reported At
Details Show the technical details for each status update in JSON format

Each pipeline and each step within a pipeline has its own set of Status History values. The value shown for a pipeline execution differs from the value shown for an individual pipeline step.

Log tab

The Log tab shows complete records of events that occur during a pipeline run, organized by timestamps. Users can perform these tasks:
  • Filter logs by severity level
  • Search logs by keyword to quickly locate specific entries
  • Copy or download filtered log results for further analysis or support
  • Refresh the log view to display the latest entries

If the log is too large, it does not display all entries at once. Use the Refresh button to load subsequent log events.

Task tab

The Task tab shows task information for each step in the pipeline. You can filter the Task tabs options by searching for the Task Name or by these statuses:
  • All Status
  • Queued
  • In Progress
  • Completed
  • Failed

The default filter is Completed.

Once filtered, you can access these details for each task:
  • Task name
  • Worker Amazon Reference Number (ARN)
  • Size of data processed
  • Status
  • Start time and end time
  • Elapsed for task execution
  • Retry count
  • Additional details

Worker tab

The Worker tab shows information for each step in the pipeline and provides filtering by Worker ID or these statuses:
  • All Status
  • Running
  • Stopped

The default filter is All Status.

You can view these details in the Worker tab:
  • Worker ARN
  • Name
  • Status
  • Health status
  • Task number
  • Start time and stopped time
  • Elapsed time for the activity