After upgrading to EMR 9.12 and CCC basic 1.5.2.52 our CPOE form seems to be inserting ALL orders ever associated with a diagnosis that is entered into the assessment line. This is causing a problem because typically we will get the message that "The assessment edit field maximum size will be exceeded by the addition of the selected text". Other times it wont exceed the maximum size but will insert orders that have been attached to that diagnosis from say 5 years ago.
Currently we have the automatic insertion turned off but we want that function back! Our VAR has stated that other clients that have updated are not having this problem. It has been 2 months now and there are still no answers so I am turning to you folks! Anyone have any ideas?
Here is how our CCCQE-User-Edit-CPOE-Adult_TFE form is set up?
fn ccc_Adult_CPOE_cust_text_heading() {"Impression & Recommendations:"}
fn ccc_Adult_CPOE_cust_text_label() {""}
fn ccc_Adult_cust_med_automatic_insertion() {"yes"}
fn ccc_Adult_cust_orders_automatic_insertion() {"no"}
global _ccc_Adult_CPOE_obsolete_code_notice_vis = "on"
global _ccc_Adult_CPOE_add_all_meds_default = "no"
global _ccc_Adult_CPOE_add_new_meds_default = "yes"
global _ccc_Adult_CPOE_add_all_meds_txt = "Complete Medication List:"
global _ccc_Adult_CPOE_add_new_meds_txt = "Medications Added to Medication List This Visit:"
global _ccc_Adult_CPOE_add_Other_orders_to_note = "no"
global _ccc_Adult_CPOE_Extra_Dx_position = "B"
global _ccc_Adult_CPOE_Excl_Ord_txt = "Ofc Vst~Consult~Preventive"