Example 2) Determining job scheme processing order - explicit precursor schemes

This example shows what happens where explicit precursor schemes are in place.

Job Scheme Registration Sequence

Scheme

Explicit Precursor Scheme Relationships

1

SamPrep2

SamPrep1

2

Ana1

Ana1Prep

3

Ana1Prep

x

4

SamPrep1

x

The system adds in implicit precursor scheme relationships for apply QC masks, based on the rule that any sample preparation scheme must be processed before any analytical preparation or analytical scheme so that QC samples created during sample preparation can propagate to all analytical preparation and analytical schemes:

For the process of applying QC masks to create QC samples

For the process of determining warning, expiry and ready date-times

Uses explicit precursor scheme relationships

AND

Uses implicit precursor scheme relationships

Uses explicit precursor scheme relationships only.

SamPrep1 --> SamPrep2

SamPrep2 --> Ana1 (implicit)

SamPrep2 --> Ana1Prep (implicit)

SamPrep1 --> Ana1 (implicit)

SamPrep1 --> Ana1Prep (implicit)

Ana1Prep --> Ana1

SamPrep1 --> SamPrep2

Ana1Prep --> Ana1

Therefore:

  • When QC samples are created using QC masks, then:
    • The job schemes are processed in job scheme sequence, but obey explicit and implicit precursor relationships: SamPrep1 --> SamPrep2 --> Ana1Prep --> Ana1
    • QC samples created for SamPrep1, if flagged for propagation in the QC mask, is registered for SamPrep2, Ana1Prep and Ana1 also (an exception is where the QC sample is a duplicate, replicate or spike but original sample does not exist in the destination scheme).
    • QC samples created for SamPrep2, if flagged for propagation in the QC mask, is registered for Ana1Prep and Ana1 also (an exception is where the QC sample is a duplicate, replicate or spike but original sample does not exist in the destination scheme).
    • QC samples created for Ana1Prep, if flagged for propagation in the QC mask, is registered for Ana1 also (an exception is where the QC sample is a duplicate, replicate or spike but original sample does not exist in the destination scheme).
  • Warning and expiry date-times is determined for Ana1 if holding times are defined.
  • Ready date-times is determined for Ana1Prep if waiting time is defined.