I have to create a website(medical domain). This will have a create report button. when i click on create report button then an option should come to select some templates.
The template i select will be added as report content. Now i can directly save the report or edit it and then save. after the report is saved i want to search it based on some criteria lets say patientId.
How can i achieve this scenario?