Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to frevvo as the administrative user for your tenant.
  2. Click the Manage link at the top right of the page.
  3. On the page that is displayed, click the 'Manage Roles' link.
  4. Click the [[Image:Add.png] icon Image Added icon and in the form that is displayed type in the desired role. Note that role names are case sensitive.

...

Creating the Radiology Referral Form

...

Tip

Read the general frevvo documentation on designing forms for a detailed discussion of and their features.

Note

In particular, make sure you understand the Name property of a control. You can find more information in the documentation

[[Image:Workflow_Patient_Referral_Form.png|frame|left|Patient Referral Form]]

<br style="clear: both" />

# Image Added

  1. Create a new form and drag and drop controls as desired. 

...

  1. In the Figure above, we have:

      ...

        1. Created a section for the Nurse to fill out patient information including procedure to be performed.

      ...

        1.  
      Note

      This part is not shown above. You can drag and drop any controls you want. Make sure you drop at least two controls with labels 'First Name' and 'Last Name' respectively. You should also ensure that [[V4_Designing_Forms#Name | the Name field for these two controls ]] shows the names FirstName and LastName respectively.'''

      ...

        1. Created a section for the Doctor called Doctor Signature.

      ...

        1. Enabled digital signatures for this Section. by clicking on the Section header and then on the Security Tab in the properties pane to the left. In the Security Tab, the Must Sign box is checked.

      ...

        1. Assigned role 'Doctor' to this Section. This ensures that the Section is only visible to logged in users with role 'Doctor', i.e. Nurses cannot see it.

      ==Creating the Workflow==
      <div style="font-weight:bold;background-color:#63ffc7">[[Image:Lightbulb.png]] Read the [[V4_Designing_Flows|general frevvo documentation on designing flows]] for a detailed discussion of frevvo workflows and their features.</div>

      ...