Help file for patient_select.php
[openemr.git] / interface / main / finder / patient_select_help.php
blob18d3f256f47f4131d4e36701ac0c385e643cefc6
1 <html>
2 <head>
3 <title>
4 Help Searching for Patients
5 </title>
6 </head>
7 <body>
8 <h1>
9 Help Searching for Patients
10 </h1>
13 <h2>
14 Explanation of columns
15 </h2>
16 <p>
17 The phone column displays the home phone number. To view additional phone numbers, use your mouse to place the pointer over the phone number and leave it there. A tooltip will appear showing additional phone numbers if they are in the database. The columns for counting encounters and dates related to the last encounter are calculated using encounters with billing events (cpt4 entered for the encounter). This is because some practices may use encounters for unbilled events, such as phone calls. If a practice does not enter cpt4 codes for encounters or if they are entered on a different date than the actual encounter, these calculations may not be accurate.
18 </p>
21 <h2>
22 How to search for a name.
23 </h2>
24 <p>
25 If you type some text (the search string) in the search box and press enter, last names containing the search string will be returned. If you begin your search string with a lower case letter, names containing the search string anywhere in the name will be returned. If you begin the string with a capital letter, names which begin with the search string will be returned. To search for a string in a first name, use the rules described so far, but place a comma before the search string. You can also use these same rules to search first and last names by placing a search string before and after the comma.
26 </p>
29 <h2>
30 Advanced - X days from last encounter
31 </h2>
32 <p>
33 If you want to change the number used to calculate a date a particular number of days from the last encounter, place the number in the search box before the search string. For example, if you want to search for patients with the last name containing 'Smith' and calculate in the last column the date 21 days from their last visit, type 21Smith in the search box.
34 </p>
37 <h2>
38 </h2>
39 <p>
41 </p>
42 </body>
43 </html>