Skip to content

Laboratory Overview

The Laboratory area covers the operational core of EaseLab — from sample registration through automated analyzer imports to verified patient results. These workflows sit alongside reception and billing in the main lab portal.

Laboratory modules

ModuleRoutePrimary users
Samples/samplesPhlebotomy, reception
Results/resultsTechnicians, pathologists
Analyzers/analyzersIT, lab supervisor
Result entryEmbedded workflowBench staff
mermaid
flowchart TB
    REG[Patient registered] --> INV[Invoice / tests ordered]
    INV --> COL[Sample collection]
    COL --> BAR[Barcode assigned]
    BAR --> BENCH[Bench processing]
    BENCH --> ANA[Analyzer optional]
    ANA --> ENTRY[Result entry]
    ENTRY --> VER[Verification]
    VER --> DEL[Report delivery]

End-to-end specimen lifecycle

  1. Order — Tests selected on invoice (Tenant Portal).
  2. Collection — Sample drawn; barcode generated (sample_collection permission).
  3. Accessioning — Sample appears in Samples worklist.
  4. Processing — Department routing per catalog.
  5. Result capture — Manual entry or analyzer ingest.
  6. Verification — Senior staff sign-off (result_verification.edit).
  7. Delivery — Print, SMS, email, or public lookup.

Permission groups (Patients)

Laboratory staff typically receive permissions from the Patients group:

ModuleBench need
samplesView and update sample status
results_entryEnter analyte values
result_verificationApprove reports
pending_samples / delayed_samplesReport access
report_deliveryRelease to patient

See the full matrix in Roles & Permissions.

Department routing

Tests belong to departments configured in Admin. Samples inherit department queues:

  • Hematology — CBC, coagulation
  • Biochemistry — LFT, RFT, lipids
  • Serology — infectious disease panels
  • Microbiology — cultures with longer TAT

Turnaround time reports measure performance per department.

Analyzer vs manual entry

PathWhen to use
Analyzer integrationHigh-volume chemistry, hematology analyzers
Manual result entryMicroscopy, manual kits, send-outs
MixedAuto-import then manual review for flags

Barcode discipline

Analyzer auto-import matches on barcode. Mismatched barcodes create orphan results in the inbox — train phlebotomy to scan before centrifugation.

Quality control hooks

ControlEaseLab feature
Reference rangesCatalog parameters
Critical valuesFlagging on entry
VerificationTwo-person rule optional by policy
Delayed sample alertsOperational reports

Dashboard integration

The lab dashboard surfaces:

  • Pending samples count
  • Results awaiting verification
  • Analyzer imports today
  • Delayed specimens

Multi-center operations

Collection centers may register samples remotely while processing occurs at the central lab. Barcodes unify tracking across sites.

Read-only mode impact

In read-only mode:

  • View samples and results
  • Cannot collect new samples, enter results, or verify
  • Analyzer ingest may be rejected with TENANT_LOCKED

Ease Lab — Cloud Pathology Lab Management