Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Where to find additional Information: SMS, USSD Services for Patients

OpenMRS-iOS Client

General need/use case: Designed as a jumping-off point for others to add features. OpenMRS-iOS was created in about 23 hours by Parker Erway during Google Code-in 2014. Available on GitHub: https://github.com/Undo1/OpenMRS-iOS.

How it works: On the login screen, enter the URL of the server running OpenMRS, in the format http://host.org/openmrs. Enter your username and password, then tap "sign in'. Upon success, the login page closes and a main menu is shown. It currently only contains "find patients", but more features can (should!) be added. 

Costs: 

The goal of this project is to provide an OpenMRS client for iOS devices. 

Features: Login to any OpenMRS installation, Search for patients, Add patients to the database, View patient visits and vitals, Record a patient's vitals, Take visit notes, Use the app offline. You can store selected patients to an encrypted database on your device, then access them anywhere in the world.


How it works: The app communicates with OpenMRS using REST. The app can store patient data offline in an encrypted database. 

Costs: Free and Open-source

Expertise Required: Currently the app is very simple, and can be operated by anyone with basic trainingObjectiveC, iOS development.

Where to find additional Information: OpenMRS iOS Client

...