Changeset [9fdd3ab5d70d32189837788159daf034c5e82e38] by Andrew Ho
July 4th, 2009 @ 11:40 PM
Initial commit of the Patient model, contain basic demographic information
Note that some of the validation rules may be changed when controller actions are written (in particular, keys/rules such as required, notEmpty, allowEmpty etc). They currently stand for creation but not updating of new patient records. http://github.com/kenners/uamuzi...
Committed by Andrew Ho
- M schema.sql
- M www/app/app_model.php
- M www/app/models/patient.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A basic HIV Electronic Medical Record (EMR) system using CakePHP.