PharmaLedger-IMI / ctr-workspace

UC8 Clinical Trials Recruitment
MIT License
2 stars 0 forks source link

patient-ssapp v0.4.16 auto-completes all known medical conditions , should limit to recruiting trials #23

Closed joaoluis-pdm closed 3 years ago

joaoluis-pdm commented 3 years ago

The medical condition question auto-completes the text with all known medical conditions on the database ( REST service /borest/lforms/medicalconditions ) - which are a lot (and most of the conditions result in no match whatsoever).

image

Maybe this service should be replaced or changed to list only the medical conditions for trials that have status=REC

(Related to #14 because the statusmay change from ClinicalTrial to ClinicalSite)