Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Beginning with version 6.45.00, Rx-Universe allows labs to use work tickets designed with Satisloh's LOHreport program.

...

RXNM - order number (use this instead of JOB, as JOB has specific meanings within the VCA convention
_RXNMEYE - returns RXNM + 0 at the end for the right eye and 1 at the end for the left eye
_EYERXNM - returns 0 at the start for the right eye and 1 at the start for the left eye + RXNM 

...

_ORD_CDATE - prints the date the order was completed
_ORD__CDATE_YYYYMMDD
- prints completed date as YYYY/MM/DD
_ORD_CDATE_MMDD -
prints just month and day completed in format MM/DD
_ORD_CDATE_DD -
prints just the day of the order completed date (ie "09")

...