/BlueButtonUser

The Beneficiary facing application for the new BlueButton data API for Medicare Beneficiaries. This Application handles the Beneficiary signing up for the API and managing the applications that are connected to the beneficiary account.

Primary LanguageHTMLApache License 2.0Apache-2.0

BlueButtonUser

The Beneficiary facing application for the new BlueButton data API for Medicare Beneficiaries. This Application handles the Beneficiary signing up for the API and managing the applications that are connected to the beneficiary account.

This is one part of a three part application suite:

  1. BlueButtonUser - Front-end user application ( https://github.com/ekivemark/BlueButtonUser )
  2. BlueButtoDev - Front-end Developer administration application ( https://github.com/ekivemark/BlueButtonDev )
  3. BlueButtonFHIR_API - Public API providing authenticated pass-through to back-end FHIR Services. ( https://github.com/ekivemark/BlueButtonFHIR_API )

November 24, 2015: Baseline update with Account, sub-account and secret QA sections implemented. Based on BBofUser repository.