Aug 20, 2020 09:26 AM
Hi guys!
I work at a public mental health service and we use airtable to coordinate our work.
I have a patients table linked to a visits table, which in turn is linked to a prescription table, which is finally linked to a drug table.
I want to be able to retrieve the last drug a patient has received in the visits table. How could I go about doing that?
Thanks in advance!
Aug 21, 2020 10:38 AM
Hi!
You will need the field last modified or created date in the prescription table. Then you could make a view of this table grouped to patients name and sort it to created time or last modified date.
Hope it works for you!
Aug 21, 2020 06:33 PM
Just curious - is your patient health data for US patients, or outside the US?