Implementation follows the use case described in the documentation to prove the following functionality:
- OAuth2 Authorization for a Payer B Smart App
- OAuth2 Authorization for a Payer A FHIR Server
- Querying of Patient data from a Payer A FHIR Server by a Payer B Smart App using a token requested during step 2
- Persistance of Patient data via a Capability Statement
- Storing unsupported record data as a DocumentReference
All Apps are automatically deployed to Heroku:
- Payer B Smart App (Can be launched only through HSPC EHR): https://payer-b-smart-app.herokuapp.com
//TODO
- Run a Scenario: Go to DaVinciPDexPayer Sandbox at https://sandbox.hspconsortium.org/DaVinciPDexPayer and launch an app RI-S2-Payer-Smart-App in the Apps section.