Update Procedures Functionality (#1775)
commite038bf09dd2dd95b1d0992c5e189b7996cec1b9e
authorJerry Padgett <sjpadgett@gmail.com>
Tue, 24 Jul 2018 13:19:34 +0000 (24 09:19 -0400)
committerBrady Miller <brady.g.miller@gmail.com>
Tue, 24 Jul 2018 13:19:33 +0000 (24 06:19 -0700)
tree9e68dc2e9c984f1a2843b71d83a15e150420f2fb
parenta1e134fe8d20051cbcb66116280105d8be0d3a2a
Update Procedures Functionality (#1775)

* Update Procedures Functionality
1. New feature to allow adding custom groups of favorite orders.
  a.  Add group feature in configuration
  b. imports all orders in favorite group from configuration into form.
  c. added favorite search to order picker.
  d. can give a default icd code to favorite order.
2. Procedure form bug fixes.
3. New delete procedure order items button in forms order list.
4. Updated QOE dependencies, calendar and formatting.
5. List reports for electronic results now will help resolve orphaned orders. (missing order or patient).

* Missed edit on code save.

* 1. redo custom/favorite groups
a. always ensure groups provider id is used for orders beneath group.
b. disable favorite provider and procedure types id where appropriate.
c. took a break.
d. added group label for custom groups in types.
2. Remove favorite search where not appropriate.
3. Remove add group button where not appropriate.
4. oh! added existing orders lookup picker as helper to add favorite orders to custom groups.
a. Helps ensure using orders from compendium but still allow a new custom order if needed.
interface/forms/procedure_order/new.php
interface/orders/find_order_popup.php
interface/orders/list_reports.php
interface/orders/patient_match_dialog.php
interface/orders/qoe.inc.php
interface/orders/types.php
interface/orders/types_ajax.php
interface/orders/types_edit.php
sql/5_0_1-to-5_0_2_upgrade.sql
sql/database.sql