* @author Brady Miller * @copyright Copyright (c) 2018 Shiqiang Tao * @copyright Copyright (c) 2020 Brady Miller * @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3 */ require_once(dirname(__FILE__) . "/../globals.php"); require_once("$srcdir/patient.inc"); require_once("$srcdir/options.inc.php"); use OpenEMR\Common\Csrf\CsrfUtils; use OpenEMR\Core\Header; use OpenEMR\Easipro\Easipro; use OpenEMR\Menu\PatientMenuRole; use OpenEMR\OeUI\OemrUI; ?> <?php echo xlt('PRO{{Patient Reported Outcomes}}'); ?> xl('Patient Reported Outcomes'), 'include_patient_name' => true, 'expandable' => false, 'expandable_files' => array(),//all file names need suffix _xpd 'action' => "",//conceal, reveal, search, reset, link or back 'action_title' => "", 'action_href' => "",//only for actions - reset, link or back 'show_help_icon' => false, 'help_file_name' => "" ); $oemr_ui = new OemrUI($arrOeUiSettings); ?>
displayHorizNavBarMenu(); ?>

oeBelowContainerDiv(); ?>