G
Guest
I work for a therapist.
He would like an Access Form that patients can fill out on a touchpad that
is essentially a series of about 100 organized check boxes. The patient
would be checking the items that they have a problem with (i.e. hurt knee,
shoulder, asthma, etc.)
I could easily store this a number of ways. However, the boss would like
to track injuries and illness based on occurances and the number of visits it
took to alleviate. So each time a patient visits, they would check the
boxes. Then later we could run reports to see how many visits it takes for
certain injuries to heal, and if there is a difference between the results of
several different therapists.
The challenge I am having is that the patient could have a re-injury of the
same type and that would need to show up on the reporting as a separate
injury. So, a patient may have hurt their shoulder, comes in for 6 visits
and each time checks the box that the shoulder hurts. Then they visit for
something else without the shoulder being hurt, so it would not be checked on
those visits.
Later the same patient returns for a new shoulder injury (frequent with our
sports patients). Then he checks the box for shoulder problems again. This
is a new injury and needs to be tracked as such, but the checkbox does not
know the difference between an old and new injury. In addition, he may have
other issues that have not yet been taken care of, so I cannot create a field
for 'new issues', because he is checking boxes for 'new' AND 'old' issues.
I am trying to figure out the most efficient way to do this. I am
redesigning the database completely, so I have no pre-design to fix, I am
starting from scratch. If we were only working on 5 types of injuries I
could use several methods, but there are over 100 different 'basic' health
issues to deal with, and many more specific.
I am, of course, working withing the requirements of my employers, or I
would do it differently. Any help would be appreciated.
He would like an Access Form that patients can fill out on a touchpad that
is essentially a series of about 100 organized check boxes. The patient
would be checking the items that they have a problem with (i.e. hurt knee,
shoulder, asthma, etc.)
I could easily store this a number of ways. However, the boss would like
to track injuries and illness based on occurances and the number of visits it
took to alleviate. So each time a patient visits, they would check the
boxes. Then later we could run reports to see how many visits it takes for
certain injuries to heal, and if there is a difference between the results of
several different therapists.
The challenge I am having is that the patient could have a re-injury of the
same type and that would need to show up on the reporting as a separate
injury. So, a patient may have hurt their shoulder, comes in for 6 visits
and each time checks the box that the shoulder hurts. Then they visit for
something else without the shoulder being hurt, so it would not be checked on
those visits.
Later the same patient returns for a new shoulder injury (frequent with our
sports patients). Then he checks the box for shoulder problems again. This
is a new injury and needs to be tracked as such, but the checkbox does not
know the difference between an old and new injury. In addition, he may have
other issues that have not yet been taken care of, so I cannot create a field
for 'new issues', because he is checking boxes for 'new' AND 'old' issues.
I am trying to figure out the most efficient way to do this. I am
redesigning the database completely, so I have no pre-design to fix, I am
starting from scratch. If we were only working on 5 types of injuries I
could use several methods, but there are over 100 different 'basic' health
issues to deal with, and many more specific.
I am, of course, working withing the requirements of my employers, or I
would do it differently. Any help would be appreciated.