{% extends "base.html" %} {% set active_nav = "intake" %} {% block title %}Exception Queue - LSMC Hub{% endblock %} {% block content %}
Specimens requiring manual review
| Barcode | Type | Status | Received | Age | |
|---|---|---|---|---|---|
| {{ exc.barcode }} | {{ exc.specimen_type or "—" }} | {{ exc.status }} | {{ exc.received_date or "—" }} | {{ exc.age }} |
No exceptions pending
All specimens have been matched