Skip to content

Practice management demo app using the Eligible API

License

Notifications You must be signed in to change notification settings

jjbohn/eligible-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eligible Demo

Demo application for the Eligible API. This is what a simple practice management application might look like, with the emphasis on being able to quickly check what services 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