Settings

The Settings page provides access to configuration tools for users to manage system connections, data sources, and operational components. Each tab within the Settings page supports specific actions that contribute to system setup, maintenance, and customization.

Data Sources

Data Sources provides a centralized interface for system administrators to manage reusable data sources, including credentials, connection parameters, and access permissions. The data sources defined by system administrators are integrated with the predefined data source options when launching a load pipeline.

This table shows the data source information displayed on the Data Sources page:
Attribute Description
ID This attribute is a unique identifier for the data source defined by the system.
Type The category or type of the data source. The supported data source types are Standard FHIR Store, AWS Healthlake, AWS S3, and Azure FHIR Store.
Name This attribute is the user-defined identifier for the data source. The data source name must be unique, contain 3 to 100 characters, and may include alphanumeric characters, hyphens, underscores, and periods.
Description This attribute contains a brief summary of the purpose or contents of the data source.

Users can add new data sources, edit existing configurations, or delete selected entries directly from the Data Sources page. The attributes and validation rules for each data source are determined by the selected type during creation or editing.

See Data source configuration.

Data Cleanup

Use the Data Cleanup tab to clear data from the internal FHIR repository to maintain system performance and data hygiene.

See Purging data from the internal FHIR store.

Measure Pack

Measure packages contain computable clinical quality measures which are required to calculate and report clinical performance metrics.

Use the Measure Pack tab to upload a measure package.

See Measure Pack configuration.

Pipeline Templates

Pipeline Templates provides users with a centralized location to manage reusable pipeline launch configurations. Clients can store all the details of a launch configuration as a launch template for future use. Each launch template has a unique name, and only one template with the same name can exist in the environment of each tenant.

This table shows the information about each template that are available on Pipeline Templates:
Template details Description
Template Name The name that identifies the pipeline template.
Template Data The configuration details for the template in JSON format.
Created At The date and time when the template is created.

To manage pipeline templates, see Pipeline templates configuration.

Supported Resource Types

Use the Supported Resource Types tab to manage the FHIR resource types that are available for loading a pipeline in Population Health Analytics.

The supported resource types are defined in a JSON configuration file, which specifies the FHIR resources that are recognized in the loading pipeline during processing. Administrators can upload a new configuration, download the current configuration, or reset the supported resource types to the default configuration.

Processing an invalid file does not update supported resource types.

See Resource type configuration.