I am new to this so please forgive my simplicity!
I have the following tables:
Patients
Meds
Hospitals
Providers
Diagnoses
Visits
I have edtablished many-to-many relationships as follows:
Patients-Providers (Subform esablished)
Patients-Meds (Subform esablished)
Patients-Diagnoses (Subform esablished)
I am trying to achieve the following simple database:
Patients as a main form with the subforms listed above
- Patient cane be seen at diffirents dates (one vist per date)
- Patients can be seen by different provider at on differents dates
- Patients can have one main diagnosis per visit per date
- Patients can have many secondary diagnoses as a separete list (see subforms mentioned above)
- Providers can see different patients on different dates
- Patients can be seen at differents hospital on different dates by different providers
- Visits subform to shaw visits (dates)
I have the following tables:
Patients
Meds
Hospitals
Providers
Diagnoses
Visits
I have edtablished many-to-many relationships as follows:
Patients-Providers (Subform esablished)
Patients-Meds (Subform esablished)
Patients-Diagnoses (Subform esablished)
I am trying to achieve the following simple database:
Patients as a main form with the subforms listed above
- Patient cane be seen at diffirents dates (one vist per date)
- Patients can be seen by different provider at on differents dates
- Patients can have one main diagnosis per visit per date
- Patients can have many secondary diagnoses as a separete list (see subforms mentioned above)
- Providers can see different patients on different dates
- Patients can be seen at differents hospital on different dates by different providers
- Visits subform to shaw visits (dates)