Skip to content

Latest commit

 

History

History

payer2payer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Implementation Details

Implementation follows the use case described in the documentation to prove the following functionality:

  1. OAuth2 Authorization for a Payer B Smart App
  2. OAuth2 Authorization for a Payer A FHIR Server
  3. Querying of Patient data from a Payer A FHIR Server by a Payer B Smart App using a token requested during step 2
  4. Persistance of Patient data via a Capability Statement
  5. Storing unsupported record data as a DocumentReference

Sources

Deploy

All Apps are automatically deployed to Heroku:

Docker

//TODO

Try It