CPOE Drop down in CCC Assessment and Plan limit of 2000 characters when pulling from the problem list. Often times there are too many problems to see the entire list. What will be done to correct this?
CISDB00059444 Problem list too large when using the CPOE A&P-CCC Form
I received your Service Requests 1-558526060 and 1-555469880
Issue: CPOE Drop down in CCC Assessment and Plan limit of 2000 characters when pulling from the problem list/ We got an error message saying we couldn't add any more problems to the patient's problem list. With ICD-10 will there be an increase in that?
GE Response: These issues should be addressed via SPR 59444. SPR 59444 and is currently in engineering’s court. There is not an estimated fix date listed yet. All forms have a 2,000 character limit in the multiline edit fields. The only option until the SPR is complete is to either remove or inactivate problems from the problem list, until you are under the 2,000 character limit. Unfortunately that is the only current work around.
We tweaked the CPOE form to strip out the ICD-10 code that was showing and that made this issue a little better. With only the ICD-9 code showing we didn't get nearly as many warnings. In the XLW file we changed a couple of variables in the out_ccc_prob_after_comma_delim_CPOE(aa,bb,cc) function to be massaged by a function we wrote to strip out the ICD-10 codes. I've exported the clinical kit and attached it. The custom function is at the end of the XLW file. You could export your current CPOE and do a file compare to see the changes.