ricksebak wrote on Monday, February 03, 2014:
I would like to set up OpenEMR so that whenever a new visit is entered into OpenEMR, it would output a file with the details for that visit. Then the file could be processed by some external tools that I have. What is the best way to do that? Does OpenEMR have the capability to do that all by itself? Or should I look into writing a script (or using a third party script, if there is one) that queries the database without really using OpenEMR at all?
Thank you in advance.