Hi,
How does one enter the lab results manually? While the doctor recommends the patient for a procedure which could be done only outside the facility, after the procedure the patient brings the result and this need to captured. Is there a way to manually enter the results? Or the only other way is to capture through physician notes?
Thank you.
Hi brady…
Is there any way to print the patient procedure result like the way we print the medical records? Suppose, a patient went through a complete hemogram and the test were done in my lab. The lab results were noted in the openemr. Now the patient wants a copy of it. How am i I supposed to give the lab results to the patients??
Dear Brady,
I have 4.1.1 (9) and I still cant setup the Lab module. I have tried following the instructions step by step, but I just cant go past creating a lab. I am using an inhouse Lab… please assist on this.
I was able to configure the Procedure successfully, made the procedure order, but on trying to enter the lab results, I seem not to get anywhere past this.
Please assist
Jeffrey
Is there anybody working on procedures? I would like to give some practical input for future development of this potentially great extra for OpenEMR.
Anybody?
I am working on a CSV file for import, but it does not give any option for input of resluts also the way ask for a group of tests for a patient seems to be rather clumsy.
Also Import through Load through Pathgroup LCC and other does not seem to work.
Glad you are making progress. For any bugs encountered, it’s good to give very explicit steps to reproduce, and perhaps also to set up the situation on the development demo site. There’s quite a bit of new work in this area and it will take some time to mature.
It is cheaper ( $0 extra) if your staff adds the lab results to the patient’s chart. A quick way to do it is to go->Patient Info Screen->Documents->Medical Record & upload. It is a good idea to have a descriptive name and date for the file for easy retrieval in future. The nice thing about this module is that the file can be encrypted on the spot in the event you want to securely transmit the file to a colleague. This requires minimal computer skills so even the receptionist can do it. It works well if you are not dealing with a sea of lab results.
The other method is to create a Nation Note form just for scanned documents to be placed in the body of that particular
visit. I don’t suggest this method because retrieval is far too cumbersome. 5 years from now, will you remember that the Echocardiogram you want to look at again, is buried somewhere in the notes from 4 1/2 years ago? If you have not gotten the hang of Layout Based Visit forms yet, this would be a deterence.
If you have not attested to Meaningful Use yet, bear in mind, that when you do, the Automatic Measure Calculations will not show a numerator because of the manual entry. Have staff keep a log of this activity so there won’t be a mad dash to find the missing stuff at the time of attestation.
YES, I do this exercise on the Demo version developer latest. The problem is I have to do it so quick that the Automatic reload every morning in place won’t erase all my efforts.
No, I don’t use a local copy of the Demo Developer site, might be stupid, but that is the way I try to make progress in something I don’t understand.
Current interface does not allow a procedure order without encounter. If one wants to enter results of tests ordered externally, they have to create an encounter (which never happened), create procedure order (which was never issued) and then enter the results.
We are looking at recording patient / lab reports without associating provider from Patient Results link.
Does anyone see downstream problems with it?
On a side note, it is unclear why procedure orders use patient_id instead of pid like rest of the project!
It should be reasonable to tweak the system so that a procedure order can have no associated encounter (i.e. encounter ID = 0). Likewise it should be possible to enhance processing of incoming electronic results to create missing orders on-the-fly as needed. These are things not yet funded.
There must be an order associated with results, as that contains necessary header information - and there’s no reason it can’t represent a manually/externally placed order.
There is precedent for using patient_id as a column name. It does reference patient_data.pid. Not sure what you mean by “without associating provider and encounter from Patient Results link”.
Rod,
It was just correction to prior message - procedure orders for patient reported and/or unsolicited procedures will have encounter=0 as you indicated in your response in addition to provider=0.
Thx.