•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Database Design section within the Web Development category of DaniWeb, a massive community of 374,176 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,436 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Database Design advertiser:
Views: 684 | Replies: 5
![]() |
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 1,907
Reputation:
Rep Power: 9
Solved Threads: 216
Well you should find out what sort of data database like this hold. If this is a work job you should discuse what data they need to keep and then you have to work out table arangment. If this is school project take a guess or you may try to discus with your GP if he/she is happy t tell you such information
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
•
•
Join Date: Oct 2005
Location: Manchester, UK
Posts: 481
Reputation:
Rep Power: 3
Solved Threads: 30
•
•
•
•
how can i create a database for a medical record maintenance system for an institution?
create database medical_records;
Hope this helps.
Note to self... pocket cup
•
•
Join Date: Mar 2008
Posts: 4
Reputation:
Rep Power: 0
Solved Threads: 0
Hi, thanks for the interest but this is a personal practice project. some of the things that the system should include are a knowledge based system, which will automatically identify familiar illnesses. if a patient has been having check ups regularly and his/her records are recorded in this system, it should be able to tell the nurse/doctor/clinic officer the probable illness that the patient has...
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 1,907
Reputation:
Rep Power: 9
Solved Threads: 216
Well I would consider to be based on 3 tables (4 if you looking for different permissions for stuff like nurse can only search and view records, doctor can search, view, edit and create new record)
Table 1 - patients personal details (unique patient ID, DOB, contact details, basic medical records such weight, height, eyes check, alergies or any disabilities)
Table 2 - regular checks (unique patient ID plus what ever medical procedures taken/given that can work as foreign key for you)
Table 3 - illnessrecord (unique patient ID, illness descriptions, any prescrioptions, possible next check)
This is sort of things you looking for in general, if you want to get deeper in given problem you would have to reaserch on what sort of records instituson is interested to store
Table 1 - patients personal details (unique patient ID, DOB, contact details, basic medical records such weight, height, eyes check, alergies or any disabilities)
Table 2 - regular checks (unique patient ID plus what ever medical procedures taken/given that can work as foreign key for you)
Table 3 - illnessrecord (unique patient ID, illness descriptions, any prescrioptions, possible next check)
This is sort of things you looking for in general, if you want to get deeper in given problem you would have to reaserch on what sort of records instituson is interested to store
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Database Design Marketplace
•
•
•
•
age amd avatar backup blue gene chips computer daniweb database development dos economy energy engine enterprise google hardware ibm ibm. news internet it linux medicine memory microsoft news open source openoffice operating pc ps3 recession red hat search security server sun supercomputer supercomputing survey system technology trends ubuntu upgrade vista windows working x86 xp
- Previous Thread: Simple Job Logging Database
- Next Thread: DBMS Performance Optimization?



Linear Mode