Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

This module enables enables SMART apps in an OpenMRS installation.SMART stands for Substitutable Medical App,Reusable Technologies.This is a platform for developping substituable medical apps around reusable technologies.In simple words, SMART app is just a web application developed using HTML and JavaScript  that uses medical record data from EMR through a common API called SMART API. SMART apps use a comman API which enables them to run independent of the EMR.

...

  • Administrators can add/remove/enable/disable SMART apps
  • Admins can make which apps are visible or hidden for individual users
  • Users can customize the SMART apps they want to appear on their patient dashboard.
  • SMART apps are displayed on the patient dashboards. The following apps are currently usable:
    • Problems: Displays problems in a table view
    • Med List: Displays medications in a table or timeline view
    • Med Calendar: Displays medications in a table or calendar view.
    • Got Statins?: Determines whether patient is taking a Statin.
    • Cardiac Risk: A Visualization of Cardiology Bloodwork Results with the Framingham Risk Score.
    • Meducation: Generates simpler medication instructions in multiple languages. See http://smartapp.meducation.com/ for more details
    • Medical Adherence: Displays Adherence History for Chronic Meds
    • BP Centiles: Displays pediatric blood pressures with calculated percentiles
Note

For some apps to work, you need to have set up the necessary module global properties

 

Downloads

http://modules.openmrs.org/modules/view.jsp?module=smartcontainer

...