CCR/CCD reporting module: Bug fix in ccd xml output.
[openemr.git] / Documentation / User_Guide / 02.html
blob1bafd8fcdec8214c41e1c3d442c63a653c380118
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/oemr.dwt" codeOutsideHTMLIsLocked="false" -->
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5 <!-- InstanceBeginEditable name="doctitle" -->
6 <title>OpenEMR v3.0.1 Users Guide</title>
7 <!-- InstanceEndEditable -->
8 <!-- InstanceBeginEditable name="head" -->
9 <!-- InstanceEndEditable -->
10 </head>
12 <body>
13 <h1>OpenEMR Users Guide (version 3.1.0)</h1>
14 <h3>Table of Contents</h3>
15 <ul>
16 <li><a href="01.html">Getting Started</a></li>
17 <ul><!-- InstanceBeginEditable name="TOC1" --><!-- InstanceEndEditable --></ul>
18 <li><a href="02.html">Main Screen & Navigation</a></li>
19 <ul><!-- InstanceBeginEditable name="TOC2" -->
20 <li>Navigation</li>
21 <ul>
22 <li>Traditional</li>
23 <li>Tree View</li>
24 <li>Radio Buttons</li>
25 </ul>
26 <!-- InstanceEndEditable --></ul>
27 <li><a href="03.html">Setting Up Your Clinic</a></li>
28 <ul><!-- InstanceBeginEditable name="TOC3" --><!-- InstanceEndEditable --></ul>
29 <li><a href="04.html">Adding a New Patient</a></li>
30 <ul><!-- InstanceBeginEditable name="TOC4" --><!-- InstanceEndEditable --></ul>
31 <li><a href="05.html">Using the Calendar</a></li>
32 <ul><!-- InstanceBeginEditable name="TOC5" --><!-- InstanceEndEditable --></ul>
33 <li><a href="06.html">New Encounters & Coding</a></li>
34 <ul><!-- InstanceBeginEditable name="TOC6" --><!-- InstanceEndEditable --></ul>
35 <li><a href="07.html">Issues & Immunizations</a></li>
36 <ul><!-- InstanceBeginEditable name="TOC7" --><!-- InstanceEndEditable --></ul>
37 <li><a href="08.html">Patient Notes & Transactions</a></li>
38 <ul><!-- InstanceBeginEditable name="TOC8" --><!-- InstanceEndEditable --></ul>
39 <li><a href="09.html">Basic Billing</a></li>
40 <ul><!-- InstanceBeginEditable name="TOC9" --><!-- InstanceEndEditable --></ul>
41 <li><a href="10.html">Accounting & Receivables</a></li>
42 <ul><!-- InstanceBeginEditable name="TOC10" --><!-- InstanceEndEditable --></ul>
43 <li><a href="11.html">Reporting</a></li>
44 <ul><!-- InstanceBeginEditable name="TOC11" --><!-- InstanceEndEditable --></ul>
45 <li><a href="index.html">Index</a></li>
46 </ul>
47 <br />
48 <center>
49 <!-- InstanceBeginEditable name="nav1" -->
50 <a href="01.html"><< Prev</a> < Main Screen & Navigation > <a href="03.html">Next >></a>
51 <!-- InstanceEndEditable -->
52 </center>
53 <!-- InstanceBeginEditable name="body" -->
54 <h2>Main Screen & Navigation</h2>
55 <p>A successful login will bring you to the main screen of OpenEMR. The user is presented with two windows, the Calendar, and below that, the Patient Notes & Authorizations page.</p>
56 <h3>Navigation</h3>
57 <p>OpenEMR can be configured with your choice of three navigation schemes. Traditional, Tree View, or Radio Buttons. You can specify which scheme you would like to use by editing the file openemr/interface/globals.php ( Detailed instructions can be found here. )</p>
58 <h3>Traditional</h3>
59 <p>The Traditional navigation scheme uses context-sensitive menus located at the top of the screen, which change depending on what page is being viewed. The patient search function is also located at the top left corner of the screen. </p>
60 <img src="Getting Started/02-traditional.png" />
61 <p>In the Traditional navigation scheme related pages are linked. Pages load simultaneously to facilitate the data entry process. </p>
62 <h3>Tree View</h3>
63 <p>The Tree View is the default navigation scheme for OpenEMR 3.1. This navigation scheme presents a hierarchical list of page links on the left side of the screen which can be directed to load in either the top or bottom widow of the main screen.</p>
64 <p>The patient search function is located below the navigation list on the left hand side of the screen.</p>
65 <img src="Getting Started/03-tree.png" />
66 <h3>Radio Buttons</h3>
67 <p>The Radio Button navigation scheme functions similar to the Tree View except that the links are presented as an unordered list, with a series of radio button to the right and left of each item.</p>
68 <p>Selecting the left radio button will load the desired page in the top window, while selecting the right hand button will load the page in the bottom window. You can also disable the top or bottom window by clicking on the appropriate checkbox at the top of the navigation menu.</p>
69 <img src="Getting Started/04-radio.png" /><br><br>
70 <!-- InstanceEndEditable -->
71 <center>
72 <!-- InstanceBeginEditable name="nav2" -->
73 <a href="01.html"><< Prev</a> < Main Screen & Navigation > <a href="03.html">Next >></a>
74 <!-- InstanceEndEditable -->
75 </center>
76 </body>
77 <!-- InstanceEnd --></html>