Implemented the following functionality for MU2 - §170.314(a)(12) Image Results
commitddcd7e6f3e6b326812421bb67e621c27be857202
authorRam <rammohan@ensoftek.com>
Fri, 19 Sep 2014 14:47:19 +0000 (19 07:47 -0700)
committerbradymiller <bradymiller@users.sourceforge.net>
Sun, 26 Oct 2014 03:46:49 +0000 (25 20:46 -0700)
treec7235a625c910cae8bbbf1f9be79a5c1ac274cf8
parent289646c2470f605708dd5faeec54314004bc33d5
Implemented the following functionality for MU2 - §170.314(a)(12) Image Results

1. Provision to tag the encounter to the uploaded document at patient/documents page.
2. Display the links to uploaded tagged documents in the encounter page.
3. Display the links to uploded tagged documents in the past encounter page.
4. New menu option "Documents" at Patient demographics left menu to view the documents uploded to the "Lab Report" category
5. Provision to preview the uploaded document as a tooltip at above Documents page.
14 files changed:
controllers/C_Document.class.php
interface/main/display_documents.php [new file with mode: 0644]
interface/main/left_nav.php
interface/patient_file/encounter/forms.php
interface/patient_file/history/encounters.php
library/classes/Document.class.php
library/forms.inc
library/js/qtip/jquery.qtip.css [new file with mode: 0644]
library/js/qtip/jquery.qtip.js [new file with mode: 0644]
library/js/qtip/jquery.qtip.min.css [new file with mode: 0644]
library/js/qtip/jquery.qtip.min.js [new file with mode: 0644]
sql/4_1_2-to-4_1_3_upgrade.sql
sql/database.sql
templates/documents/general_view.html