Fixing critical issues with Fees > Batch Payments (#2656)
[openemr.git] / Documentation / help_files / medical_dashboard_help.php
blob6228b88a84139b5eb5b1e96ae05aeec719cc9832
1 <?php
2 /**
3 * Medical Dashboard Help.
5 * @package OpenEMR
6 * @link http://www.open-emr.org
7 * @author Ranganath Pathak <pathak@scrs1.org>
8 * @copyright Copyright (c) 2018 Ranganath Pathak <pathak@scrs1.org>
9 * @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3
12 use OpenEMR\Core\Header;
14 require_once("../../interface/globals.php");
16 <!DOCTYPE HTML>
17 <html>
18 <head>
19 <?php Header::setupHeader();?>
20 <title><?php echo xlt("Medical Dashboard Help");?></title>
21 </head>
22 <body>
23 <div class="container oe-help-container">
24 <div>
25 <center><h2><a name='entire_doc'><?php echo xlt("Medical Dashboard Help");?></a></h2></center>
26 </div>
27 <div class= "row">
28 <div class="col-sm-12">
29 <p><?php echo xlt("The dashboard is the central location for convenient access the patient's medical record");?>.
31 <p><i class="fa fa-lightbulb-o fa-lg oe-text-green" aria-hidden="true"></i>&nbsp <?php echo xlt("To help familiarize you with the various components of the Dashboard page it is suggested that you reduce the size of the browser to cover half the viewport, resize the help pop-up by clicking and dragging the bottom right corner of the pop-up. Open another instance of the browser and resize it to cover the other half of the viewport, login to openEMR");?>.
33 <p><?php echo xlt("The Dashboard page is divided into three sections");?>:
35 <ul>
36 <li><a href="#section1"><?php echo xlt("Header");?></a></li>
37 <li><a href="#section2"><?php echo xlt("Nav Bar");?></a></li>
38 <li><a href="#section3"><?php echo xlt("Data Section");?></a></li>
39 </ul>
40 </div>
41 </div>
42 <div class= "row" id="section1">
43 <div class="col-sm-12">
44 <h4 class="oe-help-heading"><?php echo xlt("Header"); ?><a href="#"><i class="fa fa-arrow-circle-up oe-pull-away oe-help-redirect" aria-hidden="true"></i></a></h4>
45 <p><?php echo xlt("The header section will reveal patient specific information across most pages related to the patient's medical record");?>.
47 <p><strong><?php echo xlt("E-PRESCRIBING"); ?> :</strong>
49 <p><?php echo xlt("If NewCrop eRx - the electronic prescription module, is enabled the NewCrop MedEntry and NewCrop Account Status buttons will be appear here");?>.
50 <button type="button" class="btn btn-default btn-add btn-sm oe-no-float"><?php echo xlt("NewCrop MedEntry"); ?></button>
51 <button type="button" class="btn btn-default btn-save btn-sm oe-no-float"><?php echo xlt("NewCrop Account Status"); ?></button>
53 <p><i class="fa fa-exclamation-triangle oe-text-red" aria-hidden="true"></i> <strong><?php echo xlt("You will need Administrator privileges to setup the NewCrop service and has to be setup in conjunction with technical support from the NewCrop eRx service");?>.</strong>
55 <p><?php echo xlt("This module is subscription based and needs to be enabled from Administration > Globals > Connectors > Enable NewCrop eRx Service");?>.
57 <p><?php echo xlt("The NewCrop eRx Partner Name, NewCrop eRx Name and NewCrop eRx Password will be provided by the vendor");?>.
59 <p><?php echo xlt("The rest of the boxes related to the NewCrop eRx service can be left at default values");?>.
61 <p><?php echo xlt("This module is well integrated with openEMR, there are however two non-subscription based alternatives, Weno and Allscripts that can be used instead");?>.
63 <p><?php echo xlt("The Weno Exchange is well integrated with openEMR and is not subscription based");?>.
65 <p><?php echo xlt("The Allscripts solution integrates the Allscripts ePrescribe web site with openEMR");?>.
67 <p><?php echo xlt("Further information regarding using the e-prescribing modules can be found by clicking this link");?>.
68 <a href="https://www.open-emr.org/wiki/index.php/OpenEMR_ePrescribe" rel="noopener" target="_blank"><i class="fa fa-external-link text-primary" aria-hidden="true" data-original-title="" title=""></i></a>
70 <p><?php echo xlt("At present e-prescribing from openEMR is possible only in the United States");?>.
72 <p><strong><?php echo xlt("PATIENT PORTAL"); ?> :</strong>
74 <p><?php echo xlt("Information regarding the Patient Portal is also shown in the header section");?>.
76 <p><?php echo xlt("There are multiple options regarding patient portals and information on how to setup the patient portal is available here");?>.
77 <a href="https://www.open-emr.org/wiki/index.php/Patient_Portal" rel="noopener" target="_blank"><i class="fa fa-external-link text-primary" aria-hidden="true" data-original-title="" title=""></i></a>
79 <p><?php echo xlt("To enable Patient Portal go to Administration > Portal > Enable Version 2 Onsite Patient Portal, Enable Offsite Patient Portal or Enable CMS Portal");?>.
81 <p><?php echo xlt("Enable only one type of portal by checking the relevant check-box");?>.
83 <p><i class="fa fa-exclamation-triangle oe-text-red" aria-hidden="true"></i> <strong><?php echo xlt("You will need Administrator privileges to enable the patient portal");?>.</strong>
85 <p><i class="fa fa-exclamation-circle oe-text-orange" aria-hidden="true"></i> <?php echo xlt("If the patient has not authorized patient portal then a Patient has not authorized the Patient Portal message will be shown here");?>.
87 <p><?php echo xlt("To authorize the patient portal for the patient go to Dashboard > Demographics > Edit > Choices and select Yes in Allow Patient Portal drop-down box and Save");?>.
88 <button type="button" class="btn btn-default btn-sm oe-no-float"><?php echo xlt("Edit"); ?></button>
89 <button type="button" class="btn btn-default btn-save btn-sm oe-no-float"><?php echo xlt("Save"); ?></button>
91 <p><?php echo xlt("If the Online Patient portal is enabled there will be either a button that says Create Online Portal Credentials provided the patient has given permission to access the online patient portal or a message that says Patient has not authorized the Patient Portal");?>.
92 <button type="button" class="btn btn-default btn-save btn-sm oe-no-float"><?php echo xlt("Create Online Portal Credentials"); ?></button>
94 <p><?php echo xlt("If the Offsite Patient portal is enabled there will be either a button that says Create Offsite Portal Credentials provided the patient has given permission to access the online patient portal or a message that says Patient has not authorized the Patient Portal");?>.
95 <button type="button" class="btn btn-default btn-save btn-sm oe-no-float"><?php echo xlt("Create Offsite Portal Credentials"); ?></button>
97 <p><?php echo xlt("Clicking on the Create Online/Offsite Portal Credentials button will generate a username and password for the patient that has to be given to the patient");?>.
99 <p><?php echo xlt("These credentials will be used by the patient to login to the patient portal for the first time");?>.
101 <p><?php echo xlt("The patient will have to change their credentials at the first login");?>.
103 <p><?php echo xlt("If the Online/Offsite Portal Credentials has already been set the button will change to");?>
104 <button type="button" class="btn btn-default btn-undo btn-sm oe-no-float"><?php echo xlt("Reset Online Portal Credentials"); ?></button>
105 <button type="button" class="btn btn-default btn-undo btn-sm oe-no-float"><?php echo xlt("Reset Offsite Portal Credentials"); ?></button>
107 <p><strong><?php echo xlt("DECEASED NOTIFICATION"); ?> :</strong>
109 <p><?php echo xlt("If the patient is deceased then the deceased notification will appear in red in this section");?>.
111 <p><?php echo xlt("For the deceased notification to appear the date of death must be noted under Medical Dashboard > Edit Demographics > Misc");?>.
113 <p><?php echo xlt("The help icon will let you access context sensitive help for each of the pages accessed");?>. <i class="fa fa-question-circle fa-lg oe-help-redirect" aria-hidden="true"></i>
115 </div>
116 </div>
117 <div class= "row" id="section2">
118 <div class="col-sm-12">
119 <h4 class="oe-help-heading"><?php echo xlt("Nav Bar"); ?><a href="#"><i class="fa fa-arrow-circle-up oe-pull-away oe-help-redirect" aria-hidden="true"></i></a></h4>
120 <p><?php echo xlt("The Nav Bar allows one to quickly navigate to various parts of the patient's medical record");?>.
122 <p><?php echo xlt("The default installation has the following items");?>:
124 <ul>
125 <li><?php echo xlt("Dashboard"); ?></li>
126 <li><?php echo xlt("History"); ?></li>
127 <li><?php echo xlt("Report"); ?></li>
128 <li><?php echo xlt("Documents"); ?></li>
129 <li><?php echo xlt("Transactions"); ?></li>
130 <li><?php echo xlt("Issues"); ?></li>
131 <li><?php echo xlt("Ledger"); ?></li>
132 <li><?php echo xlt("External Data"); ?></li>
133 </ul>
135 <p><?php echo xlt("Dashboard - summarizes all patient related information");?>.
137 <p><?php echo xlt("History - patient's past medical history, family history, personal history");?>.
139 <p><?php echo xlt("Report - Generates and downloads the patient's Continuity of Care Record (CCR), Continuity of Care Document (CCD) and Patient Report");?>.
141 <p><?php echo xlt("Documents - a repository of the patient's scanned/faxed paper documents. It also the place to download patient specific templates");?>.
143 <p><?php echo xlt("Transactions - lists various notes about happenings in a patient's chart with respect to billing, legal, patient request, physician request and also generates a patient referral or counter-referral");?>.
145 <p><?php echo xlt("Issues - summarizes the patient's medical problems, allergies, medications, surgeries and dental issues");?>.
147 <p><?php echo xlt("Ledger - Summarizes and tabulates all the charges, payments, adjustments and balances for all encounters pertaining to the patient");?>.
149 <p><?php echo xlt("External Data - any external data linked to either encounters or procedures");?>.
151 <p><?php echo xlt("Additional information about the individual pages can be found in their respective help files");?>.
152 </div>
153 </div>
154 <div class= "row" id="section3">
155 <div class="col-sm-12">
156 <h4 class="oe-help-heading"><?php echo xlt("Data Section"); ?><a href="#"><i class="fa fa-arrow-circle-up oe-pull-away oe-help-redirect" aria-hidden="true"></i></a></h4>
157 <p><?php echo xlt("The data section of the dashboard page lists all pertinent items related to a patient");?>.
159 <p><?php echo xlt("These items can be edited if the user has sufficient privilege");?>.
161 <p><?php echo xlt("Billing - provides a summary of the balances - Patient Balance Due, Insurance Balance Due, Total Balance Due and lists the name of the Primary Insurance along with its effective date");?>.
163 <p><?php echo xlt("Demographics - patient demographics and insurance information");?>.
165 <p><?php echo xlt("Patient Reminders - a list reminders for preventive or follow-up care according to patient preferences based on demographic data, specific conditions, and/or medication list as well as the status of the notification");?>.
166 <a href="https://www.open-emr.org/wiki/index.php/Patient_Reminders" rel="noopener" target="_blank"><i class="fa fa-external-link text-primary" aria-hidden="true" data-original-title="" title=""></i></a>
168 <p><?php echo xlt("Disclosures - Record disclosures made for treatment, payment, and health care operations with date, time, patient identification (name or number), user identification (name or number), and a description of the disclosure");?>.
169 <a href="https://www.open-emr.org/wiki/index.php/7._Recording_Disclosure" rel="noopener" target="_blank"><i class="fa fa-external-link text-primary" aria-hidden="true" data-original-title="" title=""></i></a>
171 <p><?php echo xlt("Amendments - Enable a user to electronically select the record affected by a patient’s request for amendment and either append the amendment to the affected record or include a link that indicates the amendment’s location");?>.
172 <a href="https://www.open-emr.org/wiki/index.php/Amendments_(MU2)" rel="noopener" target="_blank"><i class="fa fa-external-link text-primary" aria-hidden="true" data-original-title="" title=""></i></a>
174 <p><?php echo xlt("ID Card/Photos - will display any ID Card or patient photo that has been uploaded to Documents > Patient Information > Patient ID Card and Patient Photograph folders");?>.
176 <p><i class="fa fa-exclamation-triangle oe-text-red" aria-hidden="true"></i> <strong><?php echo xlt("Please ensure that there is only one image file - jpeg, png or bmp in the Patient Photograph folder");?>.</strong>
178 <p><?php echo xlt("Clinical Reminders - is a widget that displays the Passive Alerts for a Clinical Decision Rule");?>.
180 <p><?php echo xlt("A Clinical Decision Rule is patient specific information that is filtered and presented at appropriate times to enhance health and health care");?>.
182 <p><?php echo xlt("A detailed guide on how to enable and setup a Clinical Decision rule is found here");?>.
183 <a href="https://open-emr.org/wiki/images/c/ca/Clinical_Decision_Rules_Manual.pdf" rel="noopener" target="_blank"><i class="fa fa-external-link text-primary" aria-hidden="true" data-original-title="" title=""></i></a>
185 <p><?php echo xlt("Once a rule is setup it can be enabled for a particular patient");?>.
187 <p><?php echo xlt("Upon reaching a predetermined point, either a date or value, the rule will trigger one or more events");?>:
188 <ul>
189 <li><?php echo xlt("Active Alert - that presents as a pop-up notification when a patient's chart is entered"); ?></li>
190 <li><?php echo xlt("Passive Alert - that will be displayed in the Clinical Reminders widget section"); ?></li>
191 <li><?php echo xlt("Patient Reminder - that is used to communicate relevant information pertaining to that particular Clinical Decision Rule and is shown in the Patient Reminders widget as Well as under Administration > Patient Reminders"); ?></li>
192 </ul>
194 <p><?php echo xlt("More information about Clinical Decision Rule can be found here");?>.
195 <a href="https://www.open-emr.org/wiki/index.php/CDR_User_Manual" rel="noopener" target="_blank"><i class="fa fa-external-link text-primary" aria-hidden="true" data-original-title="" title=""></i></a>
197 <p><?php echo xlt("Appointments - shows all future appointments as well as Recalls");?>.
199 <p><?php echo xlt("Recurrent Appointments - shows all recurring appointments");?>.
201 <p><?php echo xlt("Past Appointments - will show all past appointments");?>.
203 <p><?php echo xlt("Medical Problems - will show the patient's medical issues, Issues > Medical Problems");?>.
205 <p><?php echo xlt("Allergies - will show the allergies listed under Issues > Allergies. If eRx is enabled the allergy list has to be entered on the eRx page");?>.
207 <p><?php echo xlt("Medications - lists the medications under Issues > Medications. If eRx is enabled the medication list has to be entered on the eRx page");?>.
209 <p><?php echo xlt("Immunizations - lists immunization history and allows for adding new entries or editing existing ones");?>.
211 <p><?php echo xlt("Prescription - lists the prescriptions of the current patient");?>.
213 <p><?php echo xlt("Tracks - if the Track Anything feature is enabled it will display a list of values that can be tracked and graphed");?>.
214 <a href="https://www.open-emr.org/wiki/index.php/Track_Anything_Form" rel="noopener" target="_blank"><i class="fa fa-external-link text-primary" aria-hidden="true" data-original-title="" title=""></i></a>
215 </div>
216 </div>
218 </div><!--end of container div-->
219 <script>
220 $('#show_hide').click(function() {
221 var elementTitle = $('#show_hide').prop('title');
222 var hideTitle = '<?php echo xla('Click to Hide'); ?>';
223 var showTitle = '<?php echo xla('Click to Show'); ?>';
224 $('.hideaway').toggle('1000');
225 $(this).toggleClass('fa-eye-slash fa-eye');
226 if (elementTitle == hideTitle) {
227 elementTitle = showTitle;
228 } else if (elementTitle == showTitle) {
229 elementTitle = hideTitle;
231 $('#show_hide').prop('title', elementTitle);
233 </script>
234 </body>
235 </html>