https://github.com/aadewunmi/smartfhir-js-simple-app
A SMART ON FHIR app development tutorial imported from hspconsortium/sample-js-simple-application/overview
https://github.com/aadewunmi/smartfhir-js-simple-app
Last synced: about 1 month ago
JSON representation
A SMART ON FHIR app development tutorial imported from hspconsortium/sample-js-simple-application/overview
- Host: GitHub
- URL: https://github.com/aadewunmi/smartfhir-js-simple-app
- Owner: AAdewunmi
- Created: 2017-07-01T13:18:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T13:18:37.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T06:11:48.986Z (3 months ago)
- Language: HTML
- Homepage: https://bitbucket.org/hspconsortium/sample-js-simple-application/overview
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample JS Simple Application
## Setup
The Sample JS Simple Application is hosted as a static web app.
## Hosting
````
npm install
npm run serve
````## Launching the app
The Sample JS Simple Application can be launched using the HSPC Sandbox or an EHR simulator of your choice.
1. Open the HSPC Sandbox at (create an account if you don't have one)
2. Select your sandbox instance (create a sandbox if you don't have one)
3. From the *Launch Scenarios* screen, build a launch scenario
4. Select a persona (a persona is a simulation of a user account such as a doctor or patient)
5. Select a patient
6. Enter custom launch values of
* my_web_app
* http://localhost:8080/launch.html
7. Select *Just Launch*
8. Complete the OAuth flow## Dynamic Registration
The app contains dynamic registration at:* manifest: