|
@@ -422,6 +422,7 @@
|
|
|
'cmStartDate' => $iPatient->care_month_start_date,
|
|
|
'cmEndDate' => $iPatient->care_month_end_date,
|
|
|
'defaultMins' => $showAddEntry,
|
|
|
+ 'defaultComment' => 'I have discussed remote monitoring data to date and encouraged patient to regularly measure and follow the care plan.',
|
|
|
'hook' => 'refresh-' . $iPatient->care_month_uid])
|
|
|
</div>
|
|
|
@endif
|
|
@@ -475,6 +476,7 @@
|
|
|
'cmStartDate' => $iPatient->care_month_start_date,
|
|
|
'cmEndDate' => $iPatient->care_month_end_date,
|
|
|
'defaultMins' => $showAddEntry,
|
|
|
+ 'defaultComment' => 'I have discussed remote monitoring data to date and encouraged patient to regularly measure and follow the care plan.',
|
|
|
'hook' => 'refresh-' . $iPatient->care_month_uid])
|
|
|
</div>
|
|
|
@endif
|
|
@@ -497,6 +499,7 @@
|
|
|
'cmUid' => $iPatient->care_month_uid,
|
|
|
'cmStartDate' => $iPatient->care_month_start_date,
|
|
|
'cmEndDate' => $iPatient->care_month_end_date,
|
|
|
+ 'defaultComment' => 'I have discussed remote monitoring data to date and encouraged patient to regularly measure and follow the care plan.',
|
|
|
'hook' => 'refresh-' . $iPatient->care_month_uid])
|
|
|
</div>
|
|
|
</div>
|