fixed a couple of silly display errors
[openemr.git] / contrib / forms / documents / README
blob603c7dce2136b71a16481875340af96a94fac0fb
1 ##########\r
2 # README #\r
3 ##########\r
4 \r
5 This form was created by Women's Health Services IT dept. as a contribution to OpenEMR and therefore released under the GNU GPL license  questions can be addressed to it@whssf.org. For support we recommend you contact openemr.net\r
6 \r
7 This form needs a directory called `scanned` hanging from `forms/documents/`\r
8 i.e.. `forms/documents/scanned`.\r
9 The  `scanned` dir will hold the documents under another directory that the script will create during upload time. This directory will be named after the $PID (patient id)\r
10 i.e..  `forms/documents/scanned/1` and the documents scanned for that patient will hang there.\r
11 It is important that you give Apache writing permission to  `scanned`.\r
12 After uploading the script will chmod the file so it can only be read.\r
14 The documents uploaded are renamed in a way that you will always be able to identify them. year-month-day-hour-minute-second-patient_id\r
16 The installation procedure is fairly simple.\r
17 Decompress the file under the `forms` directory, which you may already done if you are reading this.\r
18 Then log in OpenEMR, go to administration, forms, register (this form), install db, and enable.\r
19 All that should make the form available under encounters.\r