Hospital masthead

Overview: Anti-depressant B Trial Project


Our Hospital is conducting a double blind test of a new anti-depressant drug. There are 10 doctors and 1000 patients involved. The patients are given one either a generic form of Prozac or the new experimental drug. The patients are divided into group 1 and group 2. Neither doctors nor patients nor researchers know which group is recieveing which drug. Additionally no one, not even the researchers should be aware even of which group an individual patient is associated with.

The project is to create a database to track the study. In addition, given the abilities of SQL Server, we intend to develop much of the business logic for the test in the server itself, which will ultimately interface with a web site for doctor and patient use.

It is important to test the application thoroughly both for performance and conformance to the business rules listed below

The security structure of the database is essential to the success of the study. It is important that no-one including the researchers can identify which patient is using which drug

Business Rules

What follows is a preliminary list of business rules for the database and application. These rules were generated in a two day retreat which included the researchers, the doctors and 5 volunteer patients.It is not a definitive list and will be expanded as issues arise that must be resolved. The list is also not ordered by priority

Other Notes: There is pre-existing data that must be incorporated into the database

Other Materials

Use Cases

xml and xml schema for doctors notes

Preliminary database structure

Patient.txt

Other materials