Appearance
Intermediate: Daily Operations
This tutorial covers the recurring workflow for lab technicians, pathologists, and senior reception staff handling results, verification, and report delivery.
Time: ~3 hours | Permissions needed: results_entry.*, result_verification.*, report_delivery.*
Morning routine
| Step | Action | Location |
|---|---|---|
| 1 | Review pending samples | Dashboard → Pending Samples |
| 2 | Check delayed samples | Reports → Delayed Samples |
| 3 | Process analyzer imports | Analyzers → Logs |
| 4 | Prioritize urgent invoices | Invoices → filter by status |
Entering results
Manual entry
- Open Invoices → filter status Sample Collected or In Progress.
- Click Enter Results on the invoice.
- Fill parameter values for each test.
- Save — status moves to Results Entered.
Analyzer import
If analyzers are connected, results arrive automatically via POST /integrations/v1/results. Review the ingest log for errors.
Verifying results
Pathologists or authorized staff verify results:
- Open invoice → Result Entry.
- Review all parameters against reference ranges.
- Click Approve Report — requires
result_verification.edit. - Status changes to Verified.
| Check | Why it matters |
|---|---|
| Critical values | Flag out-of-range results |
| Unit consistency | Prevent reporting errors |
| Patient demographics | Confirm correct patient |
Delivering reports
| Channel | Steps | Permission |
|---|---|---|
| Invoice → Print Report | invoices.view | |
| SMS | Send Report → SMS | quick.send_sms |
| Send Report → WhatsApp | quick.send_whatsapp | |
| Send Report → Email | quick.send_email |
See How-To: Send Report.
Handling home sampling requests
- Home Sampling → view new requests.
- Assign phlebotomist and update status.
- Convert to invoice using Create Invoice from Request.
- Follow normal sample → result → report flow.
Payment follow-ups
| Scenario | Action |
|---|---|
| Partial payment | Record balance when patient returns |
| Referral credit | Track in referral settlement reports |
| Due invoices | Run Patient Due report |
SMS and notifications
- Configure SMS templates in Admin → Settings.
- View sent messages in Admin → SMS Log.
- Respect patient consent for marketing messages.
End-of-day routine
| Task | Report / location |
|---|---|
| Reconcile cash | Daybook Summary |
| Clear pending samples | Pending Samples report |
| Verify all urgent reports sent | Dashboard |
| Review analyzer error logs | Analyzers → Logs |
What comes next?
Efficiency tips
- Use keyboard shortcuts in the invoice search bar.
- Enable quick permissions for frequent actions.
- Batch-print reports for ward deliveries.
- Set up analyzer auto-import to reduce manual entry.