Bahmni Forms with Form Builder

Hi @akhilmalhotra is it possible to create a custom Lab request form using Bahmni Form builder.

to be specific having all questions with checkboxes only like the pictute attached ?

Nope, not out of box.

Currently the form builder only supports Forms that are useful for capturing observations. If you need to capture order - there is fair bit of work to do

  1. Create a order component for form builder
  2. Have them saved as order during save

Alternatively

  1. Capture as observation and interpret such observation as order (not recommended at all)

Thanks alot @angshuonline Will try this and get back