|
@@ -7,43 +7,43 @@ if(!@$rc) {
|
|
<div class="condition">
|
|
<div class="condition">
|
|
<a href="{{route('practice-management.remote-monitoring')}}?rc=1"
|
|
<a href="{{route('practice-management.remote-monitoring')}}?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"></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')}}?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"></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')}}?rc=3"
|
|
- {!! $rc == 3 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many have been given a cellular device?
|
|
|
|
- <span class="rm-count ml-1" data-rc="3"></span>
|
|
|
|
|
|
+ {!! $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>
|
|
</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')}}?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"></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')}}?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"></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')}}?rc=6"
|
|
- {!! $rc == 6 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>How many with unstamped measurements?
|
|
|
|
- <span class="rm-count ml-1" data-rc="6" data-rc-2="1"></span>
|
|
|
|
|
|
+ {!! $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>
|
|
</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')}}?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"></span>
|
|
|
|
|
|
+ <span class="rm-count ml-1" data-rc="7" data-rc2="1">(0)</span>
|
|
</a>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
@@ -52,14 +52,14 @@ if(!@$rc) {
|
|
</div>
|
|
</div>
|
|
<div class="condition">
|
|
<div class="condition">
|
|
<a href="{{route('practice-management.remote-monitoring')}}?rc=8"
|
|
<a href="{{route('practice-management.remote-monitoring')}}?rc=8"
|
|
- {!! $rc == 8 ? 'class="bg-aliceblue font-weight-bold"' : ''!!}>Home many have subscribed to SMS confirmation texts?
|
|
|
|
- <span class="rm-count ml-1" data-rc="8"></span>
|
|
|
|
|
|
+ {!! $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>
|
|
</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')}}?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"></span>
|
|
|
|
|
|
+ <span class="rm-count ml-1" data-rc="9">(0)</span>
|
|
</a>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|