ecrin-github / rms-portal-new

RMS Portal with Python backend
MIT License
0 stars 0 forks source link

Add new study - using Trial Registry - search registry independent #2

Open Gerd-ECRIN opened 1 year ago

Gerd-ECRIN commented 1 year ago

When adding a new study by using the trial registry you have to choose the registry first and to enter the exact ID. Would it be possible to have a registry independent search of ID or title (through study characteristics like in MDR)?

grafik

sergiocontrino commented 1 year ago

hi @Swarnalathaa , can you please check if this is doable with current api?

Swarnalathaa commented 1 year ago

@sergiocontrino We dont have an API for this in the current BE. In all the mdr related APIs we have to send both Study id and registry id mdr

sergiocontrino commented 1 year ago

thank you @Swarnalathaa , moving to other milestone

iPr0ger commented 10 months ago

it requires to update the new MDR code. I would suggest to leave everything as it is now and complete the overall integration of the new back-end with the new front-end. Once it's done, I will update the new MDR code and add an additional endpoint to search studies avoiding using registry ID.