Giter Site home page Giter Site logo

raxa-jss's Introduction

Raxa-JSS

The Raxa JSS EMR is an information management system ("Raxa") designed for and to be initially implemented at the Jan Swasthya Sahyog (JSS), a healthcare non-governmental organization (NGO) working in a largely rural, underserved community in India. Raxa JSS EMR is an OpenMRS based Health Information System.

This project is an open source initiative to enhance care delivery, administration, quality improvement, research and patient access at JSS by digitizing information as it currently flows in its rural hospital and community outreach programs. It is being created using free, open source tools and is available for anyone's usage in India and beyond. For more information, please see our wiki: https://raxaemr.atlassian.net/wiki/display/RAXAJSS/Raxa+JSS+EMR

The project uses HTML5, CSS and JavaScript as the front-end technologies and uses REST webservices provided by OpenMRS. This uses Sencha Touch 2 and Sencha ExtJS 4.1 as the Framework for MVC and UI. This also uses Jasmine 1.1.0 is used for Behavior-Driven Testing.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Mailing Lists

Contributors Mailing List

Developers Mailing List

UI/UX Mailing List

Downloading the App

#####Using Git 1.Sign up for a GitHub account

2.Set up Git and SSH keys

3.Create a fork of Raxa-JSS from GitHub Project Page

4.To clone your fork use "git clone [email protected]:(Your GitHub username)/Raxa-JSS.git" in your terminal / Git Bash

To commit code, go to How to Commit Code

#####Using direct download Compressed File

Demo App

You can check our latest code of Raxa JSS EMR on http://demo.raxa.org

Running the App

(NOTE: Copy Raxa-JSS folder to ROOT folder of webserver. All paths are written as localhost. Please adjust paths accordingly.)

To view the login screen, navigate to http://localhost/Raxa-JSS/src/

The project tree is set up as follows:

 /src    
    /app                 -Login Module (Sencha Touch 2.0) for Raxa-JSS EMR
    /chw                 -Community Health Worker Module
    /data                -Stores the data shared with all other modules
    /laboratory          -Laboratory module (using Sencha ExtJS 4.1)
    /lib                 -Contains Library files (Sencha ExtJS & Sencha Touch)
    /outpatient          -Outpatient module (using Sencha Touch 2.0)         
    /patient-facing      -Files for the Patient Module will be stored here
    /pharmacy            -Pharmacy module (using Sencha Touch 4.1)           
    /registration        -Registration module (using Sencha Touch 2.0)       
    /registrationextjs4  -Registration module (using Sencha ExtJS 4.1)       
    /resources           -common resources shared with other modules    
       /common           -common xtypes needed on all screens eg. topbar
       /css              -stores cascading style sheet
       /img              -stores images needed in all modules
       /script           -stores scripts needed in various modules
    /screener            -Screener module (using Sencha Touch 2.0)
    /voice               -Voice Module files to be added here
 /test                   -Test Module (using Jasmine 1.1.0)
    /lib                 -Contains testing library (Jasmine 1.1.0)
    /specs               -Test specs of every module goes into corresponding folder

Running tests

At present, all tests are linked from here: http://localhost/Raxa-JSS/test/run-tests.html

raxa-jss's People

Contributors

alok-sharma avatar chughgaurav avatar itzbhushan avatar jming avatar johnstoecker avatar karanwasabi avatar leifdejong avatar nathanleiby avatar nullpointer07 avatar nundys avatar piyushmadan avatar shivamshah avatar siddharthlatest avatar suman1234567890 avatar sunbiz avatar tarangmahajan avatar tushar-bansal avatar vikassingh avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.