|
@@ -11,36 +11,36 @@
|
|
<table class="table p-0 m-0 table-sm table-striped table-bordered border-bottom text-nowrap">
|
|
<table class="table p-0 m-0 table-sm table-striped table-bordered border-bottom text-nowrap">
|
|
<thead class="bg-light">
|
|
<thead class="bg-light">
|
|
<tr>
|
|
<tr>
|
|
- <th class="border-0">@include('app.practice-management._sort_header', ['route' => route("admin.patients"), 'label' => 'Status', 'key' => 'client_engagement_status_category'])</th>
|
|
|
|
- <th class="border-0 width-90px">#</th>
|
|
|
|
|
|
+ <th class="border-0">@include('app.practice-management._sort_header', ['route' => route("admin.patients"), 'label' => 'Status', 'key' => 'client_engagement_status_category'])</th>
|
|
|
|
+ <th class="border-0 width-90px text-secondary">#</th>
|
|
<th class="border-0">@include('app.practice-management._sort_header', ['route' => route("admin.patients"), 'label' => 'Name', 'key' => 'name_first'])</th>
|
|
<th class="border-0">@include('app.practice-management._sort_header', ['route' => route("admin.patients"), 'label' => 'Name', 'key' => 'name_first'])</th>
|
|
@if($pro->pro_type == 'ADMIN')
|
|
@if($pro->pro_type == 'ADMIN')
|
|
- <th class="border-0">MCP</th>
|
|
|
|
|
|
+ <th class="border-0 text-secondary">MCP</th>
|
|
{{--<th class="border-0">NA</th>--}}
|
|
{{--<th class="border-0">NA</th>--}}
|
|
{{--<th class="border-0">Initiative</th>--}}
|
|
{{--<th class="border-0">Initiative</th>--}}
|
|
{{--<th class="border-9">Status</th>--}}
|
|
{{--<th class="border-9">Status</th>--}}
|
|
{{--<th class="border-0">Source</th>--}}
|
|
{{--<th class="border-0">Source</th>--}}
|
|
@endif
|
|
@endif
|
|
- <th class="border-0">Mailing Address State</th>
|
|
|
|
- <th class="border-0">Insurance</th>
|
|
|
|
|
|
+ <th class="border-0 text-secondary">Mailing Address State</th>
|
|
|
|
+ <th class="border-0 text-secondary">Insurance</th>
|
|
@if($performer->pro->pro_type == 'ADMIN')
|
|
@if($performer->pro->pro_type == 'ADMIN')
|
|
- <th class="border-0">Ded.</th>
|
|
|
|
|
|
+ <th class="border-0 text-secondary">Ded.</th>
|
|
@endif
|
|
@endif
|
|
- <th class="border-0">Age</th>
|
|
|
|
|
|
+ <th class="border-0 text-secondary">Age</th>
|
|
<th class="border-0">@include('app.practice-management._sort_header', ['route' => route("admin.patients"), 'label' => 'Last Visit', 'key' => 'most_recent_completed_mcp_note_date'])</th>
|
|
<th class="border-0">@include('app.practice-management._sort_header', ['route' => route("admin.patients"), 'label' => 'Last Visit', 'key' => 'most_recent_completed_mcp_note_date'])</th>
|
|
- <th class="border-0"></th>
|
|
|
|
- <th class="border-0">Notes</th>
|
|
|
|
- <th class="border-0">Next Appt.</th>
|
|
|
|
|
|
+ <th class="border-0 text-secondary"></th>
|
|
|
|
+ <th class="border-0 text-secondary">Notes</th>
|
|
|
|
+ <th class="border-0 text-secondary">Next Appt.</th>
|
|
<th class="border-0">@include('app.practice-management._sort_header', ['route' => route("admin.patients"), 'label' => 'BP/Pulse Timestamp', 'key' => 'most_recent_cellular_bp_measurement_at'])</th>
|
|
<th class="border-0">@include('app.practice-management._sort_header', ['route' => route("admin.patients"), 'label' => 'BP/Pulse Timestamp', 'key' => 'most_recent_cellular_bp_measurement_at'])</th>
|
|
<th class="border-0">@include('app.practice-management._sort_header', ['route' => route("admin.patients"), 'label' => 'Weight Timestamp', 'key' => 'most_recent_cellular_weight_measurement_at'])</th>
|
|
<th class="border-0">@include('app.practice-management._sort_header', ['route' => route("admin.patients"), 'label' => 'Weight Timestamp', 'key' => 'most_recent_cellular_weight_measurement_at'])</th>
|
|
<th class="border-0">@include('app.practice-management._sort_header', ['route' => route("admin.patients"), 'label' => 'Created', 'key' => 'created_at'])</th>
|
|
<th class="border-0">@include('app.practice-management._sort_header', ['route' => route("admin.patients"), 'label' => 'Created', 'key' => 'created_at'])</th>
|
|
- <th class="border-0">Assigned On</th>
|
|
|
|
- <th class="border-0">NA</th>
|
|
|
|
|
|
+ <th class="border-0 text-secondary">Assigned On</th>
|
|
|
|
+ <th class="border-0 text-secondary">NA</th>
|
|
|
|
|
|
- <th class="border-0">Temp. Gun</th>
|
|
|
|
- <th class="border-0">Pulse Ox.</th>
|
|
|
|
- <th class="border-0">Cell. Bp</th>
|
|
|
|
- <th class="border-0">Wt. Scale</th>
|
|
|
|
|
|
+ <th class="border-0 text-secondary">Temp. Gun</th>
|
|
|
|
+ <th class="border-0 text-secondary">Pulse Ox.</th>
|
|
|
|
+ <th class="border-0 text-secondary">Cell. Bp</th>
|
|
|
|
+ <th class="border-0 text-secondary">Wt. Scale</th>
|
|
|
|
|
|
|
|
|
|
{{--<th class="border-0">DOB</th>--}}
|
|
{{--<th class="border-0">DOB</th>--}}
|