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
Integrator Environment and sharing of Laboratory data among facilities with their own OSCAR databases.
Report of a selected patient should be displayed.
When the button ‘Print’ is pressed it will print the information of a different Laboratory report of a different patient.
If laboratory data is fetched from another facility via Integrator Server.
It will concatenate additional query string in the URL remoteFacilityId=2&remoteLabKey=xxxx%3Ayyyy%3AHL7%3A2015-03-14+18%3A54%3A46
** xxxx – refers to the report lab key
** yyyy – refer to the segment id (laboratory id) from another facility
It will also set the ‘Segment Id’ in the request query string.
When the ‘Print’ button is pressed it is retrieving the Laboratory report of a patient from local OSCAR environment whose segment Id is retrieved from remote facility which cause this mismatch.
It appears this issue also occurs in Master, bug [#2960] "Integrated Labs Do NOT Print".
Related
Bugs: #2960