Adding Witness Column/Field in Procedure Results

We do our lab tests/procedure inhouse. In the Procedure Results, we need to report who are the witnesses while the technician/provider is performing the test/s, this is in addition to the defautl reported values such as abn, value, units, range… I would appreciate if someone can help or show me if this can be done.

Ron

@acostaron,
You can able to include a field in procedure results by following the below steps.

  1. Include a column witness in table
  2. Modify the file interface/orders/orders_results.php to display witness column in procedure order.
  3. To view witness column in encounter summary, you need to modify the file interface/orders/single_order_results.inc.php
    Let us know if you have any difficulties.

Thanks,
ViSolve