[-if is_numeric($event.pid) and $show_patient eq true-]
[-assign var=temppatient_name value=$event.patient_name|truncate::"$day_td_width":""-]
[-assign var=temppatient_name value=$event.patient_name-]
[-$temppatient_name"-]
([-$event.patient_dob-])
[-/if-]
[-if is_numeric($event.aid) and $show_provider eq true-]
provider [-$event.provider_name-]
[-/if-]
[-if is_numeric($event.pid) and $show_patient eq true and $show_icons eq true-]
{php} $demovar = 'demographics_full.php'; {/php}
[-/if-]