Refactor Clinical CRF questionnaire
-
Refactor this questionnaire to be identical to the Demographic CRF questionnaire (e.g. only one questionnaire is loaded, the questions are not mandatory, only one call to get previous answers, ...)
-
Verify which file (
clinician-interface/src/components/Patients/Clinical.js
orclinician-interface/src/components/Patients/Clinical2.js
) is the latest and delete the other one.