|
@@ -64,12 +64,12 @@
|
|
|
<tr>
|
|
|
<th>HCP</th>
|
|
|
<th>Date</th>
|
|
|
- <th>Days in Program</th>
|
|
|
+{{-- <th>Days in Program</th>--}}
|
|
|
<th>Days in MCP Program</th>
|
|
|
- <th>Days with HCP</th>
|
|
|
+{{-- <th>Days with HCP</th>--}}
|
|
|
<th>Note Count</th>
|
|
|
<th>Days Since Last Note by HCP</th>
|
|
|
- <th>Days Since Last MCP Type Visit</th>
|
|
|
+{{-- <th>Days Since Last MCP Type Visit</th>--}}
|
|
|
<th>Loop check</th>
|
|
|
<th>Signed By HCP?</th>
|
|
|
{{-- <th>Content</th>--}}
|
|
@@ -133,24 +133,24 @@
|
|
|
<td>
|
|
|
{{ $d }}
|
|
|
</td>
|
|
|
- <td>
|
|
|
- {{ $daysInProgram }}
|
|
|
- </td>
|
|
|
+{{-- <td>--}}
|
|
|
+{{-- {{ $daysInProgram }}--}}
|
|
|
+{{-- </td>--}}
|
|
|
<td>
|
|
|
{{ $daysInMcpProgram }}
|
|
|
</td>
|
|
|
- <td>
|
|
|
- {{ $daysWithHcp }}
|
|
|
- </td>
|
|
|
+{{-- <td>--}}
|
|
|
+{{-- {{ $daysWithHcp }}--}}
|
|
|
+{{-- </td>--}}
|
|
|
<td>
|
|
|
{{ $noteCount }}
|
|
|
</td>
|
|
|
<td>
|
|
|
{{$daysSinceLastNoteByThisHcp}}
|
|
|
</td>
|
|
|
- <td>
|
|
|
- {{ $daysSinceLastMcpTypeVisit }}
|
|
|
- </td>
|
|
|
+{{-- <td>--}}
|
|
|
+{{-- {{ $daysSinceLastMcpTypeVisit }}--}}
|
|
|
+{{-- </td>--}}
|
|
|
<td>
|
|
|
{{ $loopLastDateSeenByMcpTypePro }}
|
|
|
</td>
|