A @smart-on-fhir dashboard application that runs within an electronic health record system and can be used by clinicians and researchers to view data collected by study subjects in the mobile app. Based on CardinalKit SMART-on-FHIR Dashboard.
- Install dependencies by running
yarn install - Start the application locally by running
yarn start. - Load the SMART Launcher in your browser, select a sample patient and provider, then add
http://localhost:3000/launchas the App Launch URL and launch the app.
- React
- SMART-on-FHIR framework
