8000 GitHub - bentleycook/eligible-demo: Practice management demo app using the Eligible API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bentleycook/eligible-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eligible Demo

Demo application for the Eligible API.

Eligible powers healthcare applications to get instant answers about what services are covered for their patients.

This is what a simple application built for a provider might look like, with an emphasis on being able to quickly check what services (including chiropractic, massage therapy, physican office visit, emergency room, etc) are covered for a patient using the Eligible API.

Installation

  1. Clone this repository
  2. cd eligible-demo
  3. bundle install
  4. rails s
  5. Navigate to http://localhost:3000

Dependencies

This particular project uses MongoDB and the mongoid gem, so you'll need to have those running. Feel free to fork for the data store of your choice.

Usage

From the dashboard, enter your API key from Eligible and NPI information. You can then add patients and perform eligibility checks.

Demo

There is also a read-only live demo available here.

About

Practice management demo app using the Eligible API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0