demographics_dashboard_part_2 (#1903)
[openemr.git] / Documentation / help_files / issues_dashboard_help.php
blobf37cc7fe39d593c456eabd0e7ecd7fd839984191
1 <?php
2 /**
3 * Issues 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("Issues 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("Issues Help");?></a></h2></center>
26 </div>
27 <div class= "row">
28 <div class="col-sm-12">
29 <p><?php echo xlt("An Issue concerns matters relating to the patient's health");?>.
31 <p><?php echo xlt("The default installation lists 5 types of issues that can be documented");?>:
32 <ul>
33 <li><a href="#section1"><?php echo xlt("Medical Problems");?></a></li>
34 <li><a href="#section2"><?php echo xlt("Allergies");?></a></li>
35 <li><a href="#section3"><?php echo xlt("Medications");?></a></li>
36 <li><a href="#section4"><?php echo xlt("Surgeries");?></a></li>
37 <li><a href="#section5"><?php echo xlt("Dental Issues");?></a></li>
38 </ul>
40 <p><?php echo xlt("Issues can also be linked to zero or more encounters");?>.
42 <p><?php echo xlt("The ability to link individual issues to patient encounters will let the user quickly determine the outcome of the issue over time");?>.
44 <p><?php echo xlt("The Issues can be entered in one of two ways");?>:
45 <ul>
46 <li><?php echo xlt("From the Patient dashboard via the individual Issues widgets on the right hand column"); ?></li>
47 <li><?php echo xlt("From the Issues Menu item on the Nav Bar"); ?></li>
48 </ul>
50 <p><?php echo xlt("Either way data entered by any method will feature in both locations");?>.
52 <p><?php echo xlt("Click on the Issues menu item to bring up the Issues page");?>.
54 <p><?php echo xlt("You can enter data into all 5 categories from this page");?>.
56 <p><i class="fa fa-lightbulb-o fa-lg oe-text-green" aria-hidden="true"></i>&nbsp <?php echo xlt("To use the help page as an instruction manual 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 ");?>.
59 </div>
60 </div>
61 <div class= "row" id="section1">
62 <div class="col-sm-12">
63 <h4 class="oe-help-heading"><?php echo xlt("Medical Problems"); ?><a href="#"><i class="fa fa-arrow-circle-up oe-pull-away oe-help-redirect" aria-hidden="true"></i></a></h4>
64 <p><?php echo xlt("Click on Add to bring up the Add/Edit Issue pop-up page");?>.
65 <button type="button" class="btn btn-default btn-sm oe-no-float"><?php echo xlt("Add"); ?></button>
67 <p><?php echo xlt("The Type would be Problem indicating a medical problem");?>.
69 <p><?php echo xlt("Underneath it will be some common problems");?>.
71 <p><?php echo xlt("Choose one if appropriate");?>.
73 <p><?php echo xlt("This will fill in the Title text-box as well as ICD10 code in the Coding text-box");?>.
75 <p><?php echo xlt("If the medical problem is not listed in the drop-down box click on Coding text-box to bring up the Select Codes pop-up page");?>.
77 <p><?php echo xlt("Select only one code per problem");?>.
79 <p><?php echo xlt("If the displayed table says No matching record found it means that the ICD10 code set is not installed");?>.
81 <p><?php echo xlt("Install it by going to Administration > Other > External Data Loads > ICD10 > Staged Releases and click Install");?>.
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 install the ICD10 code set");?>.</strong>
85 <p><?php echo xlt("Now when you bring up the Select Codes pop-up you will see all the ICD10 codes listed");?>.
87 <p><?php echo xlt("You can search for and select the codes by clicking once on each line containing the code");?>.
89 <p><?php echo xlt("Click Close to exit the Select Codes pop-up page");?>.
91 <p><?php echo xlt("The selected code will be added to the coding text-box and the Description on the code will be added to the Title text-box");?>.
93 <p><?php echo xlt("You can edit the title if you so choose");?>.
95 <p><?php echo xlt("If a wrong code was selected click on the Coding text-box to to bring up the Select Codes pop-up page");?>.
97 <p><?php echo xlt("Listing an ICD10 code will let you search for educational material for that particular code ");?>.
99 <p><?php echo xlt("It is also necessary to list an ICD10 code in order for the problem to be listed in Continuity of Care Report (CCR) and Continuity of Care Document (CCD)");?>.
101 <p><?php echo xlt("Enter a Begin Date");?>.
103 <p><?php echo xlt("Enter an End Date if the problem has been resolved");?>.
105 <p><?php echo xlt("Leave it blank if the problem is still active");?>.
107 <p><?php echo xlt("Select the type of Occurrence of the problem from the drop-down box, the choices are Unknown or N/A, First, Early Recurrence, Late Recurrence, Delayed Recurrence, Chronic/Recurrent and Acute on Chronic");?>.
109 <p><?php echo xlt("You may type in a name of the person referring or leave blank");?>.
111 <p><?php echo xlt("An Outcome for the problem - Resolved, Improved, Status Quo, Worse, Pending Followup or leave as Unassigned");?>.
113 <p><?php echo xlt("Leave Destination blank");?>.
115 <p><?php echo xlt("Click Save to save this problem");?>.
116 <button type="button" class="btn btn-default btn-save btn-sm oe-no-float"><?php echo xlt("Save"); ?></button>
118 <p><?php echo xlt("The saved Medical Problem will now be listed as a single line in the main Issues page under Medical Problems");?>.
120 <p><?php echo xlt("If it it still active i.e. End Date is not entered it will be displayed in red, if the problem has an end Date then it will be displayed in black");?>.
122 <p><?php echo xlt("Clicking on the first cell under Title will bring up the Add/Edit Issue pop-up page that will let you edit this entry");?>.
124 <p><?php echo xlt("Clicking on the Coding cell will bring up the Educational materials pop-up that will let you search by ICD10 code");?>.
126 <p><?php echo xlt("There are two sources that can be searched - MedlinePlus Connect or Local Content");?>.
128 <p><?php echo xlt("You can upload content and label them by ICD10 code enable you to search and download the selected material");?>.
130 <p><?php echo xlt("The last cell on the line in Encounter");?>.
132 <p><?php echo xlt("If the issue has not been linked to an encounter it will display 0");?>.
134 <p><?php echo xlt("To be able to link this issue to an encounter click on the button to bring up the Issues and Encounters pop-up page");?>.
136 <p><?php echo xlt("It will have two sections - the Issues Section and the Encounters Section");?>.
138 <p><?php echo xlt("The Issues section will display all the issues entered for the patient and will display the type of issue, its title and a description");?>.
140 <p><?php echo xlt("The Encounters Section will display the date of encounter as well as the presenting complaint");?>.
142 <p><?php echo xlt("To link the Issues to an encounter first select the issue, it will be highlighted yellow, then click on one or more encounters to link them, the selected encounters will be highlighted in purple");?>.
144 <p><?php echo xlt("To delink just click on the item to delink and it will get delinked and will no longer be highlighted");?>.
146 <p><?php echo xlt("Click Save");?>.
148 <p><?php echo xlt("You can also add an Issue from this page by clicking on the Add Issue button to bring up the Add issue pop-up page");?>.
150 <p><?php echo xlt("You can then proceed to link the newly added issue to encounters");?>.
151 </div>
152 </div>
153 <div class= "row" id="section2">
154 <div class="col-sm-12">
155 <h4 class="oe-help-heading"><?php echo xlt("Allergies"); ?><a href="#"><i class="fa fa-arrow-circle-up oe-pull-away oe-help-redirect" aria-hidden="true"></i></a></h4>
156 <p><?php echo xlt("Depending on whether or not NewCrop eRx module is enabled the method of entry will vary");?>.
158 <p><?php echo xlt("In the default installation click on Add to bring up the Add/Edit Issue pop-up page");?>.
159 <button type="button" class="btn btn-default btn-sm oe-no-float"><?php echo xlt("Add"); ?></button>
161 <p><?php echo xlt("The Type would be Allergy");?>.
163 <p><?php echo xlt("Underneath it will be some common drugs");?>.
165 <p><?php echo xlt("Choose one if appropriate");?>.
167 <p><?php echo xlt("If not listed you can add the drug to the Title text-box");?>.
169 <p><?php echo xlt("Leave Coding Blank");?>.
171 <p><?php echo xlt("Begin date if known");?>.
173 <p><?php echo xlt("End Date leave blank if ongoing");?>.
175 <p><?php echo xlt("Enter Occurrence if appropriate");?>.
177 <p><?php echo xlt("Enter the Severity of the allergy");?>.
179 <p><?php echo xlt("Reaction - hives, nausea, shortness of breath or unassigned");?>.
181 <p><?php echo xlt("Referred By, Outcome and Destination can be left blank");?>.
183 <p><?php echo xlt("Click Save");?>.
184 <button type="button" class="btn btn-default btn-save btn-sm oe-no-float"><?php echo xlt("Save"); ?></button>
186 <p><?php echo xlt("If you have NewCrop eRx module enabled then the allergies have to be entered on the NewCrop MedEntry page");?>.
188 <p><?php echo xlt("Click on the Allergy/Intolerance button");?>.
190 <p><?php echo xlt("Search for the drug by typing its name in the Search for Allergy text-box");?>.
192 <p><?php echo xlt("Click the Search for Allergy button");?>.
194 <p><?php echo xlt("Select from the displayed list");?>.
196 <p><?php echo xlt("Assign Severity and Save");?>.
198 <p><?php echo xlt("It will then appear in the Allergies widget on the Patient Dashboard as well as under allergies in the Issues page");?>.
200 <p><?php echo xlt("You can link the allergy to one or more encounters if appropriate");?>.
201 </div>
202 </div>
203 <div class= "row" id="section3">
204 <div class="col-sm-12">
205 <h4 class="oe-help-heading"><?php echo xlt("Medications"); ?><a href="#"><i class="fa fa-arrow-circle-up oe-pull-away oe-help-redirect" aria-hidden="true"></i></a></h4>
206 <p><?php echo xlt("Depending on whether or not NewCrop ERx module is enabled the method of entry will vary");?>.
208 <p><?php echo xlt("In the default installation click on Add to bring up the Add/Edit Issue pop-up page");?>.
209 <button type="button" class="btn btn-default btn-sm oe-no-float"><?php echo xlt("Add"); ?></button>
211 <p><?php echo xlt("The Type would be Medication");?>.
213 <p><?php echo xlt("Fill in the details in a fashion similar to that used for allergies");?>.
215 <p><?php echo xlt("Click Save");?>.
216 <button type="button" class="btn btn-default btn-save btn-sm oe-no-float"><?php echo xlt("Save"); ?></button>
218 <p><?php echo xlt("If you have NewCrop eRx module enabled then the allergies have to be entered on the NewCrop MedEntry page");?>.
220 <p><?php echo xlt("Type the name of the drug in the Drug Search text-box");?>.
222 <p><?php echo xlt("Select from he displayed list");?>.
224 <p><?php echo xlt("Assign the dosage values etc. and click Save");?>.
226 <p><?php echo xlt("It will then appear in the Medications widget on the Patient Dashboard as well as under Medications in the Issues page");?>.
228 <p><?php echo xlt("You can link the medication to one or more encounters if appropriate");?>.
229 </div>
230 </div>
231 <div class= "row" id="section4">
232 <div class="col-sm-12">
233 <h4 class="oe-help-heading"><?php echo xlt("Surgeries"); ?><a href="#"><i class="fa fa-arrow-circle-up oe-pull-away oe-help-redirect" aria-hidden="true"></i></a></h4>
234 <p><?php echo xlt("Click on Add to bring up the Add/Edit Issue pop-up page");?>.
235 <button type="button" class="btn btn-default btn-sm oe-no-float"><?php echo xlt("Add"); ?></button>
237 <p><?php echo xlt("The Type would be Surgery");?>.
239 <p><?php echo xlt("Select a surgery if it is listed in the drop-down box or enter a new surgery name under Title");?>.
241 <p><?php echo xlt("Leave coding blank as currently you can only enter ICD10 codes");?>.
243 <p><?php echo xlt("Begin and End date if information is available");?>.
245 <p><?php echo xlt("The rest may be left blank if so preferred");?>.
247 <p><?php echo xlt("Click Save");?>.
248 <button type="button" class="btn btn-default btn-save btn-sm oe-no-float"><?php echo xlt("Save"); ?></button>
249 </div>
250 </div>
251 <div class= "row" id="section5">
252 <div class="col-sm-12">
253 <h4 class="oe-help-heading"><?php echo xlt("Dental Issues"); ?><a href="#"><i class="fa fa-arrow-circle-up oe-pull-away oe-help-redirect" aria-hidden="true"></i></a></h4>
254 <p><?php echo xlt("Click on Add to bring up the Add/Edit Issue pop-up page");?>.
255 <button type="button" class="btn btn-default btn-sm oe-no-float"><?php echo xlt("Add"); ?></button>
257 <p><?php echo xlt("The Type would be Dental Issues");?>.
259 <p><?php echo xlt("Fill in the necessary details in a fashion similar to that for Medical Problems");?>.
261 <p><?php echo xlt("Click Save");?>.
262 <button type="button" class="btn btn-default btn-save btn-sm oe-no-float"><?php echo xlt("Save"); ?></button>
264 <p><?php echo xlt("More information about Issues can be found here");?>.
265 <a href="https://www.open-emr.org/wiki/index.php/Issues_&_Immunizations" target="_blank"><i class="fa fa-external-link text-primary" aria-hidden="true" data-original-title="" title=""></i></a>
266 </div>
267 </div>
269 </div><!--end of container div-->
270 </body>
271 </html>