Page 1 of 1

Query Confirmed Studies

Posted: Thu Apr 03, 2014 8:57 am
by paulokuriki
Hi
I'm trying to set up a query at Study Retriever for downloading just the Ready and Confirmed studies.
Some facilities send us automatically all studies but later they confirm just some of them, making me download many unnecessary studies.
Is there a keyword for filtering just the confirmed studies?
Thanks
Paulo

Re: Query Confirmed Studies

Posted: Thu Apr 03, 2014 10:00 am
by justin
Hi Paulo,

You can add the following to your study retriever query string to only download studies confirmed as needing to be read.

Code: Select all

 confirmationStudyStatus = 'READY_TO_READ'
Regards,

Justin

Re: Query Confirmed Studies

Posted: Sun Apr 06, 2014 6:32 pm
by paulokuriki
Hello Justin
It worked fine.
Thank you!
Paulo