|
@@ -1,4 +1,4 @@
|
|
-<div class="note-rhs-sidebar screen-only pb-5" id="note-rhs-sidebar">
|
|
|
|
|
|
+<div class="note-rhs-sidebar screen-only pb-5 non-nrc" id="note-rhs-sidebar">
|
|
|
|
|
|
<?php
|
|
<?php
|
|
$cmStartDate = date('Y-m-01', strtotime($note->effective_dateest));
|
|
$cmStartDate = date('Y-m-01', strtotime($note->effective_dateest));
|
|
@@ -69,6 +69,7 @@
|
|
mc-initer="allergies-center-{{$note->id}}"
|
|
mc-initer="allergies-center-{{$note->id}}"
|
|
title="Allergies Center"
|
|
title="Allergies Center"
|
|
popup-style="overflow-visible"
|
|
popup-style="overflow-visible"
|
|
|
|
+ update-parent="refreshRHSSidebar"
|
|
href="/allergies-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/allergies-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<div class="font-weight-bold mb-2">
|
|
<div class="font-weight-bold mb-2">
|
|
Allergies
|
|
Allergies
|
|
@@ -100,6 +101,7 @@
|
|
mc-initer="medications-center-{{$note->id}}"
|
|
mc-initer="medications-center-{{$note->id}}"
|
|
title="Medications Center"
|
|
title="Medications Center"
|
|
popup-style="overflow-visible"
|
|
popup-style="overflow-visible"
|
|
|
|
+ update-parent="refreshRHSSidebar"
|
|
href="/medications-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/medications-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<div class="font-weight-bold mb-2">
|
|
<div class="font-weight-bold mb-2">
|
|
Medications
|
|
Medications
|
|
@@ -139,6 +141,7 @@
|
|
mc-initer="problems-center-{{$note->id}}"
|
|
mc-initer="problems-center-{{$note->id}}"
|
|
title="Problems Center"
|
|
title="Problems Center"
|
|
popup-style="overflow-visible"
|
|
popup-style="overflow-visible"
|
|
|
|
+ update-parent="refreshRHSSidebar"
|
|
href="/problems-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/problems-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<div class="font-weight-bold mb-2">
|
|
<div class="font-weight-bold mb-2">
|
|
Problems
|
|
Problems
|
|
@@ -164,6 +167,7 @@
|
|
mc-initer="goals-center-{{$note->id}}"
|
|
mc-initer="goals-center-{{$note->id}}"
|
|
title="Goals Center"
|
|
title="Goals Center"
|
|
popup-style="overflow-visible"
|
|
popup-style="overflow-visible"
|
|
|
|
+ update-parent="refreshRHSSidebar"
|
|
href="/goals-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/goals-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<div class="font-weight-bold mb-2">
|
|
<div class="font-weight-bold mb-2">
|
|
Goals
|
|
Goals
|
|
@@ -187,6 +191,7 @@
|
|
mc-initer="careteam-center-{{$note->id}}"
|
|
mc-initer="careteam-center-{{$note->id}}"
|
|
title="Care Team Center"
|
|
title="Care Team Center"
|
|
popup-style="overflow-visible"
|
|
popup-style="overflow-visible"
|
|
|
|
+ update-parent="refreshRHSSidebar"
|
|
href="/careteam-center/{{$patient->uid}}/{{$note->uid}}">
|
|
href="/careteam-center/{{$patient->uid}}/{{$note->uid}}">
|
|
<div class="font-weight-bold">
|
|
<div class="font-weight-bold">
|
|
Care Team
|
|
Care Team
|
|
@@ -237,6 +242,7 @@
|
|
mc-initer="surveys-center-{{$note->id}}"
|
|
mc-initer="surveys-center-{{$note->id}}"
|
|
title="Surveys"
|
|
title="Surveys"
|
|
popup-style="overflow-visible"
|
|
popup-style="overflow-visible"
|
|
|
|
+ update-parent="refreshRHSSidebar"
|
|
href="/patients/view/{{$patient->uid}}/surveys?popup=1">
|
|
href="/patients/view/{{$patient->uid}}/surveys?popup=1">
|
|
<div class="font-weight-bold mb-2">
|
|
<div class="font-weight-bold mb-2">
|
|
Surveys
|
|
Surveys
|