amet123 / OpenElis

Fork of OpenELIS for managing Lab workflows (Tests, Results, Samples, etc).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenElis

Build Status

forked from OpenElis_v3.1_r2013_02_21 branch in svn

To build OpenElis run

  • ant dist Creates OpenELIS War
  • ant setupDB test dist Creates clinlims database in postgres, runs tests, and then creates OpenELIS War
  • ./scripts/vagrant-deploy.sh Create OpenELIS War and deploys it to your vagrant's tomcat
  • ./scripts/vagrant-database.sh Runs Liquibase migration script in your vagrant

Transifex Configuration

Transifex is a web based translation platform where one can do the translations and can be pulled into the codebase. Link to setup the Transifex Client

  • tx pull -a downloads the property files

For more information please refer this link

Technical issues with the codebase

  • Transaction and Hibernate session management
  • Pagination handled via HttpSession
  • Code duplication in various places (need examples here)
    • ResultValidationPaging, ResultsPaging and AnalyzerResultsPaging. Same copy-pasted code with very minor difference.

Functional changes made by us

  • The order should contain the panel along with the tests. Hence making panel more than convenience tool for selecting multiple tests.

  • AtomFeed based integration with OpenMRS and OpenERP

  • REST endpoint for Patient, LabResults

  • Added functionality to validate test results by a particular accession number. Also you can see items to be validated across all test sections.

Technical improvements

  • Added ant buld
  • Shortcircuited all calls to Session.clear

About

Fork of OpenELIS for managing Lab workflows (Tests, Results, Samples, etc).

License:Other


Languages

Language:Java 92.0%Language:JavaScript 4.1%Language:Python 1.6%Language:PLpgSQL 1.5%Language:CSS 0.4%Language:XSLT 0.2%Language:Shell 0.0%Language:Perl 0.0%Language:Ruby 0.0%