Problem Summary:
The inbox lab search does not look for unlinked labs. That is to say that it does not show any results that are not linked to patients in the system.
Expected Result:
When I search for lab results that are in the system, I should be presented with search results which are unlinked or linked, not just linked.
Actual Result:
Only labs which have a valid patient are returned
Steps to Reproduce:
(1) Upload the attached lab file - it's a fake lab for a patient that shouldn't match any patient's in the system. The patient details are:
Name: PLASTNAME, PFIRSTNAME
DOB: 1899-12-31
SEX: F
HC #: 1234567890 AA
(2) Open the Inbox.
(3) Click the Search button.
(4) Enter "PLASTNAME" in the "Patient Last Name" field
(5) Select "All" in the physician list.
(6) Select "All" in the report status.
(7) Click the Search button to perform the search.
(8) The lab uploaded in (1) will not show up.
Reproduced In:
f8317316416c33ac2bbcfd6305bab51abf4a816d
and
12_1 Deb 370 (fresh install) + Ubuntu 12 LTS (fresh install)
Increasing priority due to the potential impact of not being able to find labs for patients.
In my case (latest R12.1) the newly created lab with a yellow background doesn't have a patient assigned to it yet. Instead of a patient name it contains 'Not,Assigned' link when clicked on it will be able to 'link' to a patient name in the following dialog. In my case it can show all documents including 'linked' and 'unlinked' (see screen attached)
The screenshot you attached shows a list of documents - not labs. I just did the test in a fresh install of Deb 213 and it didn't work. See the attached screenshot.
Can you provide me a way to create unlinked lab?
The Deb installer loads a bunch by default. Can you test using the Deb version?
Never did using Deb, are there instructions?
We usually work/get from git repository
But for this issue, I guess a full data dump will be sufficient
The instructions for installing the Deb version are available on oscarmanual.org - instructions below. Does that give you what you need?
http://oscarmanual.org/oscar_emr_12/developers/installation/12_1deb
Are you able to provide data dump from your deb installation?
Hi Gregory. I think it would be better if you loaded up the Deb version - there might be other things that it does when it loads up labs - creating files, etc. The Deb installer is incredibly simple to use. Can you do that instead? When you run it, make sure to say "yes" when it asks about loading demo data.
OSCAR 12.1 Deb Installation
http://oscarmanual.org/oscar_emr_12/developers/installation/12_1deb
Hi...can you let us know if you are waiting for some information on this one?
Developers work of latest from git/gerrit, not deb.
You will need to provide steps to reproduce issue, including how to create unlinked lab.
Diff:
Added LifeLabs test file that will not match a patient. Cleaned up Steps to Reproduce to make it clearer.
Diff: