My favorites | Sign in
Project Logo
                
Feeds:
People details
Project owners:
  onegeek, umpenn46

TurboCare is a web based Hospital information system(HIS) written in Python using the TurboGears framework. Currently it can handle:

  1. Registration
    • New patients
    • Returning patients
  2. Inventory
    • Vendor Quotes
    • Purchase Orders
    • Stock transfers
  3. Billing
    • Creating and Editing bills for patients
  4. Dispensing
  5. Reporting
    • Custom reports using a query building interface

Future features:

  1. Waiting room
    • Assign patients to doctors
    • List patients which have not had their consultation
  2. Patient management
    • Edit details of patient
  3. Lab result data entry

It is based on the Care2x DB Schema using a MySQL back end.

Getting Started

  1. Checkout the Installation instructions for Linux with mod_python or Windows
  2. Data initialization instructions

Appreciation

It's amazing how a small project like this can be made with so little expense. All the work thus far uses open source products, including: MySQL (the backend database engine), Care2x (the database schema), TurboGears (the Python based web development framework which brings together other great open source projects).

Looking for tools to develop in Python, try Wing IDE, which I use for work on this project.









Hosted by Google Code