Relative Content

Tag Archive for authenticationoauth-2.0smart-on-fhir

Authentication/API Token retrieval for eClinicalWorks, other FHIR endpoints

Just curious about various methods to authenticate with FHIR through various EMR vendors. I have sandbox accounts with AthenaHealth, eClinicalWorks and EPIC. I’ve had some success with Athenahealth using BasicAuthentication with a clientID/Secret to retrieve a token, and then the token can be used to make subsequent requests with proper authorization for the various scopes.