light_coder wrote on Friday, February 15, 2008:
Does anyone have a working “Adult Progress Notes”? The one in the contrib directory looks pretty good, but unfortunately, the table.sql file has nothing significant in it. In other words, I can’t create the table(s) needed for this form.
It appears that 2 tables are needed form_adult_progress_note_checks and form_adult_progress_note. Table form_adult_progress_note appears to be like any other OpenEMR form tables, but the other one is the one giving me problems. It appears that all the form check boxes are being placed in that table (form_adult_progress_note_checks)in an array called checks[]. I am not sure how to handle that.
Thanks in advance for any help.
Jude.