Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 680 Bytes

File metadata and controls

22 lines (14 loc) · 680 Bytes

The query gateway is a web based application that provides the back end for executing queries.

The query gateway which exposes a query API, accepts queries, runs those queries against the patient data, and returns the results of the query back to the query composer.

hQuery will run properly on OSX and various distributions of Linux

hQuery will also run on Windows, however, there are some minor limitations to functionality and performance.

  • Ruby = 1.9.3

  • Rails >= 3.1

  • MongoDB >= 1.8.1+

See the query composer for installation instructions for both the composer and gateway
  http://github