|
@@ -468,7 +468,7 @@
|
|
@if(@$module['name'])
|
|
@if(@$module['name'])
|
|
<a href="{{$module['href']}}"
|
|
<a href="{{$module['href']}}"
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
- popup-style="medium-large overflow-visible"
|
|
|
|
|
|
+ popup-style="overflow-visible"
|
|
title="{!! $module['title'] !!}"
|
|
title="{!! $module['title'] !!}"
|
|
mc-initer="{{ @$module['initer'] }}"
|
|
mc-initer="{{ @$module['initer'] }}"
|
|
class="d-block mb-1 text-nowrap">{!! $module['name'] !!}</a>
|
|
class="d-block mb-1 text-nowrap">{!! $module['name'] !!}</a>
|
|
@@ -2377,7 +2377,7 @@
|
|
class="c-pointer d-inline-flex align-items-center px-2 py-1"
|
|
class="c-pointer d-inline-flex align-items-center px-2 py-1"
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
title="Medrisk Vigilence"
|
|
title="Medrisk Vigilence"
|
|
- popup-style="medium-large overflow-visible mrv-content"
|
|
|
|
|
|
+ popup-style="overflow-visible mrv-content"
|
|
href="/mrv-summary/{{$note->uid}}">
|
|
href="/mrv-summary/{{$note->uid}}">
|
|
<span>MRV</span>
|
|
<span>MRV</span>
|
|
</div>
|
|
</div>
|
|
@@ -2388,7 +2388,7 @@
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
mc-initer="medications-center-{{$note->id}}"
|
|
mc-initer="medications-center-{{$note->id}}"
|
|
title="Medications Center"
|
|
title="Medications Center"
|
|
- popup-style="medium-large overflow-visible"
|
|
|
|
|
|
+ popup-style="overflow-visible"
|
|
href="/medications-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/medications-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<span>Rx</span>
|
|
<span>Rx</span>
|
|
@@ -2400,7 +2400,7 @@
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
mc-initer="problems-center-{{$note->id}}"
|
|
mc-initer="problems-center-{{$note->id}}"
|
|
title="Problems Center"
|
|
title="Problems Center"
|
|
- popup-style="medium-large overflow-visible"
|
|
|
|
|
|
+ popup-style="overflow-visible"
|
|
href="/problems-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/problems-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<span>Dx</span>
|
|
<span>Dx</span>
|
|
@@ -2412,7 +2412,7 @@
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
mc-initer="goals-center-{{$note->id}}"
|
|
mc-initer="goals-center-{{$note->id}}"
|
|
title="Goals Center"
|
|
title="Goals Center"
|
|
- popup-style="medium-large overflow-visible"
|
|
|
|
|
|
+ popup-style="overflow-visible"
|
|
href="/goals-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/goals-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<span>Goals</span>
|
|
<span>Goals</span>
|
|
@@ -2424,7 +2424,7 @@
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
mc-initer="allergies-center-{{$note->id}}"
|
|
mc-initer="allergies-center-{{$note->id}}"
|
|
title="Allergies Center"
|
|
title="Allergies Center"
|
|
- popup-style="medium-large overflow-visible"
|
|
|
|
|
|
+ popup-style="overflow-visible"
|
|
href="/allergies-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/allergies-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<span>Allergies</span>
|
|
<span>Allergies</span>
|
|
@@ -2436,7 +2436,7 @@
|
|
open-in-stag-popup
|
|
open-in-stag-popup
|
|
mc-initer="careteam-center-{{$note->id}}"
|
|
mc-initer="careteam-center-{{$note->id}}"
|
|
title="Care Team Center"
|
|
title="Care Team Center"
|
|
- popup-style="medium-large overflow-visible"
|
|
|
|
|
|
+ popup-style="overflow-visible"
|
|
href="/careteam-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/careteam-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<i class="fa fa-bolt mr-1"></i>
|
|
<span>Care Team</span>
|
|
<span>Care Team</span>
|