Skip to content

Reference Implementation of InfoManager actor in Care Services Discovery (CSD)

License

Notifications You must be signed in to change notification settings

velbon/openinfoman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Reference Implementation of InfoManager actor in Care Services Discovery (CSD)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XQuery 67.1%
  • JavaScript 14.1%
  • Shell 10.7%
  • HTML 5.0%
  • XSLT 2.4%
  • Makefile 0.7%