/smart-on-fhir-demo

Simple FHIR app to fetch a patient meds list

Primary LanguageHTML

SMART on FHIR Demo

  1. Sign Up for a SMART Sandbox Account: https://sandbox.smarthealthit.org/#/start

  2. Register your local app:

    • Choose the SMART DSTU sandbox
    • Click '+ Register New App Manually'
    • Click Save; Take note of the generated app client ID.
  3. Clone this repo; CD to the cloned directory and start a local http server:

    > git clone https://github.com/intertwine/smart-on-fhir-demo.git
    > cd /path/to/the/cloned/repo
    > python -m SimpleHTTPServer 8000 (or use any other http server on your machine)
    
  4. Edit 'launch.html' to include the new client id generated in Step 2.

  5. In the Sandbox, click Launch and select a patient.