ahcis-rds / study_finder

StudyFinder is a flexible and configurable application to pull studies from clinicaltrials.gov and augment the data from alternate datasources such as a clinical trials management system.
MIT License
17 stars 5 forks source link

Ability to search by contact? #18

Open jconcilio opened 8 years ago

jconcilio commented 8 years ago

Not so much in the public interface, but in trials management, I wonder if it would be possible to add the ability to include the contact name in the search. We have a set of trials that came over with a particular person's contact info who works in central research administration, and I'd like to pull up all of them and replace them with the appropriate investigator. So if I could find her name, that would be very doable! (It has to be done case-by-case, as the right contact is going to vary, so it's not a global type replace.)

Just a thought!