esaude/esaude-contrib-idart

Name: esaude-contrib-idart

Owner: eSaude

Description: eSaude fork of iDart for Mozambique

Created: 2016-05-31 07:26:06.0

Updated: 2016-08-18 11:47:38.0

Pushed: 2016-08-18 12:45:51.0

Homepage: null

Size: 126293

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

iDART

iDART is a software solution designed to support the dispensing of ARV drugs in the public health care sector. It supports pharmacists in their important role of dispensing accurately to an increasing number of patients whilst still being able to engage and assist the patient.

iDART is a product of Cell-Life. This branch is a fork of the code to be able to manage general purpose pharmacies instead of only ARV clinics.

The main project source is hosted at iDART-Sourceforge and the Wiki for the same is located at iDART - Cell-Life

What is iDART?

iDART is a software solution designed to support the dispensing of ARV drugs in the public health care sector. It supports pharmacists in their important role of dispensing accurately to an increasing number of patients whilst still being able to engage and assist the patient. The intelligent Dispensing of ART software is used by the pharmacist to manage the supplies of ARV stocks, print reports and manage collection of drugs by patients. The software is also designed to address the reporting requirements of Government, international funders (such as PEPFAR) and internal clinical data such as identifying patients who are have not collected their medication for an extended period of time.

Why does it exist?
Interoperability with OpenMRS

In this version of Idart FGH has developed it's interoperability with OpenMRS. All dispenses of ARV drugs made through iDART will be reflected in OpenMRS with the creation of the FILA form.

FGH has used REST Web Service module to develop iDART - OpenMRS interoperability.

Prerequisites to run iDART - OpenMRS interoperability
  1. OpenMRS instance running
  2. Load Rest Web Services into OpenMRS instance. For this scenario version 2.9.39bd19 was used.
  3. Run this script against iDART database: ALTER TABLE regimeterapeutico ADD COLUMN regimenomeespecificado character varying(60);

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.