|
@@ -30,53 +30,77 @@
|
|
<tbody>
|
|
<tbody>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->get_patients_count_as_mcp()}}</th>
|
|
<th class="px-2 text-center">{{$pro->get_patients_count_as_mcp()}}</th>
|
|
- <th class="pl-2">Patients</th>
|
|
|
|
|
|
+ <th class="pl-2">
|
|
|
|
+ <a href="{{ route('mcp.patients') }}">Patients</a>
|
|
|
|
+ </th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->get_new_patients_awaiting_visit_count_as_mcp()}}</th>
|
|
<th class="px-2 text-center">{{$pro->get_new_patients_awaiting_visit_count_as_mcp()}}</th>
|
|
- <th class="pl-2">New Patients Awaiting Visit</th>
|
|
|
|
|
|
+ <th class="pl-2">
|
|
|
|
+ <a href="{{ route('mcp.new_patients_awaiting_visit') }}">New Patients Awaiting Visit</a>
|
|
|
|
+ </th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->get_notes_pending_signature_count_as_mcp()}}</th>
|
|
<th class="px-2 text-center">{{$pro->get_notes_pending_signature_count_as_mcp()}}</th>
|
|
- <th class="pl-2">Notes Pending Signature</th>
|
|
|
|
|
|
+ <th class="pl-2">
|
|
|
|
+ <a href="{{ route('mcp.notes_pending_signature') }}">Notes Pending Signature</a>
|
|
|
|
+ </th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->get_notes_pending_billing_count_as_mcp()}}</th>
|
|
<th class="px-2 text-center">{{$pro->get_notes_pending_billing_count_as_mcp()}}</th>
|
|
- <th class="pl-2">Notes Pending Billing</th>
|
|
|
|
|
|
+ <th class="pl-2">
|
|
|
|
+ <a href="{{ route('mcp.notes_pending_billing') }}">Notes Pending Billing</a>
|
|
|
|
+ </th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->get_incoming_reports_pending_signature_count_as_mcp()}}</th>
|
|
<th class="px-2 text-center">{{$pro->get_incoming_reports_pending_signature_count_as_mcp()}}</th>
|
|
- <th class="pl-2">Reports Pending Signature</th>
|
|
|
|
|
|
+ <th class="pl-2">
|
|
|
|
+ <a href="{{ route('mcp.reports_pending_signature') }}">Reports Pending Signature</a>
|
|
|
|
+ </th>
|
|
</tr>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->get_patients_without_appointment_count_as_mcp()}}</th>
|
|
<th class="px-2 text-center">{{$pro->get_patients_without_appointment_count_as_mcp()}}</th>
|
|
- <th class="pl-2">Patients w/o Appointments</th>
|
|
|
|
|
|
+ <th class="pl-2">
|
|
|
|
+ <a href="{{ route('mcp.patients_without_appointments') }}">Patients w/o Appointments</a>
|
|
|
|
+ </th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
- <th class="px-2 text-center">{{$pro->get_patients_not_seen_in_45_days_count_as_mcp()}}</th>
|
|
|
|
- <th class="pl-2">Patients Not Seen in 45 Days</th>
|
|
|
|
|
|
+ <th class="px-2 text-center">{{$pro->get_patients_overdue_count_as_mcp()}}</th>
|
|
|
|
+ <th class="pl-2">
|
|
|
|
+ <a href="{{ route('mcp.patients_overdue') }}">Patients Overdue</a>
|
|
|
|
+ </th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->get_cancelled_appointments_pending_acknowledgement_count_as_mcp()}}</th>
|
|
<th class="px-2 text-center">{{$pro->get_cancelled_appointments_pending_acknowledgement_count_as_mcp()}}</th>
|
|
- <th class="pl-2">Cancelled Appts. Pending Review</th>
|
|
|
|
|
|
+ <th class="pl-2">
|
|
|
|
+ <a href="{{ route('mcp.cancelled_appointments_pending_review') }}">Cancelled Appts. Pending Review</a>
|
|
|
|
+ </th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->get_cancelled_bills_awaiting_review_count_as_mcp()}}</th>
|
|
<th class="px-2 text-center">{{$pro->get_cancelled_bills_awaiting_review_count_as_mcp()}}</th>
|
|
- <th class="pl-2">Cancelled Bills Pending Review</th>
|
|
|
|
|
|
+ <th class="pl-2">
|
|
|
|
+ <a href="{{ route('mcp.cancelled_bills_pending_review') }}">Cancelled Bills Pending Review</a>
|
|
|
|
+ </th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->get_cancelled_supply_orders_awaiting_review_count_as_mcp()}}</th>
|
|
<th class="px-2 text-center">{{$pro->get_cancelled_supply_orders_awaiting_review_count_as_mcp()}}</th>
|
|
- <th class="pl-2">Cancelled Supply Orders Pending Review</th>
|
|
|
|
|
|
+ <th class="pl-2">
|
|
|
|
+ <a href="{{ route('mcp.cancelled_supply_orders_pending_review') }}">Cancelled Supply Orders Pending Review</a>
|
|
|
|
+ </th>
|
|
</tr>
|
|
</tr>
|
|
|
|
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->get_erx_and_orders_awaiting_signature_count_as_mcp()}}</th>
|
|
<th class="px-2 text-center">{{$pro->get_erx_and_orders_awaiting_signature_count_as_mcp()}}</th>
|
|
- <th class="pl-2">ERx & Orders Pending Signature</th>
|
|
|
|
|
|
+ <th class="pl-2">
|
|
|
|
+ <a href="{{ route('mcp.erx_and_orders_pending_signature') }}">ERx & Orders Pending Signature</a>
|
|
|
|
+ </th>
|
|
</tr>
|
|
</tr>
|
|
<tr>
|
|
<tr>
|
|
<th class="px-2 text-center">{{$pro->get_supply_orders_awaiting_signature_count_as_mcp()}}</th>
|
|
<th class="px-2 text-center">{{$pro->get_supply_orders_awaiting_signature_count_as_mcp()}}</th>
|
|
- <th class="pl-2">Supply Orders Pending Signature</th>
|
|
|
|
|
|
+ <th class="pl-2">
|
|
|
|
+ <a href="{{ route('mcp.supply_orders_pending_signature') }}">Supply Orders Pending Signature</a>
|
|
|
|
+ </th>
|
|
</tr>
|
|
</tr>
|
|
</tbody>
|
|
</tbody>
|
|
</table>
|
|
</table>
|