New SMART on FHIR Sandbox!

319 views
Skip to first unread message

Dan Gottlieb

unread,
Feb 13, 2017, 9:43:16 AM2/13/17
to SMART on FHIR

Hi Folks,

 

The SMART team is excited to announce that a beta version of the new SMART on FHIR Sandbox is up at https://sandbox.smarthealthit.org. Developed in collaboration with HSPC and iSalus Solutions, this new version of our stack is based on the Hapi FHIR server has more complete FHIR support and a better user interface for registering and launching apps. Currently, it supports DSTU2, but over the next few months, we’ll be adding support for STU3.

 

When you get a chance, please test your apps against the new server and let us know if you run into any problems. There’s a new authentication server, so if you have an account on our existing sandbox, you’ll need to register for a new account. Once we’re confident the new server is stable, we’ll be retiring the exiting SMART on FHIR Sandbox and endpoints.

 

Online Sandbox Server (register and launch SMART apps): https://sandbox.smarthealthit.org

Open API Server: https://sb-fhir-dstu2.smarthealthit.org/api/smartdstu2/open

Locally installable version: https://github.com/smart-on-fhir/installer

 

Regards,

Dan

st...@heliossoftware.com

unread,
Feb 13, 2017, 3:07:19 PM2/13/17
to SMART on FHIR
Hi Dan,

I just created an account to try it out and it looks GREAT!  I created an app, and performed an EMR Launch and it worked perfectly.

I found two issues.

Issue #1: 

I ran into an issue when testing the Standalone launch.  I got this error in the URL:


Here is my requested scope from the client:
 var scope = [
   "launch",
            "launch/patient",
            "launch/encounter",
            "patient/*.read",
            "user/*.*",
            "openid",
            "profile"
            ].join(" ");

Here is my configured scope in my App in the server sandbox:

launch/encounter launch/patient patient/*.read openid profile launch user/*.*

The requested scope from the EHR Launch and the Standalone Launch are the same.


Issue #2:

Logging in using IE 11 doesn't work.  It stops with a "Loading..." message.  Chrome on Windows works fine.  Also, Chrome on a Mac, and Safari on a Mac work just fine too.

-Steve

Dan Gottlieb

unread,
Feb 13, 2017, 3:38:11 PM2/13/17
to SMART on FHIR
Hi Steve,

Thanks for trying it out! Sorry, I should have included this in my post - the secure endpoint for standalone launch is https://sb-fhir-dstu2.smarthealthit.org/api/smartdstu2/data. Can you see if your app will work with this url?

Also, we'll definitely look into the IE 11 bug.

Regards,
Dan

st...@heliossoftware.com

unread,
Feb 13, 2017, 5:16:24 PM2/13/17
to SMART on FHIR
Hi Dan,

Yes, standalone launch works perfectly with that URL. Thanks!!

-Steve
Reply all
Reply to author
Forward
Message has been deleted
0 new messages