GNU Health/Thalamus

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Introduction[edit | edit source]

Thalamus server relays information between nodes and HIS Federation components

Thalamus is the message and authentication server of the GNU Health Federation.

The Thalamus project provides a RESTful API hub to all the GNU Health Federation nodes. The main functions are:

  1. Message server: A concentrator and message relay from and to the participating nodes in the GNU Health Federation and the GNU Health Information System. Some of the participating nodes include the GNU Health HMIS, mobile PHR applications, laboratories, research institutions and civil offices.
  2. Authentication Server: Thalamus also serves as an authentication and authorization server to interact with the GNUHealth Information System


In order to communicate to the Health Information System, a node must go through Thalamus. The user/node must provide proper credentials, and after checking for the access level, it will grant access to the resource with the appropriate method.

Installation Instructions[edit | edit source]

If you want to install Thalamus, or want detailed technical information, refer to the GNU Health Federation Technical Guide