Documentation
Tutorials
Workflows
Kebab actions
Daily Work
Dashboard & Reports
Quality Control
ISO 17025
Reagents & Storage
Logs
Contacts
Billing
Analysis Setup
Settings
Initial Setup
Help & Reference
Architecture decisions
Analysis Setup
0:000:00

Sample Statuses

Every sample moves through a fixed sequence of statuses as it progresses through the laboratory workflow, from collection to approval (EN ISO/IEC 17025:2017 §7.4). The statuses are built in and the same for every lab — they are not defined or edited by the user.

Each sample's current status is shown in the samples grid and can be used as a filter. The full history of status changes is captured automatically and is available under Sample Status Logs (Logs → Sample Status Logs).

The statuses

#StatusMeaning
1In CollectionThe sample was logged in the field via Sample Collection and has not yet reached the lab.
2ReceivedThe sample has been received at the lab. Samples logged directly at the bench start here.
3In PreparationThe sample is being prepared for analysis (e.g. drying, sieving, digestion).
4In AnalysisMeasurements are in progress.
5SubcontractedSome or all measurements have been sent to an external laboratory (§6.6).
6AnalyzedAll measurements are complete; the sample is ready for review and approval.
7ApprovedThe report has been approved and issued. Final status.
8RejectedThe sample was rejected. Final status.
9CancelledThe sample was cancelled. Final status.

The three final statuses — Approved, Rejected and Cancelled — mark the end of the workflow; a sample in a final status goes no further.

Which transition is allowed (§7.4.2)

The sequence is not one-way, but it is not free either: the server checks every status change and rejects one that is not allowed, naming the "from → to" pair.

FromAllowed next
In CollectionReceived · Rejected · Cancelled
ReceivedIn Preparation · In Analysis · Subcontracted · Rejected · Cancelled
In PreparationIn Analysis · Subcontracted · Rejected · Cancelled
In AnalysisAnalyzed · In Preparation · Subcontracted · Rejected · Cancelled
SubcontractedAnalyzed · Rejected · Cancelled
AnalyzedApproved · In Analysis · Rejected · Cancelled
Approved · Rejected · Cancellednone

Two steps go backwards on purpose: from In Analysis back to In Preparation, and from Analyzed back to In Analysis. They are needed when a measurement has to be repeated before the report is approved. From any non-final status, Reject and Cancel are always available.

There is no way out of Approved: an issued report does not return to work, it is changed by a new version. See Amend a released report (§7.8.8).

Automatic transitions

Some changes are not made by an operator:

  • Customer consultation (§7.4.3). With the "reject sample" outcome the sample goes to Rejected; with "request resampling" to Cancelled. With "proceed as-is" the status does not change.
  • Receipt at the door. A sample In Collection moves to Received when it is scanned at intake, and at that point the receipt date is stamped and the delivery deadline is derived from the default turnaround time.
  • Return from subcontracting. Releasing the external report takes the sample out of Subcontracted into Analyzed.

Notes

  • Bulk advance is all-or-nothing. If even one sample's status changes elsewhere while you are advancing a group, the whole group is rolled back — no half-written log.
  • Every change writes a history row with the reason, where there is one, and notifies the other screens without a refresh.
  • A status change sends an update to the customer, if the matching template is enabled. See Client Email.
  • See also: Samples, Sample Collection.