Versions Compared

Key

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

Pre v10.2, this field is called “Aliquot Sequence” and supported only aliquot count.

From v10.2 onwards, the ‘Aliquot Sequence’ field is renamed to ‘Sequence’ which and is available for all the specimens irrespective of the lineage and typeboth aliquot and derived child specimens.

The sequence is computed by grouping the available specimens using their visit ID, parent specimen ID, and specimen type attributes. This means all the primary specimens get sequence based on their visit ID and specimen type attributes. Similarly child specimens get sequence by their parent ID and specimen type attributes.

Following examples will to understand the sequence better.

...

Visit Name

Parent Label

Derivative Label

Sequence

VN01

WB01

WB01_Plasma_01

1

VN01

WB01

WB01_Plasma_02

2

VN01

WB01

WB01_BuffyCoat_01

1

VN01

WB01

WB01_RBC_01

1

VN02

WB01

WB01_Plasma_01

1

VN02

WB01

WB01_Plasma_02

2

Aliquot Example:

Generally, when you search for aliquots, you are interested only in a subset that should be displayed in the query results and not all aliquots under a specimen. Using the 'Sequence' filter, limiting the number of aliquots displayed per parent specimen in the query results is possible.

...

For example, a user wants to view 1 aliquot parent specimen. A filter can be applied in the query as "Specimen >> Specimen Statistics >> Sequence Equals 1"

...

Note

A system job, 'Scheduler to refresh specimen additional details,' is scheduled to run every night. This allows the updating of the aliquot sequence. More information on jobs: System Jobs