Connectors for several EMRs via TickiT Notifications API.
- Make sure Java SDK is installed on the target machine.
java -version
- Clone or download/unzip this repository.
- Create a config.properties file, or use the provided sample:
cp config.properties.sample config.properties
-
Edit the configuration file. Most of its settings (AWS keys, staging API) are provided by Shift Health.
-
Execute the sanity test:
gradlew run
- Send the results back to Shift Health.