Da Vinci reference implementation for the Patient Import UI use case.
Implementation is intended to prove the following functionality:
- OAuth2 Authorization for data import from multiple Payer systems.
- Querying of Patient data from a Payer FHIR Server using a token requested during step 1
- Storing Patient data from multiple Payer systems.
- Responsive UI to display Patient data.
- Group data by Encounter.
Go to root project's folder and run:
mvn clean install
Run app with:
java -jar api/target/patient-ui-2.1-SNAPSHOT.jar
Go to https://localhost:8443
Credentials: user/user