hello
i want to make symptom and medicine database. where i select multiple symptome and common medicine shows. i have done relationship, but how to get common answer of multiple symptoms medicine . plz guide
hello
i want to make symptom and medicine database. where i select multiple symptome and common medicine shows. i have done relationship, but how to get common answer of multiple symptoms medicine . plz guide
Best answer by Mike_AutomaticN
Hey
I guess you would also have a Patient Submissions table, of some sort? Otherwise, you would want to have that, where you would have at least fields: Patient Name (single line text, or linked to a patients table), Symptoms (linked to symptoms), and Suggested Medicine (lookup).
Where you will want to focus on is on the Suggested Medicine field! This is a Lookup Field type, which basically will be looking up from the Symptoms table (specifically from those selected for the corresponding record) any Medicines linked to them on the Symptoms table. You can read more on Lookup fields on this other article.
Furthermore, if you’d like to be specific on additional data for each combination of Symptom and Medicine (e.g. secondary effects, warnings, etc) you would actually want to build a junction table (check out this video on Airtable Junction Tables). In this case, then the architecture described above would change slightly.
If you need any help setting this up, feel free to grab a slot using this link and we can go through it together in a few minutes. I’d be happy to show you around.
Mike, Consultant @ Automatic Nation
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.