Menu

#2719 Can't search for unlinked lab file

RELEASE_12_1
closed-fixed
Inbox (103)
8
2014-05-14
2013-07-24
No

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)

1 Attachments

Discussion

1 2 > >> (Page 1 of 2)
  • Trimara Corporation

    Increasing priority due to the potential impact of not being able to find labs for patients.

     
  • Trimara Corporation

    • priority: 5 --> 7
     
  • Victor Van Herk

    Victor Van Herk - 2013-09-13
    • assigned_to: Gregory Dernis
    • Group: --> OSCAR Main Trunk
     
  • Trimara Corporation

    • Group: OSCAR Main Trunk --> RELEASE_12_1
     
  • Gregory Dernis

    Gregory Dernis - 2013-09-17
    • status: open --> open-accepted
     
  • Gregory Dernis

    Gregory Dernis - 2013-09-17

    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)

     
    • Trimara Corporation

      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.

       
  • Gregory Dernis

    Gregory Dernis - 2013-09-17
    • status: open-accepted --> pending
     
  • Trimara Corporation

    • status: pending --> open-accepted
     
  • Trimara Corporation

    • status: open-accepted --> open
     
  • Gregory Dernis

    Gregory Dernis - 2013-09-17
    • status: open --> open-accepted
     
  • Gregory Dernis

    Gregory Dernis - 2013-09-17

    Can you provide me a way to create unlinked lab?

     
    • Trimara Corporation

      The Deb installer loads a bunch by default. Can you test using the Deb version?

       
  • Gregory Dernis

    Gregory Dernis - 2013-09-17

    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

     
    • Trimara Corporation

      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

       
  • Gregory Dernis

    Gregory Dernis - 2013-09-18
    • status: open-accepted --> pending
     
  • Gregory Dernis

    Gregory Dernis - 2013-09-18

    Are you able to provide data dump from your deb installation?

     
  • Trimara Corporation

    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

     
  • Trimara Corporation

    • status: pending --> open-accepted
     
  • Victor Van Herk

    Victor Van Herk - 2013-10-30
    • status: open-accepted --> pending
    • assigned_to: Gregory Dernis --> Victor Van Herk
     
  • Trimara Corporation

    Hi...can you let us know if you are waiting for some information on this one?

     
    • Victor Van Herk

      Victor Van Herk - 2014-03-20

      Developers work of latest from git/gerrit, not deb.
      You will need to provide steps to reproduce issue, including how to create unlinked lab.

       
  • Trimara Corporation

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -8,10 +8,20 @@
     Only labs which have a valid patient are returned
    
     Steps to reproduce
    -\- Locate a lab with a yellow background
    -\- Note the last name of the patient on that lab result
    -\- Open the inbox search
    -\- Enter the last name, select the "All" Physician and the "New" or "All" report status
    -\- Search
    +(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.
    
    -Replicated in f8317316416c33ac2bbcfd6305bab51abf4a816d
    +Reproduced in:
    +f8317316416c33ac2bbcfd6305bab51abf4a816d
    +and
    +12_1 Deb 370 (fresh install) + Ubuntu 12 LTS (fresh install)
    
    • status: pending --> open-accepted
    • Priority: 7 --> 8
     
  • Trimara Corporation

    Added LifeLabs test file that will not match a patient. Cleaned up Steps to Reproduce to make it clearer.

     
  • Trimara Corporation

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,13 +1,13 @@
    -problem summary
    +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
    +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
    +Actual Result:
     Only labs which have a valid patient are returned
    
    -Steps to reproduce
    +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
    @@ -21,7 +21,7 @@
     (7) Click the Search button to perform the search.
     (8) The lab uploaded in (1) will not show up.
    
    -Reproduced in:
    +Reproduced In:
     f8317316416c33ac2bbcfd6305bab51abf4a816d
     and
     12_1 Deb 370 (fresh install) + Ubuntu 12 LTS (fresh install)
    
     
1 2 > >> (Page 1 of 2)
MongoDB Logo MongoDB