I am and openEMR newbie and would like a link to the 40 page documentation file that I have heard of but am unable to find a link to.
I am up and installed but I need some configuration info.
Also, Has anyone done templates for Orthopaedics notes?
Thanks
i have ewritten an ankle injury template and it in the contributions directory in openemr. It is more family practice oriented but should give you a jumping off point.
OK, you mean on sourceforge?
I can’t find a contributions tab
I have found a list of what looked like that type of files in the past but I can’t seem to get back there.
Hmmm
when you unpack the download, or if you are using cvs,
under your main directory, openemr, there are many other directories, look for the contents under the ‘documentation’ directory and under the ‘contrib’ dir.
openemr/documentation has lots of info
openemr/contrib/forms has many forms
openemr/contrib/forms/formmaker contains a perl app to help you generating forms, (it should be placed in a better place though)
I’ve seen the contributed forms directory. How do we get those to show up under Forms Administration in oemr, or is there another way to go about using them?
I’ve seen the contributed forms directory. How do we get those to show up…
Once you have a working form you move the folder with each of the files into
openemr/interface/forms
The next time you go into the administration/forms settings, your new form will be at the bottom of the page.
You install the form by clicking in order:
register
install DB
disabled
The first click transfers your form up from "unregistered" to registered. Subsequent clicks will show what the next action should be and then the background should change from pink to light green.
Hi Remoore,
When you have your form, please tar, or zip, it and send it to any of the developers, we will be very happy to have it included in the CVS.