encounter == $prescription->get_encounter() && $prescription->active > 0}checked="checked" {/if}onclick="changeLinkHref('multiprint',this.checked, this.value);changeLinkHref('multiprintcss',this.checked, this.value);changeLinkHref('multiprintToFax',this.checked, this.value)" title="{xl t='Select for printing'}">
|
{if $prescription->erx_source==0}
{xl t='Edit'}
|
{if $prescription->active > 0}{/if}{$prescription->drug|escape:"html"}{if $prescription->active > 0}{/if}
{$prescription->note|escape:"html"}
|
{else}
|
{if $prescription->active > 0}{/if}{$prescription->drug|escape:"html"}{if $prescription->active > 0}{/if}
{$prescription->note|escape:"html"}
|
{/if}
{$prescription->rxnorm_drugcode|escape:"html"}
|
{$prescription->date_added}
{$prescription->date_modified}
|
{$prescription->get_dosage_display()|escape:"html"}
|
{if $prescription->erx_source==0}
{$prescription->quantity|escape:"html"}
|
{else}
{$prescription->quantity|escape:"html"}
|
{/if}
{$prescription->get_size()|escape:"html"} {$prescription->get_unit_display()}
|
{$prescription->provider->get_name_display()}
|
{/foreach}