Procedure Order Entry Bug

mdsupport wrote on Tuesday, July 16, 2013:

Based on Arnab Naha’s testing following problem was recreated in dev demo:

  1. Configure the following
    -Blood Tests [Edit] [Add]
    -Hemoglobin Yes 68501 [Edit] [Add]
    |Female HB% 68501 [Edit] [Add]
    |Male Hb% 68501 [Edit] [Add]
  • Enter an order and select Hemoglobin. Save.
  • Open the encounter to review the order. 2 additional order line items are now shown.
    68501: Hemoglobin (ok)
    68501: Male Hb% (?)
    68501: Female HB% (?)

Granted that assigning same code to the results and order is not done by real labs. However EMR code will need to account for such user choices.

arnabnaha wrote on Monday, July 22, 2013:

your fix worked on this one…Thanks a lot…changes the result codes to short tags and different from test ID…now everything is perfect