Link to TAB from grid

Is it possible to link to a TAB set using the grid.

i.e., I have a grid displaying Patients - it shows 3 fields title, name and an ID photo

I’d like to click on a row (preferred) or link button to go to a tab application that has relevant data per tab, e.g. Personal Info, Weight, Blood Pressure etc.

The problem I have is sending the appropriate ‘patientid’ to the tab so that only that particular patients info is shown.

Any help appreciated.

I have, after a fashion, managed to do this - but the Ap behaves in weird ways that makes me suspect that my method is at odds with the structure of Scriptcase - an example in point:
Although I have managed to send the appropriate ‘key’ to the First level tab and it works correctly, on a Second level tab only one of the forms works correctly - why ONE form Ap would work and not others is mystifying me - since all the form Aps on that second level tab rely upon the same ‘key’ value.