I work for a healthcare practice and am trying to create a database where I can enter all of my information on one form and there will be 4 databases that house all of the information.
I would like there to be the following databases:
- patient lookup info (chart #, full name, date of birth)
- insurance carriers (company name, billing address)
- adjustors (full name, phone number, email, fax number, link to database #2 company name)
- insurance claims (claim #, body part injured, date of injury, link to database #3 full name, link to database #2 company name, and link to database #1 chart #)
I thought I had created those databases properly as well as a form using the form wizard, but I am having difficulty with the form allowing me to input information without throwing back errors.
I am sure that I am missing something simple in my creation of either the form or the relationships in my databases.
Any guidance on where I should start looking would be much appreciated.
Thanks!