Coder Social home page Coder Social logo

guimino / openmrs-module-eptsreports Goto Github PK

View Code? Open in Web Editor NEW

This project forked from csaude/openmrs-module-eptsreports

0.0 0.0 0.0 29.59 MB

Electronic Patient Tracking System (EPTS) report pack

Home Page: http://www.e-saude.net

License: Mozilla Public License 2.0

Java 100.00%

openmrs-module-eptsreports's Introduction

EPTS Reports Module

Build Status Codacy Badge codecov

Description

PEPFAR reports for EPTS project in Mozambique

Prerequisites

  1. Install Java and Maven

  2. Install git

    • sudo apt-get install git
  3. To setup the OpenMRS SDK, you just need to open up a terminal/console and enter:

    • mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:setup-sdk

Building from Source

You will need to have Java 1.6+ and Maven 2.x+ installed. Use the command 'mvn package' to compile and package the module. The .omod file will be in the omod/target folder.

Alternatively you can add the snippet provided in the Creating Modules page to your omod/pom.xml and use the mvn command:

mvn package -P deploy-web -D deploy.path="../../openmrs-1.8.x/webapp/src/main/webapp"

It will allow you to deploy any changes to your web resources such as jsp or js files without re-installing the module. The deploy path says where OpenMRS is deployed.

Installation

  1. Build the module to produce the .omod file.
  2. Use the OpenMRS Administration > Manage Modules screen to upload and install the .omod file.

If uploads are not allowed from the web (changable via a runtime property), you can drop the omod into the ~/.OpenMRS/modules folder. (Where ~/.OpenMRS is assumed to be the Application Data Directory that the running openmrs is currently using.) After putting the file in there simply restart OpenMRS/tomcat and the module will be loaded and started.

Reports Implemented

MER Reports

Report Indicators Used
PEPFAR MER 2.3 Quarterly Tx_Curr, Tx_New, Tx_Pvls
PEPFAR MER 2.3 Semi-Annual Tb_Prev, Tx_TB, tx_ML
TX_CURR Report 2.1 Tx_Curr2.1
IM-ER-Report IM-ER2, IM-ER4

MER Indicators

Indicators Description
Tx_Pvls Percentage of ART patients with a viral load result documented in the medical record and/or laboratory information systems (LIS) within the past 12 months with a suppressed viral load (<1000 copies/ml).
Tx_Curr Number of adults and children currently receiving antiretroviral therapy (ART). New spec using 30 day period
Tx_Curr2.1 Number of adults and children currently receiving antiretroviral therapy (ART). Using old spec using 60 day period
Tx_New Number of adults and children newly enrolled on antiretroviral therapy (ART).
IM-ER2 Implementation of PEPFAR Early Retention Indicators - 2 months
IM-ER4 Implementation of PEPFAR Early Retention Indicators - 4 months
TB_PREV Indicator reports the proportion of ART patients who completed a standard course of TB preventive treatment within the semiannual reporting period.
TX_TB Indicator reports the proportion of ART patients screened for TB in the semiannual reporting period who start TB treatment.
TX_ML Indicator reports the Number of ART patients with no clinical contact since their last expected contact.

How to perform a release

For more information on how to perform a release refer to this link

In summary execute the following:

mvn release:prepare

If there is a problem, you can rollback using:

mvn release:rollback

openmrs-module-eptsreports's People

Contributors

cfaife avatar codacy-badger avatar edrisse avatar emaposse avatar esaude-ops avatar fghhisrepo avatar guimino avatar itsmurumba avatar josechambule avatar jpboane avatar kaweesi avatar ningosi avatar nthfloor avatar psmatsinhe avatar rubailly avatar steliomo avatar ynurmahomed 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.