athenahealth / apiserver-athenaFlex

Software developers can use sample code and documentation to use athenahealth's athenaPractice/athenaFlow FHIR API Server.
https://mydata.athenahealth.com/home
17 stars 7 forks source link

SMART on FHIR workflow #302

Open vishal-khobare opened 4 months ago

vishal-khobare commented 4 months ago

Hi,

I currently have an application created (Healow) in the developer portal of Athena. But I was trying to find documentation for EHR launch workflow but couldn't find anything. Could you please point me in the right direction?

The existing documentation points to only invoking the authorize endpoint, but in SMART on FHIR launch for EHR launch it calls the launch endpoint first. As per https://hl7.org/fhir/smart-app-launch/app-launch.html#step-2-launch-ehr , the launch endpoint format is https://SMART_APP_LAUNCH?iss=xxx&launch=xxx . How can I invoke this launch endpoint from Athena dev portal sandbox?

Could you please let us know .

Thanks