I am currently working on developing an application for monitoring tests in a laboratory for medical analyses. The features at the moment are quite simple:
- Registration, changing patients;
- Records, changing tests available;
- Selection of tests for a patient;
- Edition, printing of test results;
- Printing receipts;
- Management of access rights.
I also intended to integrate management of stock, but is noted for later.
I work with the Zend framework and I have yet to integrate a lot of Ajax in the application.
I do sign as soon as the first stable version is ready.