I have created a App in Open.Epic, and as I proceeded to authorize using client id I was redirected to “Mychart” site, is there any way to prevent this as we are making an app to book appointments on behalf of patients, so we will not have access to patient’s User credentials to access mychart.
And the authorization , token generation and find/book appointments should happen in the background as there wont be any UI. these functions will be called from the webAPI
Will the below functions be feasible to implement
· Access details on behalf of patients
· Create Appointments with practioner on behalf of patient
· View/Edit Appointments with practioner on behalf of patient