My Changes

I'm trying to get this to work with the v2 CMS Blue Button sandbox, and learning as I go.

PDex Patient Import UI Reference Implementation

Da Vinci reference implementation for the Patient Import UI use case.

Implementation Details

Implementation is intended to prove the following functionality:

  1. OAuth2 Authorization for data import from multiple Payer systems.
  2. Querying of Patient data from a Payer FHIR Server using a token requested during step 1
  3. Storing Patient data from multiple Payer systems.
  4. Responsive UI to display Patient data.
  5. Group data by Encounter.

Build

Go to root project's folder and run:

mvn clean install

Try it

Run app with:

java -jar api/target/patient-ui-2.1-SNAPSHOT.jar

Go to https://localhost:8443

Credentials: user/user