{** * evaluation general_new.html * * @package OpenEMR * @link http://www.open-emr.org * @author Brady Miller * @copyright Copyright (c) 2018 Brady Miller * @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3 *} {literal} {/literal} {literal} {/literal} Evaluation Examination TEMP: P: R: BP: HT: WT: LMP: BMI: Chief Complaint {$evaluation->get_complaint()|text} HPI {$evaluation->get_hpi()|text} {foreach name=loops item=headings key=title from=$checks} {if $smarty.foreach.loops.first ne 1}{/if} {$title|text} {foreach item=row key=row_title from=$headings} {if !is_numeric($row_title)} {$row_title|text} {html_checkboxes name="checks" options=$row selected=$evaluation->checks separator=" "} {else} {html_checkboxes name="checks" options=$row selected=$evaluation->checks separator=" "} {if $title eq "Eyes" and $row_title == 2} OD 20/ OS 20/ OU 20/ {/if} {/if} {/foreach} {/foreach} Comments/Abnormal Findings {$evaluation->get_comments()|text} Assesment/Plan {$evaluation->get_assesment()|text} {if $VIEW != true} [Don't Save] {/if}
Evaluation Examination
{$evaluation->get_complaint()|text}
{$evaluation->get_hpi()|text}