This module determines if "View" or "Review" interface is needed based on presence or absence of a configured abstraction module. When an abstraction module is configured on the "Setup" tab of ReviewR, a column will be created to the right of the patient chart for the abstraction data collection instrument. Otherwise, the patient chart will take up the full view.
This module consists of the following components:
Arguments
- id
The module namespace
- database_vars
A reactiveValues object as returned by mod_database_setup.
- abstract_vars
A reactiveValues object as returned by mod_abstraction_setup.