Hello OpenMRS community. We are currently implementing a Bahmni instance for certain demographics with custom forms. I want to ask if it is possible to show/hide parts of a form based on patient attributes using Form Builder. For example, if a patient is male, they don’t need to see fields such as “Are you currently pregnant?” I learned of the getPatient() method from the Form Builder docs, but I am unsure how to use it. Any help is much appreciated.