PC Review


Reply
Thread Tools Rate Thread

defining patient follow up

 
 
Diego B
Guest
Posts: n/a
 
      11th Feb 2006
Hi,

I am defining an Access DB for clinical research purposes.
I have builded 7 Tables (patients, history, ECG, Lab...) all related
through pt_ID
and joined in a form.
I need also to configure the follow up for these patients.
What is the best way to do that with Access ?

Thank you in advance

Diego

 
Reply With Quote
 
 
 
 
Allen Browne
Guest
Posts: n/a
 
      12th Feb 2006
There are *many* questions you need to ask before you can decide on the best
data structure.

A basic Appointment table would have fields:
AppointID AutoNumber primary key
PatientID foreign key to Patient.PatientID (who appointment
is for)
DoctorID foreign key to your staff table (who appointment is
with)
AppointDateTime when the appointment is.
Duration number of minutes the appointment is scheduled to
take.
LocationID where the patient's appointment is.
AppointTypeID what type of appointment (ECG test, ...)
VisitID which previous visit this appointment follow up.
(optional)
PatientComment text to print on the patient's appointment card.
DoctorComment text to print on the doctor's appointment list for the
day.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Diego B" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> I am defining an Access DB for clinical research purposes.
> I have builded 7 Tables (patients, history, ECG, Lab...) all related
> through pt_ID
> and joined in a form.
> I need also to configure the follow up for these patients.
> What is the best way to do that with Access ?
>
> Thank you in advance
>
> Diego



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why do Follow Up flagged items not show in my Follow Up folder Cessford Microsoft Outlook Discussion 1 8th Jan 2010 02:00 PM
Outlook mail flagged for follow up don't show in For Follow Up Denny356 Microsoft Outlook Discussion 1 21st Dec 2009 07:21 PM
want a immediate help for a patient =?Utf-8?B?ZnJlZGR5IHRob21hcw==?= Microsoft Access 1 27th Jul 2006 06:36 PM
Re: Follow-up Flag doesn't remind me to follow-up Sue Mosher [MVP-Outlook] Microsoft Outlook Discussion 0 8th Mar 2004 04:29 PM
How to add Patient's picture in the patient's form Norbert Microsoft Access Forms 3 21st Jul 2003 12:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:04 PM.