Stream: implementers
Topic: EHR launch with EPIC with sandbox.
Radhakrishnan (Apr 26 2021 at 02:26):
We have created sample app in EPIC an created R4 and copied the clinet id and running the app with fhir client.
"epic" : {
"client_id": "42975565-4893-47ba-af4f-2dd36fbd113f",
"scope": "openid profile patient/Patient.read",
"redirectUri": "http://localhost:9000/redirect",
"url": "https://fhir.epic.com/interconnect-fhir-oauth/api/FHIR/R4/",
"comments": {
"note1": "EPIC APP Required see README.md"
the page is getting redirected to the https://fhir.epic.com/interconnect-fhir-oauth/api/FHIR/R4/.well-known/smart-configuration with 404 not found and login page and providing username and password is getting failed by givng invalid username or password.
Please provide any inputes
Lloyd McKenzie (Apr 26 2021 at 02:36):
You should ask for Epic support through Epic mechanisms...
Cooper Thompson (Apr 26 2021 at 14:15):
You can ask open@epic.com about this.
Last updated: Apr 12 2022 at 19:14 UTC