Address hierarchy module


Contents

Background

AddressHierarchy is one of the important module needed for enhanced user experience and easier administration. OpenMRS implementations need a way to enter patient location through a hierarchical approach — e.g., select a district from a drop-down list, then pick a village from within the district, then a location within the village.

Goal

A module which will allow the admin from within OpenMRS to easily create a location and to define custom location hierarchies. And the user from within OpenMRS to easily create a patient details with the flowing location hierarchy.

Related Links

Comments & Suggestion

Feel free to drop your suggestions here

Release Notes

1.1
Fixed dwr bug
1.0
Initial public release