Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 2.28 KB

README.md

File metadata and controls

57 lines (39 loc) · 2.28 KB

OpenInfoMan

OpenInfoMan is XQuery and RESTXQ based implementation of the Care Services Discovery (CSD) profile from IHE which implements the following actors and transactions:

Info Manager : Find Matching Services (Ad-Hoc and Stored) [ITI-73]
               Query for Updated Services Transaction [ITI-74]
Services Directory : Query for Updated Services Transaction [ITI-74]

OpenInfoMan has been developed as part of OpenHIE and is intended to be the engine behind the CSD compliant Health Worker Registry and to be incorporated in OpenHIM.

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

Once you have installed, you should be able to access OpenInfoMan at:

http://localhost:8984/CSD

Manual Installation

See the wiki https://github.com/openhie/openinfoman/wiki

OpenInfoMan Libraries

You can find additional libraries extending the core OpenInfoMan funcitonality here:

(tra-la-la)