Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 545 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 545 Bytes

Tickit-connectors

Connectors for several EMRs via TickiT Notifications API.

Installation

  1. Make sure Java SDK is installed on the target machine.
java -version
  1. Clone or download/unzip this repository.
  2. Create a config.properties file, or use the provided sample:
cp config.properties.sample config.properties
  1. Edit the configuration file. Most of its settings (AWS keys, staging API) are provided by Shift Health.

  2. Execute the sanity test:

gradlew run
  1. Send the results back to Shift Health.