Skip to content

donzacharias/example-fhir-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-fhir-app

Example app launched with SMART on FHIR OAuth 2.0, built using Express. This app does not use credentials, but rather the EHR launch (SMART on FHIR) workflow as documented by Epic Systems here: https://fhir.epic.com/Documentation?docId=oauth2

Prerequisites

You will need an Epic App Orchard API key, which you can get by signing up for an account here: https://open.epic.com

Installation

  1. Clone the repository to your machine
  2. Open settings.js and add your client ID.

Workflow

  1. cd to the directory on your machine where the code resides
  2. Install dependencies: npm install
  3. Start the application: npm start
  4. Log in at https://open.epic.com/Launchpad/OAuth2Sso and update the settings:
  1. Click Launch App to launch
  2. If all works correctly you should see data pulled from Epic's example DB for the patient context you selected

About

Example app launched with SMART on FHIR OAuth 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published