foxtrot123
Registered User.
- Local time
- Today, 04:38
- Joined
- Feb 18, 2010
- Messages
- 57
I need to create a database that collects, among other things, medications (with dose information) for patients. Attached is a screenshot of the form currently being used to collect the medication data.
The client would like the database interface to reflect the form layout as much as possible. They are okay, though, with an interface that allows you to select only the medications that were endorsed on the form. (Continuous form style.) My challenge is how to handle the disparate dosage information, which will make a continuous form approach problematic. Any suggestions about how best to model this, other than creating many, many separate variables for every possible medication and dose?
Thank you.
The client would like the database interface to reflect the form layout as much as possible. They are okay, though, with an interface that allows you to select only the medications that were endorsed on the form. (Continuous form style.) My challenge is how to handle the disparate dosage information, which will make a continuous form approach problematic. Any suggestions about how best to model this, other than creating many, many separate variables for every possible medication and dose?
Thank you.