L
Laurie
Access 2000 - I am having trouble setting up a new database. I'm sure
there must be an easy solution, but I have not had enough experience
building databases to know. I feel like I am in over my head, but don't
want to give up; I will be grateful for any help you can offer.
The database deals with patients who receive medical treatment, and the
purpose is to allow the treatment provider to track progress during
treatment and provide that information to the insurance company.
Each patient can (but won't necessarily) have more than one treatment
series. Each treatment series will have one provider and several review
dates. Each review will cover six problem areas being addressed, with
each having a progress indicator from 1-4. In addition, each patient
can have multiple diagnoses associated with each treatment series.
So far I am able to identify that I need tables for Patients, Treatment
Episode Info, Diagnoses Codes, Reviews, Problem Areas, and Providers.
Some of the relationships are very straightforward, for instance,
patients and providers are each one-to-many with Treatment Episodes. I
have linked Treatment Episode and Problem Areas each to Reviews in a
one-to-many relationship, hoping that will function as a linking table
and allow me to do several reviews in each problem area - does that
sound like it should work? I'm having trouble with forms and queries, so
perhaps I don't have them set up correctly - but before I muck around
too much more, I'd like help identifying if this is a design problem
with the database or if it seems sound. Also, I cannot figure out how to
link diagnosis codes with treatment episode and then how to display
multiple diagnoses when needed.
I'm sorry this is so long - I wanted to be specific enough to make my
questions clear.
Thanks for your help.
there must be an easy solution, but I have not had enough experience
building databases to know. I feel like I am in over my head, but don't
want to give up; I will be grateful for any help you can offer.
The database deals with patients who receive medical treatment, and the
purpose is to allow the treatment provider to track progress during
treatment and provide that information to the insurance company.
Each patient can (but won't necessarily) have more than one treatment
series. Each treatment series will have one provider and several review
dates. Each review will cover six problem areas being addressed, with
each having a progress indicator from 1-4. In addition, each patient
can have multiple diagnoses associated with each treatment series.
So far I am able to identify that I need tables for Patients, Treatment
Episode Info, Diagnoses Codes, Reviews, Problem Areas, and Providers.
Some of the relationships are very straightforward, for instance,
patients and providers are each one-to-many with Treatment Episodes. I
have linked Treatment Episode and Problem Areas each to Reviews in a
one-to-many relationship, hoping that will function as a linking table
and allow me to do several reviews in each problem area - does that
sound like it should work? I'm having trouble with forms and queries, so
perhaps I don't have them set up correctly - but before I muck around
too much more, I'd like help identifying if this is a design problem
with the database or if it seems sound. Also, I cannot figure out how to
link diagnosis codes with treatment episode and then how to display
multiple diagnoses when needed.
I'm sorry this is so long - I wanted to be specific enough to make my
questions clear.
Thanks for your help.