|
@@ -5,43 +5,43 @@ if(!@$rc) {
|
|
?>
|
|
?>
|
|
<div class="conditions-tree" id="remote-monitoring-tree">
|
|
<div class="conditions-tree" id="remote-monitoring-tree">
|
|
<div class="condition">
|
|
<div class="condition">
|
|
- <a href="{{route('practice-management.remote-monitoring')}}?rc=1"
|
|
|
|
|
|
+ <a href="{{route('practice-management.remote-monitoring')}}?m={{request()->input('m')}}&y={{request()->input('y')}}&rc=1"
|
|
{!! $rc == 1 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>Who am I the MCP for?
|
|
{!! $rc == 1 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>Who am I the MCP for?
|
|
<span class="rm-count ml-1" data-rc="1">(0)</span>
|
|
<span class="rm-count ml-1" data-rc="1">(0)</span>
|
|
</a>
|
|
</a>
|
|
<div class="condition-children">
|
|
<div class="condition-children">
|
|
<div class="condition">
|
|
<div class="condition">
|
|
- <a href="{{route('practice-management.remote-monitoring')}}?rc=2"
|
|
|
|
|
|
+ <a href="{{route('practice-management.remote-monitoring')}}?m={{request()->input('m')}}&y={{request()->input('y')}}&rc=2"
|
|
{!! $rc == 2 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many are enrolled in RPM?
|
|
{!! $rc == 2 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many are enrolled in RPM?
|
|
<span class="rm-count ml-1" data-rc="2">(0)</span>
|
|
<span class="rm-count ml-1" data-rc="2">(0)</span>
|
|
</a>
|
|
</a>
|
|
<div class="condition-children">
|
|
<div class="condition-children">
|
|
<div class="condition">
|
|
<div class="condition">
|
|
- <a href="{{route('practice-management.remote-monitoring')}}?rc=3"
|
|
|
|
|
|
+ <a href="{{route('practice-management.remote-monitoring')}}?m={{request()->input('m')}}&y={{request()->input('y')}}&rc=3"
|
|
{!! $rc == 3 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many given a cellular device?
|
|
{!! $rc == 3 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many given a cellular device?
|
|
<span class="rm-count ml-1" data-rc="3">(0)</span>
|
|
<span class="rm-count ml-1" data-rc="3">(0)</span>
|
|
</a>
|
|
</a>
|
|
<div class="condition-children">
|
|
<div class="condition-children">
|
|
<div class="condition">
|
|
<div class="condition">
|
|
- <a href="{{route('practice-management.remote-monitoring')}}?rc=4"
|
|
|
|
|
|
+ <a href="{{route('practice-management.remote-monitoring')}}?m={{request()->input('m')}}&y={{request()->input('y')}}&rc=4"
|
|
{!! $rc == 4 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many have I seen w/in 90 days?
|
|
{!! $rc == 4 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many have I seen w/in 90 days?
|
|
<span class="rm-count ml-1" data-rc="4">(0)</span>
|
|
<span class="rm-count ml-1" data-rc="4">(0)</span>
|
|
</a>
|
|
</a>
|
|
<div class="condition-children">
|
|
<div class="condition-children">
|
|
<div class="condition">
|
|
<div class="condition">
|
|
- <a href="{{route('practice-management.remote-monitoring')}}?rc=5"
|
|
|
|
|
|
+ <a href="{{route('practice-management.remote-monitoring')}}?m={{request()->input('m')}}&y={{request()->input('y')}}&rc=5"
|
|
{!! $rc == 5 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many have I spoken to this month?
|
|
{!! $rc == 5 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many have I spoken to this month?
|
|
<span class="rm-count ml-1" data-rc="5">(0)</span>
|
|
<span class="rm-count ml-1" data-rc="5">(0)</span>
|
|
</a>
|
|
</a>
|
|
<div class="condition-children">
|
|
<div class="condition-children">
|
|
<div class="condition">
|
|
<div class="condition">
|
|
- <a href="{{route('practice-management.remote-monitoring')}}?rc=6"
|
|
|
|
|
|
+ <a href="{{route('practice-management.remote-monitoring')}}?m={{request()->input('m')}}&y={{request()->input('y')}}&rc=6"
|
|
{!! $rc == 6 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many with unstamped meas.?
|
|
{!! $rc == 6 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many with unstamped meas.?
|
|
<span class="rm-count ml-1" data-rc="6" data-rc-2="1">(0)</span>
|
|
<span class="rm-count ml-1" data-rc="6" data-rc-2="1">(0)</span>
|
|
</a>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div class="condition">
|
|
<div class="condition">
|
|
- <a href="{{route('practice-management.remote-monitoring')}}?rc=7"
|
|
|
|
|
|
+ <a href="{{route('practice-management.remote-monitoring')}}?m={{request()->input('m')}}&y={{request()->input('y')}}&rc=7"
|
|
{!! $rc == 7 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many yet to hit 16 days?
|
|
{!! $rc == 7 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many yet to hit 16 days?
|
|
<span class="rm-count ml-1" data-rc="7" data-rc2="1">(0)</span>
|
|
<span class="rm-count ml-1" data-rc="7" data-rc2="1">(0)</span>
|
|
</a>
|
|
</a>
|
|
@@ -51,13 +51,13 @@ if(!@$rc) {
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="condition">
|
|
<div class="condition">
|
|
- <a href="{{route('practice-management.remote-monitoring')}}?rc=8"
|
|
|
|
|
|
+ <a href="{{route('practice-management.remote-monitoring')}}?m={{request()->input('m')}}&y={{request()->input('y')}}&rc=8"
|
|
{!! $rc == 8 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>Home many have subscribed to SMS?
|
|
{!! $rc == 8 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>Home many have subscribed to SMS?
|
|
<span class="rm-count ml-1" data-rc="8">(0)</span>
|
|
<span class="rm-count ml-1" data-rc="8">(0)</span>
|
|
</a>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div class="condition">
|
|
<div class="condition">
|
|
- <a href="{{route('practice-management.remote-monitoring')}}?rc=9"
|
|
|
|
|
|
+ <a href="{{route('practice-management.remote-monitoring')}}?m={{request()->input('m')}}&y={{request()->input('y')}}&rc=9"
|
|
{!! $rc == 9 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many have used the device?
|
|
{!! $rc == 9 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many have used the device?
|
|
<span class="rm-count ml-1" data-rc="9">(0)</span>
|
|
<span class="rm-count ml-1" data-rc="9">(0)</span>
|
|
</a>
|
|
</a>
|
|
@@ -76,6 +76,8 @@ if(!@$rc) {
|
|
$('#remote-monitoring-tree .rm-count').each(function() {
|
|
$('#remote-monitoring-tree .rm-count').each(function() {
|
|
let params = '?rc=' + $(this).attr('data-rc');
|
|
let params = '?rc=' + $(this).attr('data-rc');
|
|
if($(this).is('[data-rc2]')) params += '&rc2=' + $(this).attr('data-rc2');
|
|
if($(this).is('[data-rc2]')) params += '&rc2=' + $(this).attr('data-rc2');
|
|
|
|
+ @if(request()->input('m')) params += '&m={{request()->input('m')}}'; @endif
|
|
|
|
+ @if(request()->input('y')) params += '&y={{request()->input('y')}}'; @endif
|
|
$.get('{{route('practice-management.remote-monitoring-count')}}?' + params, _data => {
|
|
$.get('{{route('practice-management.remote-monitoring-count')}}?' + params, _data => {
|
|
$(this).text('(' + _data + ')');
|
|
$(this).text('(' + _data + ')');
|
|
});
|
|
});
|