Skip to main content

Distribution Rules

Distribution Rules allow AdvaPACS to automatically distribute completed reports to external systems. Each rule defines when a report should be sent, where it should be sent, and the format it should be sent in. Distribution is performed automatically whenever a report matches the conditions defined by an enabled rule, removing the need for manual report delivery.

Prerequisites

Before creating a distribution rule, ensure the following requirements are met:

  • An HL7 Outbound destination has already been configured.
  • Your user account has the Manage Distribution Rules permission.

Creating a Distribution Rule

To create a new distribution rule:

  1. Navigate to Admin → Report DistributionRules.

    Distribution Rule Listing

  2. Click Add.

  3. Configure the rules settings (refer to the Configuration Options below).

    Distribution Rule Listing

  4. Click Save.

Configuration Options

When creating or editing a distribution rule, the following settings are available.

OptionDescription
NameA unique, descriptive name used to identify the rule.
Report StatusThe report status that triggers distribution. The report must reach this status before the rule is evaluated.
Distribution TypeChoose how the report will be distributed:
  • Send HL7 Message – Sends the report as an HL7 message to the selected HL7 Outbound destination.
  • Send Practitioner – Sends the report directly to the verifying practitioner.
Distribution DelaySpecifies an optional delay before the report is distributed after reaching the selected status. Select the delay value and time unit (Minutes or Hours). A value of 0 disables the delay.
DestinationSelect the HL7 Outbound destination that will receive the report. This option is only applicable when Send HL7 Message is selected.
Report FormatSelect the format of the distributed report, such as PDF or HTML.
OrganisationsRestricts the rule to reports belonging to selected organisations. Leave set to All to apply the rule to every organisation. Only available when the Organisations & Sites feature is enabled.
SitesRestricts the rule to reports from selected sites. Leave set to All to apply the rule to every site within the selected organisations. Only available when the Organisations & Sites feature is enabled.
EnabledEnables or disables the rule. Disabled rules remain configured but are not evaluated during report distribution.
Note

The Organisations and Sites options are only available when the Organisations & Sites feature is enabled for your tenant.

Managing Distribution Rules

Once a rule is created:

  • It will appear in the Report Distribution Rules listing.
  • If enabled, it will automatically distribute reports based on the defined conditions.

Enabling or Disabling a Rule

Users can toggle the Enabled switch to turn a rule on or off without deleting it.

Editing or Deleting a Rule

To modify an existing rule:

  1. Navigate to Admin > Distribution Rules.
  2. Select the rule and click Edit to modify settings.
  3. To delete a rule, click the Delete icon.
tip

Each distribution rule must have a valid HL7 Outbound destination configured. Reports will only be distributed if an active rule matches the report’s status.

By following these steps, users can automate report distribution efficiently, ensuring reports reach external systems as required.