Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Expand

A system-level setting will allow you to relabel the shipped specimens while receiving the shipment. To enable/disable this setting, go to 'Settings' → 'Administrative' module → 'Relabel Shipment Specimens'  → Select option 'Enabled' and click on the 'Update' button.

Once enabled, you can edit the specimen labels and other details while receiving the shipment. From the shipped shipments overview page, click on the 'Receive' button → Next → Change the specimen labels or other details, and click on 'Receive'.

...

Expand
titleEnable the pre-print setting...

The setting is available at the CP level. Follow the below steps to enable:

  • Navigate to any 'Collection Protocol'.
  • Click on the 'Settings' tab → Label Format and Print.

  • Under 'MISCELLANEOUS SETTINGS' → Create Pending Specimens → On Shipment Receive

Refer to the wiki page for more details.

...

The below table lists the example expressions which you can use:

ExpressionDescription
^Acceptable.*

Pre-prints child specimen labels for Shipment Received Quality = Acceptable, Acceptable - Clotted.

i.e., It will pre-print labels for all specimens where the receive quality starts with 'Acceptable'.

Acceptable|Acceptable - Clotted|Acceptable - Insufficient QuantityPre-prints child specimen labels for three qualities: Acceptable, Acceptable - Clotted, and Acceptable - Insufficient Quantity
AcceptablePre-prints child specimen labels for Shipment Received Quality = Acceptable.
^((?!Unacceptable).)*$Pre-prints child specimen labels for any Shipment Received Quality that does not include the word "Unacceptable"


Info
  1. By default, all shipment received quality values are considered as 'Acceptable', and it pre-prints child specimen labels for all values.
  2. The specimen labels should be auto-generated for the CP.
  3. Only Super Admins can change the system-level settings.

...