Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3434428
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T07:41:50+00:00 2026-05-18T07:41:50+00:00

Just after some advice regarding this database design situation. So I have two tables

  • 0

Just after some advice regarding this database design situation.

So I have two tables in the database.

Table 1: Patients
Table 2: Claimants

Patients holds attributes data on a private patient, so details about the person, his/her birthday, names, medical conditions, etc etc..
Claimants is the entity who pays on behalf of the patient, so Claimant can be a patient himself, another person, a business (who pays for work injury), private healthcare provider, government bodies etc etc..

Patients and claimants have IDs who are foreign keys in other tables such as invoices, receipts etc…

One Patient can have multiple Claimants (More than one entity can pay on his behalf), each Claimant can have multiple patients.

On further investigation, I’ve identified that many of the attributes of Patients and Claimants overlap as a Patient can pay for himself thus is a private Claimant.

My thinking is to merge the two tables into one and simply call it accounts and have a claimantType field to identify the type of the account, be it private, healthcare, business or government.

What potential practical drawbacks do I need to keep in mind with this change? Apart from the changing the other linked tables in database?

EDIT: Just to make it clear, There’s already a junctional table PatientClaimants which basically just map the patients to the claimants. Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T07:41:51+00:00Added an answer on May 18, 2026 at 7:41 am

    You could either (a) put in an intersection table that relates patient IDs to claimant IDs, or (b) as you discussed, merge them together – but if you already have data out there that could be problematic.

    You could also set up a demographics table that shows common data between patients and claimants and references an abbreviated patient/claimant table – this way you do not break your existing structure.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just went through some MVC tutorials after checking this site out for a
I'm after some best practice advice here. I have always preferred to store dropdown
I'm after some good tips for fluent interfaces in C#. I'm just learning about
I have a program that writes to a FILE *cgiOut and just after it
I just finished reading this post: https://developer.yahoo.com/performance/rules.html#flush and have already implemented a flush after
I'm getting this error after trying to appendChild to an element that was just
Just dipping my toes into Linq2sql project after years of rolling my own SQL
I'm just getting back into C++ after a couple of years of doing a
I just purchased C++ GUI Programming with Qt4 and after reading the code samples
I just found /n softwares free Powershell NetCmdlets, and after playing with them I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.