Skip to content

the-commons-project/bb-uscore-simple-smart-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple SMART Client

Based on this tutorial

To run locally, you can use any development HTTP server and point it to this directory. For example:

python -m http.server 9000

Then, open http://localhost:9000/launch.html in your browser.

Currently, it points to the SMART IT R4 Sandbox. To point to another SMART on FHIR server, modify the iss parameter in launch.html. Note that you may also need to modify the clientId, clientSecret, and scope parameters as well.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages