Operation Form
{if isset($is_add)}
save
{/if}
Show
Date
Start of anasthesa
End of anasthesa
OR Num
OR Nurse
Operation Category
Elective
Emergency
Surgeon
{foreach $doctors as $data}
{$data.name}
{/foreach}
Assistant
{foreach $doctors as $data}
{$data.name}
{/foreach}
Anaesthesiologist
{foreach $anaesthetists as $data}
{$data.name}
{/foreach}
Pre-operative diagnosis
{foreach $preDiags as $data}
{$data.name}
{/foreach}
Note
{$operation_form.pre_diagnoses_note}
Operation
{foreach $operations as $data}
{$data.name}
{/foreach}
Note
{$operation_form.operations_note}
Procedure
{$operation_form.procedures}
Operative findings
{$operation_form.findings}
Closure
{$operation_form.closure}
Complications
{$operation_form.complications}
Implementable Devices
Yes
No
Batch No
Details
{$operation_form.devices_details}
Post-operative diagnosis
{foreach $postDiags as $data}
{$data.name}
{/foreach}
Delete
Note
{$operation_form.post_diagnoses_note}
Specimen sent to pathology
{$operation_form.to_pathology}
Edit