smart-on-fhir/ehi-app

Create healthcare providers list page

Closed this issue · 0 comments

  • Should list several healthcare providers with their names and logos (and perhaps a short description?)
  • They should act like links but all except one should be disabled and probably greyed out
  • The one item that is not disabled should start an EHI export against our server
  • Items only serve as visual example so they can be hardcoded. However, in the future they might need to be obtained by an HTTP call, thus it would be better if we declare them in a variable for now (array or object) and use that to render the list

Example:

Screen Shot 2023-04-04 at 10 24 14 AM