A shiny module. Used to show user information of the active user in value boxes on the top of the screen.
Details
The value boxes in this module contain information about the active user.
They show the patient id, the patient status (active/inactive participant),
the number of adverse events (with a color code showing whether any new or
updated data is available), the number of forms that need a review, and a
timeline figure showing the number of visits that the patient performed. The
value box with adverse events also serves as a link to the adverse events
form. Furthermore, clicking on the box with forms to review will trigger
mod_navigate_review_server()
, opening a modal that shows the forms that
need review and the queries that are open of the active participant, to which
you can directly navigate to.