Da Vinci reference implementations for the Payer Data Exchange use case. More details about use case (Scenario 1 and 2) here: https://confluence.hl7.org/display/DVP/PDex+Reference+Implementation
This is a Gradle multi-module project with a module per scenario.
- payer2provider - Implementation of Scenario 1.
- payer2payer - Implementation of Scenario 2.
Refer to module README for more details.
gradlew clean build
All Apps are automatically deployed to Heroku. Refer to module README for more details.
Sources are built from this GitHub repository and redeployed automatically on every new commit to master.
All apps can be deployed as Docker images. Refer to module README for more details.
Refer to module README for more details.