Logo Lanfrica

openhie/openinfoman-hwr-nigeria

Domain:

healthcaredigital infrastructure

Record type:

software
Creator:
ope
Host:
OpenInfoMan Health Worker Registry Library for Nigeria openinfoman-hwr-nigeria ==================== OpenInfoMan Nigeria Converting an organizational hierarchy for Tanzania into a CSD document. Ubuntu Installation =================== You can easily install on Ubuntu 14.04 and Ubuntu 14.10 using the following commands sudo add-apt-repository ppa:openhie/release sudo apt-get update sudo apt-get install openinfoman-hwr-nigeria Once installed, you should be able to access OpenInfoMan at: > localhost Manual Installation =================== Assumes that you have installed BaseX and OpenInfoMan according to: > github.com Directions ========== To get the libarary: cd ~/ git clone github.com Library Module -------------- There is no library module at the time of writing. Stored Functions ---------------- To install the stored functions you can do: cd ~/basex/resources/stored_query_definitions ln -sf ~/openinfoman-hwr-nigeria/resources/stored_query_definitions/* . ln -sf ~/openinfoman-hwr-nigeria/resources/stored_updating_query_definitions/* . Be sure to reload the stored functions: > github.com RapidPro Endpoints -------------- To make the GET endpoints available: cd ~/basex/webapp ln -sf ~/openinfoman-hwr-nigeria/webapp/openinfoman_resourcemap_bindings.xqm