Page 1 of 1

Patient Progress Note Database

PostPosted: Wed Jul 07, 2004 6:19 pm
by ngoldberg1
I am a new user trying to create a "patient progress note". This involves a table of patients and a unique progress note for each day the patient is there. There progress note must contain data fields that update from the prior day that may be edited with the new days data. Has anyone created a progress note database? Thanks

PostPosted: Thu Jul 08, 2004 4:24 am
by John Sindelar
I don't think we have anything that would act as a template for you... Is there a specific area of this solution that you're having trouble with?

PostPosted: Thu Jul 08, 2004 7:23 am
Thanks for reply. The relationship between patient table and progress note date table. I need to relate a table with patient ID or unique medical recod number, the progress note ID which is date dependent If one patient could have data based on individual dates based on related tables, it would then work out. It is a one to many relationship that I don't know how to do.
thanks,

Neal Goldberg