Welcome to Med Scribe Pro
The Med Scribe Pro Team PDF Print E-mail

Alijawaad Dewji - This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Joshua Weil - This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Mohammed Alzahrani - This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Sultan Almotairi - This e-mail address is being protected from spambots. You need JavaScript enabled to view it
Group Contact: This e-mail address is being protected from spambots. You need JavaScript enabled to view it

Faculty Sponsor: Philip J. Bernhard - This e-mail address is being protected from spambots. You need JavaScript enabled to view it

 
Project Goals PDF Print E-mail

The overall goal of this project is to plan and implement an online application that allows Doctors, Patients, and Pharmacist to share important medical information via secure online databases. Our main goal is to manage medical prescriptions by allowing Doctors to write digital prescriptions assigned to a patient and Pharmacists to read the prescription of a praticular patient. There will be three distinct user groups in this system (Doctors, Pharmacists, and Patient) each of which will have its own features and user interface.

 

The Doctors Group will have the following features:

  • Allow Doctors to write Digital Prescriptions that are linked to a Patient ID.
  • Allow Doctors to view and add to a Patients Electronic Medical Record (EMR).
  • Allow Doctors to attach documents to a Patients EMR. (X-Rays, Cat Scans, etc.)

The Pharmacist Group will have the following features:

  • Allow Pharmacist to read digital Prescriptions based on a Patient ID.
  • Allow Pharmacist to view all medications a Patient is currently on. (If a bad combination is found it can be flagged)
  • Allow Pharmacist to attach notes to a Patients prescription.
  • Send Automated Emails to a Patient containing Medical Instructions about medications that they have been prescribed. (Also attach any Pharmacist notes associated with the medication)
The Patient Group will have the following features:
  • Allow Patients to update their personal Information. (Emergency Contact, Address, ect.)
  • Allow Patients to read and print their Electronic Medical Record (EMR).
  • Allow Patients to access information about medications they've been prescribed.
  • Allow Patients to give a Doctors access to their Electronic Medical Records (EMR).

 

All three of these user groups would work in tandem via a database. Each user group should have a different user layout to perform to meet that particular groups needs. We plan to use Joomla! (An Open Source Content Management System) as a starting point for this project so we can worry less about small details such as login management and focus more on the core requirements of the system. In addition to the Joomla! CMS, we will be primarily codeing using php, mySQL, html, xml, and css languages.

 
Motivation PDF Print E-mail

Our motivation for this project is to help the medical industry. Currently medical prescriptions are hand written and are often filled incorrectly due to being misread or poor handwriting. The Med Scribe Pro Software solves this problem and implements many other useful features, such as the ability to automatically flag medications that may not work properly together.

The Med Scribe Pro Software can be easily integrated into any medical office. Because Med Scribe Pro is an Internet Service the only system requirement is a computer with internet access. Therefore cross platform communication amongst the system is possible.

Med Scribe Pro has the ability to be expanded and continually updated. In the future it could be updated to allow Doctors to keep their appointments in an integrated appointment manager. Other future updates could allow Pharmicies to keep track of inventory, and allow Patients to find the best rates on medications based on specific insurance plans.

Currently our team members have backgrounds in web developement, databases, medical history, and software applications. Med Scribe Pro allows our team topursue our indivigual strengths while providing theopportunity to learn andengage with other useful developement techniques thriughout the process of this project.

 
Project Milestones PDF Print E-mail

Milestone 1: Create the Requirements, Design, and Test Documentation.
Milestone 2: Create and Structure the Databases that will be used for this system.
Milestone 3: Implement, test and demo the Prescription Function for both Doctors and Pharmacists.