| up a level post article search admin Contact main
|
Posted by Greg Caulton on Tuesday November 13, 2007 @ 07:54 AMfrom the medical-open-source-development dept. The next release of PatientOS is being refocused to focus on specific ambulatory clinic or Physician practice workflows that can be completed end-to-end. To that goal I have an initial use case to share: http://www.patientos.org/wikimedia/index.php/Nursing_documentation_and_progress_note Digg this article If you are interested in adding your own use case that you believe would be beneficial for a first release of PatientOS you can do it on the wiki http://www.patientos.org/wikimedia The development environment is underway toa) Pre-configure an online developer environment using terminal services b) Create instructions on how to replicate the development environment The reason the development environment is non trivial is that I use a fair amount of code generation to i) automate the creation of the java objects (com.patientis.model...)ii) generate the Hibernate XML to map the objects to the database. iii) generate the underlying code to bind objects to forms. iv) generate the reference values in the source to ensure reference values are correct. I wrote the code generation using Ruby Rails backed by a MySQL database though the data model is read from the local PostgreSQL database. I can update the database and then it regenerates the com.patientis.model.*DataModel.java andcom.patientis.model.common.ModelReference and com.patientis.model.reference.*Reference.java. It only replaces the file if there are differences. So the instructions have several technologies but the net effect is the ability to change the datamodel relatively quickly. < | >
|
|
|||||||||||
|
|||||||||||||
| Advertisement: CCHIT certified EMR and Medical Practice Management Software from Medical Software Associates makes patient management easy. Free practice management and medical billing software demo available. | ||
| All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest ©2000-2006 Ignacio Valdes, MD, MS. | ||