Given a list of clinics, all having their own FHIR server, we can suppose a system registry containing all the Endpoints as explained here https://www.hl7.org/fhir/managing.html.
1: How do you authenticate and authorize an actor(a clinic) that wants to query over all the servers from the system registry?
2: What if a patient wants to query his data from multiple servers?