{#
* portal_patient_report.html.twig
*
* @package OpenEMR
* @link https://www.open-emr.org
* @author Jerry Padgett
* @author Brady Miller
* @author Stephen Nielson
* @copyright Copyright (c) 2016-2020 Jerry Padgett
* @copyright Copyright (c) 2019 Brady Miller
* @copyright Copyright (C) 2024 Open Plan IT Ltd.
* @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3
#}
{% include "portal/partial/reports/patient_report/_head.html.twig" %}
{% include "portal/partial/reports/patient_report/_body_scripts.html.twig"
with {
phimail_enable: phimail_enable
,phimail_ccd_enable: phimail_ccd_enable
,phone_country_code: phone_country_code
}
%}