News and announcements

iHRIS Manage for Malawi Ministry of Health

Written for ihris-manage-malawi by Juma Lungo on 2013-04-10

Dear iHRIS Manage Malawi contributers and Testers,

Welcome to the crusade!

First, install Bazaar on your computer, if you have not done so. To install bazaar issue this commands:

sudo apt-get install bzr

Lets go:

(1) Download "ihris-suite-4.1.6.tar.bz2" then unzip it as per the guideline here:
======================
sudo mkdir -p /var/lib/iHRIS/lib/4.1.6
sudo ln -s /var/lib/iHRIS/lib/4.1.6 /var/lib/iHRIS/lib/4.1
cd /var/lib/iHRIS/lib/4.1.6
sudo wget http://launchpad.net/i2ce/4.1/4.1.6/+download/ihris-suite-4.1.6.tar.bz2
sudo tar -xjf ihris-suite-4.1.6.tar.bz2
======================================

(2) create malawi site as floows
change directory to iHRIS folder
that is

cd /var/lib/iHRIS/

then download the customisation of ihris-manage-malawi as follows:

sudo su
bzr branch lp:ihris-manage-malawi

This command will create a folder here

/var/lib/iHRIS/ihris-manage-malawi/

(3) make your site to be available

>>>>>Create your mysql database<<<<<

gedit /var/lib/iHRIS/ihris-manage-malawi/4.1/pages/config.values.php

Then configure the file appropriately, then make a symbolic link as follows:

ln -s /var/lib/iHRIS/ihris-manage-malawi/4.1/pages /var/www/manage

Almost done, but emember to make pretty urls cosmetics:

cp /var/www/manage/htaccess.TEMPLATE /var/www/manage/.htaccess
gedit /var/www/manage/.htaccess

Done for now!

(4) How to get updated source code from the iHRIS Malawi Developers Team?
easy,

cd /var/lib/iHRIS/ihris-manage-malawi/4.1

then issue the command:

 bzr update

(5) How can you contribute to iHRIS Malawi Developers Team?
- Test the system
- update source codes then push to the Launchpad. To do this, you need to register your computer's SSH-Key and introduce yourself to Bazaar.

All the best

Lungo

Updated .

iHRIS Manage and iHRIS Qualify 4.1.6 Release

Written for iHRIS Qualify by Carl Leitner on 2013-04-05

We are pleased to announce the release of iHRIS Manage and iHRIS Qualify 4.1.6. Key components of the iHRIS platform of software, iHRIS Manage maintains health worker deployment, performance, and attrition information while iHRIS Qualify tracks training, certification, and licensure.

New features to highlight in this release include:

    Self-Service support for iHRIS Qualify
    Data Standardization and Quality:
        Added a new Coded List form for easy implementation of code in drop-down lists that will better support the use of national and international standard data lists, data quality and interoperability.
        Added the ability to easily consolidate lists of data (e.g. consolidate ‘nurse/midwife’, ‘midwife’ and ‘SBA’ into ‘midwife’) to support quick standardization and simplification of data lists (e.g. to get 500 job titles down to a new standard list of 80)
    Data Reporting:
        Added a new Cross Tab report option that allows for display of data by easily assigning variables to rows and columns – for example a table that presents health worker cadres by district or gender by facility type.
        Added a new ‘starts with’ filter for searching report data – For instance searching on ‘alf’ will return ‘Alfred’ or ‘Alfonse’, but not ‘Gandalf’.
        Several improvements to generating reports from open office word document templates
        Improved site speed by allowing reports to be used to select data instead of long drop down lists
    Site Configuration and Customization:
        Improved ability to create and edit forms and lists automatically through the web interface
        Easier uploading of site configuration data from the web interface
        Security improvements for production sites
    In-Service Training:
        Added ability to easily add and remove students from a course
        Highlight students that have taken a course more than once
        Added ability to quickly enter in pre-, post- and in-course exam scores
        Added training participation report to track training attendance

You can find download and installation instructions here:
  http://www.ihris.org/wiki/Linux_%28Ubuntu%29_Installation
and direct links to the downloads here:
  https://launchpad.net/i2ce/4.1/4.1.6/+download/ihris-suite-4.1.6.tar.bz2
  https://launchpad.net/ihris-manage/4.1/4.1.6/+download/ihris-manage-full-4.1.6.tar.bz2
  https://launchpad.net/ihris-qualify/4.1/4.1.6/+download/ihris-qualify-full-4.1.6.tar.bz2

Please join our google group for more support:
  https://groups.google.com/forum/?fromgroups=#!forum/ihris

Updated .

iHRIS Release 4.1.6

Written for iHRIS Manage by Carl Leitner on 2013-04-05

We are pleased to announce the release of iHRIS Manage and iHRIS Qualify 4.1.6. Key components of the iHRIS platform of software, iHRIS Manage maintains health worker deployment, performance, and attrition information while iHRIS Qualify tracks training, certification, and licensure.

New features to highlight in this release include:

    Self-Service support for iHRIS Qualify
    Data Standardization and Quality:
        Added a new Coded List form for easy implementation of code in drop-down lists that will better support the use of national and international standard data lists, data quality and interoperability.
        Added the ability to easily consolidate lists of data (e.g. consolidate ‘nurse/midwife’, ‘midwife’ and ‘SBA’ into ‘midwife’) to support quick standardization and simplification of data lists (e.g. to get 500 job titles down to a new standard list of 80)
    Data Reporting:
        Added a new Cross Tab report option that allows for display of data by easily assigning variables to rows and columns – for example a table that presents health worker cadres by district or gender by facility type.
        Added a new ‘starts with’ filter for searching report data – For instance searching on ‘alf’ will return ‘Alfred’ or ‘Alfonse’, but not ‘Gandalf’.
        Several improvements to generating reports from open office word document templates
        Improved site speed by allowing reports to be used to select data instead of long drop down lists
    Site Configuration and Customization:
        Improved ability to create and edit forms and lists automatically through the web interface
        Easier uploading of site configuration data from the web interface
        Security improvements for production sites
    In-Service Training:
        Added ability to easily add and remove students from a course
        Highlight students that have taken a course more than once
        Added ability to quickly enter in pre-, post- and in-course exam scores
        Added training participation report to track training attendance

You can find download and installation instructions here:
  http://www.ihris.org/wiki/Linux_%28Ubuntu%29_Installation
and direct links to the downloads here:
  https://launchpad.net/i2ce/4.1/4.1.6/+download/ihris-suite-4.1.6.tar.bz2
  https://launchpad.net/ihris-manage/4.1/4.1.6/+download/ihris-manage-full-4.1.6.tar.bz2
  https://launchpad.net/ihris-qualify/4.1/4.1.6/+download/ihris-qualify-full-4.1.6.tar.bz2

Please join our google group for more support:
  https://groups.google.com/forum/?fromgroups=#!forum/ihris

iHRIS Release 4.1.6

Written for I2CE by Carl Leitner on 2013-04-05

We are pleased to announce the release of iHRIS Manage and iHRIS Qualify 4.1.6. Key components of the iHRIS platform of software, iHRIS Manage maintains health worker deployment, performance, and attrition information while iHRIS Qualify tracks training, certification, and licensure.

New features to highlight in this release include:

    Self-Service support for iHRIS Qualify
    Data Standardization and Quality:
        Added a new Coded List form for easy implementation of code in drop-down lists that will better support the use of national and international standard data lists, data quality and interoperability.
        Added the ability to easily consolidate lists of data (e.g. consolidate ‘nurse/midwife’, ‘midwife’ and ‘SBA’ into ‘midwife’) to support quick standardization and simplification of data lists (e.g. to get 500 job titles down to a new standard list of 80)
    Data Reporting:
        Added a new Cross Tab report option that allows for display of data by easily assigning variables to rows and columns – for example a table that presents health worker cadres by district or gender by facility type.
        Added a new ‘starts with’ filter for searching report data – For instance searching on ‘alf’ will return ‘Alfred’ or ‘Alfonse’, but not ‘Gandalf’.
        Several improvements to generating reports from open office word document templates
        Improved site speed by allowing reports to be used to select data instead of long drop down lists
    Site Configuration and Customization:
        Improved ability to create and edit forms and lists automatically through the web interface
        Easier uploading of site configuration data from the web interface
        Security improvements for production sites
    In-Service Training:
        Added ability to easily add and remove students from a course
        Highlight students that have taken a course more than once
        Added ability to quickly enter in pre-, post- and in-course exam scores
        Added training participation report to track training attendance

You can find download and installation instructions here:
  http://www.ihris.org/wiki/Linux_%28Ubuntu%29_Installation
and direct links to the downloads here:
  https://launchpad.net/i2ce/4.1/4.1.6/+download/ihris-suite-4.1.6.tar.bz2
  https://launchpad.net/ihris-manage/4.1/4.1.6/+download/ihris-manage-full-4.1.6.tar.bz2
  https://launchpad.net/ihris-qualify/4.1/4.1.6/+download/ihris-qualify-full-4.1.6.tar.bz2

Please join our google group for more support:
  https://groups.google.com/forum/?fromgroups=#!forum/ihris

iHRIS Retain 1.2 Released

Written for iHRIS Suite by Carl Leitner on 2012-09-18

iHRIS Retain is the newest addition to the iHRIS platform of tools and technologies for supporting the health workforce. This tool helps managers of health workers cost retention strategies at the district, regional, or national level.

Attracting and retaining health workers to serve in rural or remote areas is an ongoing challenge. The World Health Organization recommends a combination of retention interventions depending on the targeted cadres of health workers. Before putting interventions in place, stakeholders must know: How much will these interventions cost over time? Can we afford them?

iHRIS Retain helps answer these critical questions by guiding the user step-by-step through the costing process to input necessary financial and health workforce data. The data may come from iHRIS Manage or another source. iHRIS Retain calculates the cost for each targeted cadre, as well as the aggregated cost of the retention strategy, and compares it to available health sector funds. The resulting reports can be used to determine the feasibility of retention interventions and budget for implementation.
iHRIS Retain is a free tool hosted by CapacityPlus. The only requirement is a connection to the Internet; no software needs to be installed. After creating a new user account, you can start a new costing exercise and save it for updating or reviewing later.

Read more about iHRIS Retain on our website: http://www.ihris.org/ihris-suite/ihris-retain/
Try iHRIS Retain now: http://retain.ihris.org/retain/
The full source code is also available for download from Launchpad: https://code.launchpad.net/ihris-retention

Read more

15 of 20 results