Workflow Guide

Step-by-step guide for Reflex Configuration

👤 Mohammad Yameen📅 Updated: May 6, 2026🏷️ workflow🏷️ reflex

Accessing Reflex Test Configuration

To reach the Reflex Test Configuration screen:

  • Module: Admin
  • Menu: Profile & Report Management
  • Sub Menu: Reflex Test Configuration

Direct route: /admin/reflex-testing-configuration

Reflex Management List

Once there, you will see a list of existing reflex configurations.
Use the Add Reflex Test button to open the configuration modal.

Reflex Configuration Modal

From this modal you can select the test, define trigger conditions, choose reflex tests, and configure billing & execution methods.


Configuring Reflex Tests

Follow the relevant section based on your parameter type.


Range Parameter Configuration

Use when your parameter is numeric (e.g., WBC, Hemoglobin).

Steps

  1. Open Reflex Test Configuration – navigate to the screen and click Add Reflex Test.
  2. Select Test Name – e.g., CBC.
    Test Select
  3. Select Trigger Parameter – e.g., Hemoglobin.
    Trigger Parameter
  4. Define Trigger Condition – choose:
    • Critical Range → triggers when value is outside critical limits.
    • Out of Normal Range → triggers when outside normal range.
    • Custom Range → triggers when outside user‑defined range (set lower/upper bounds).
      Range Select
  5. Add Reflex Test(s) – select one or more tests to trigger.
    Reflex Tests
  6. Configure Billing Behavior – same bill or new bill.
    Billing
  7. Select Reflex MethodVia Interfacing (auto from machine results) or Manual Reflex Testing.
    Reflex Method
  8. Save – click Save to activate the rule.

Note: Only one Critical Range or Out of Normal Range rule per parameter. Multiple Custom Range rules allowed, but each must have a distinct range.


List Parameter Configuration

Use when your parameter has predefined values (e.g., 10, 20, Positive/Negative).

Steps

  1. Open Reflex Test Configuration → click Add Reflex Test.
  2. Select Test Name – choose a list‑field test.
    Test Select
  3. Select Trigger Parameter – a list‑field parameter.
    Trigger Parameter
  4. Define Trigger Condition – options:
    • Is Not
    • Contains
    • Exact Matches
    • Does Not Contain
    • Contains Multiple Values
      Condition Select
  5. Configure Condition Values
    • Basic (Is Not / Contains / Does Not Contain) → enter a value.
      Basic
    • Exact Matches → select from dropdown.
      Exact Match
    • Contains Multiple Values (Advanced) – choose AND / OR, then add multiple rules (Contains / Does Not Contain).
      Example: Contains "Positive" AND Does Not Contain "Weak"
      Multiple Values
  6. Add Reflex Test(s) – select one or more tests.
    Reflex Tests
  7. Configure Billing Behavior – same bill or new bill.
  8. Select Reflex Method – Interfacing / Manual.
    Order & Method
  9. Save.

Descriptive Parameter Configuration

Use when your parameter is free‑text based.

Steps

  1. Open Reflex Test Configuration → click Add Reflex Test.
  2. Select Test Name – choose a descriptive‑field test.
    Test Select
  3. Select Trigger Parameter – a descriptive parameter.
    Trigger Parameter
  4. Define Trigger Condition – same options as List: Contains, Does Not Contain, Is Not, Exact Matches, Contains Multiple Values.
    Condition
  5. Configure Condition Values – enter text manually (no dropdown). For Exact Match, enter the exact text. For advanced, use AND/OR logic.
  6. Add Reflex Test(s) – select one or more tests.
    Reflex Tests
  7. Configure Billing Behavior – same bill or new bill.
    Order & Method
  8. Select Reflex Method – Interfacing / Manual.
  9. Save.

You can add multiple conditions by clicking Add More Rules. To remove a condition, use Remove Rule. Always click Save to persist changes.

Best Practices

  • Use Range Parameters for numeric thresholds.
  • Use List Parameters for categorical results.
  • Use Descriptive Parameters for flexible text logic.
  • Keep rules simple and clinically relevant.

Enabling or Disabling a Reflex Configuration

Once a reflex rule is created, you can temporarily turn it on or off using the status toggle. This is useful for testing, seasonal adjustments, or clinical reviews.

Steps

  1. Go to the Reflex Test Configuration list
    (Admin → Profile & Report Management → Reflex Test Configuration)

  2. Locate the rule you want to enable or disable.

  3. Use the status toggle in the Enabled column of the table.

    • Toggle ON → rule is active; reflex tests will be triggered when conditions are met.
    • Toggle OFF → rule is inactive; no reflex tests will be triggered, but the configuration is preserved.
  4. The change takes effect immediately. No need to save separately.

Status Toggle Example

Note: Disabling a rule does not delete it. You can re‑enable it at any time. Disabled rules are not evaluated during result entry or interfacing.

What about the reflex method (Interfacing / Manual)?

Those are set during configuration and determine how the reflex can be triggered.

  • Interfacing – automatic trigger from machine results.
  • Manual – user‑initiated trigger from the report entry screen.

Both methods respect the enable/disable status of the rule.

On this page