There are some inputs that are only valid if another is true or false - e.g. If Y, no. of years for the Past smoking history of a patient.
Need to check that all the inputs are validated to enforce the expected behaviour, since the backend doesn't enforce these conditional inputs.