Batch entry of results
Reported by Kenrick Turner | January 15th, 2010 @ 01:43 PM
The application should allow batch entry of routine results that are documented on every clinic attendance by a patient.
We are only interested in adding capability to batch add results at the current time. We are not interested in batch editing/deleting.
This is a parent ticket for this function, it depends upon:
Comments and changes to this ticket
-

Kenrick Turner January 15th, 2010 @ 01:44 PM
The specific results that we want on the Add Episode view are the left-hand column of page 2 of the attached PDF. Quick'n'dirty method would be to hardcode the appropriate test_ids (from tests.sql) into the controller action/views, but the clean way would be to create a DB table of the tests that 'belong' to the episode 'template'.
-

Kenrick Turner January 15th, 2010 @ 02:21 PM
- Assigned user set to Gunnar Ro
-

Kenrick Turner January 15th, 2010 @ 02:24 PM
- Tag set to enhancement
-

Kenrick Turner January 31st, 2010 @ 08:22 PM
- State changed from new to open
-

Gunnar Ro March 7th, 2010 @ 11:47 AM
- State changed from open to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
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.
People watching this ticket
Attachments
Tags
Referenced by
-
47
View for Batch Entry of Results
Create appropriate view for the batch entry of routine re...
-
48
Controller action for Batch Entry of results
Depends on a view ( #47 ) to start work with, and is part...