build date: Apr 24, 2014 3:39:42 PM
build tag: 12.1.1.51general390
Client browser: FireFox ESR 24.6.0
Client OS: Windows 7
Preconditions:
Please provide all information needed before this issue will present
Save the enclosed HL7 Lab Message.
Steps to reproduce:
- Select Inbox
- Select HL7 Lab Upload
- Press the button Choose File
- Select the HL7 Message File specified in the preconditions
- Select HH7EMR from Lab Type
- Press the button ‘Upload Lab’
- Press the button Search in Inbox Screen.
- Select ‘All’ from Physician.
- Press the button ‘Search’
- Locate the uploaded Lab
Expected Result:
‘Cardiology should be displayed in the column heading of ‘Discipline’
Observed:
String value ‘null’ appears in the column heading of ‘Discipline’
Other details:
Verify the methods in the corresponding classes
getOBRName in HHSEmrDownloadHandler.java
routeReport in MessageUploader.java.
There were a couple of encoding errors with the attached lab, but after correcting those we were able to replicate the behavior described.
R12.1:
https://source.oscartools.org:8080/#/c/11667/
Please indicate if relavent to master
Applicable to Master branch.
master: https://source.oscartools.org:8080/#/c/11669/
Re-tested Release 12_1 build # 475 and Master build # 2361 -> issue has been resolved.