Inserting links for other forms into a main form

Well, I have a main form called “Medical History” in which the physician will interview the patient and then, depending on the patient’s results, it is necessary to use at least one of these other three forms: “Depression Scale”, “Anxiety Scale” or “Hopelessness Scale”. The idea is to build a single form for each scale; but to include the links/url for each form in the main one allowing to select any one and redirecting to the selected form.

Is this possible? Sorry for my English.