PharmaLedger-IMI / ctr-workspace

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

In the patient-ssapp up to v0.5.2 there is no proper support to match more than one trial, and merge multiple trial questions into a single set of questions #27

Closed joaoluis-pdm closed 3 years ago

joaoluis-pdm commented 3 years ago

In the patient-ssapp up to v0.5.2 there is no proper support to match more than one trial, and merge multiple questions. This is +/- a mandatory enhacement.

To solve the problem of merging questions, the questions will be merged by order of the clinicaltrialquestiontype.ordering (wthin the same stage). For distinct questiontype (on multiple clinicaltrials) the question must only appear once.

joaoluis-pdm commented 3 years ago

Merged to master and released to ctr-dev as v0.6.0 g98418f5

joaoluis-pdm commented 3 years ago

Metting 2021-08-03:

For all the trials, all required questions that do not match, should exclude the trial from the list of matches.

For the Psoritatic Arthritis 9 trials: 1 - re-work the Yes/No required questions, and change them to Yes/No/Not Sure 2 - every Not Sure does not count towards the confidence score. (See MatchingCriteriaDemonstration.xlsx )

For the rest of the trials, let's see how it works.

Expect it to be ready before 2021-08-10

joaoluis-pdm commented 3 years ago

Meeting 2021-08-24 updating forms for Psoriatic Arthritis, and creating a new trial for Ulcerative Colitis

joaoluis-pdm commented 3 years ago

This is +/- closed. Latest commits here have been regarding updating trial definitions. So for now, the merge is done (but only for trial-specific questions). Each medical condition has a single set of condition-specific questions.