The normal way of integrating with EHR/EMR instances is that you have:
- Create an account.
- Build your app.
- Get client IDs, and use their APIs to get data.
- Test in sandbox mode.
- Move to production.
- Contact other facilities if you want to get their patients’ data.
That’s how EPIC, Cerner, and AthenaHealth are normally connected/integrated.
Now, I need to automate this whole process so that I won’t have to go to each EHR to create an account and repeat the entire process for each one of them.
Is there any way, or APIs available where I can create the developer account and get the API keys, etc., and then list other community members of a respective EHR, and request access/integration?