Hello,
on my application I have a screen that displays a patient's file with several information, on the same screen I can access the history of consultations of the patient by pressing label.
It takes me to another screen containing the history of consultations, except that this one displays all the consultations of all the patients except me I only want to display the history of the patient previously selected in the old screen.
What should I put in ''item'' so that it selects the patient I want to see?
Thank you for your help