'ACE' Search Engine API
Connects to ACE instance
Returns whether patient with the specified patient_id exists
Queries ACE with a CSV() command and imports the contents of the csv i...
Dumps patient from ACE to a file on disk
Queries ACE and returns a list of patient IDs
Returns the status of the ACE search engine
'ACE' (Advanced Cohort Engine) is a powerful tool that allows constructing cohorts of patients extremely quickly and efficiently. This package is designed to interface directly with an instance of 'ACE' search engine and facilitates API queries and data dumps. Prerequisite is a good knowledge of the temporal language to be able to efficiently construct a query. More information available at <https://shahlab.stanford.edu/start>.