I updated the wiki to point at some additional resources, but you have two options… you can simply export the patient report from the main patient page, but you’re probably looking for something more advanced. Please watch @juggernautsei’s excellent video here https://www.youtube.com/watch?v=UEk4QZ1Pl3k he lists out how to patch the form into your system in the comment section.
I installed the lab requisition form. I tried to run on the recent dev-tip 5.0.1 and got a white screen after its installation. PHP error log gave me this -
@arnabnaha,
Issue may be arised when file is not found. So can you please check whether the file lab.inc is present under openemr/library.
Let us know if you have further clarifications.
Thanks @visolveemr. I introduced the lab.inc file from github branch of Sherwin…still giving a white page while executing the form. Might be some compatibility issue as the code is pretty old but it was a good feature, so can request @juggernautsei to fix this as per the new codes and include it into the code base for everyone.
@arnabnaha@visolveemr
The code for the lab requisition form is outdated at this point. I would not recommend using it in the tip at all.
If I had some sponsorship, I could update the code and do some refactoring of the code for the future.
@robertogagliotta I would suggest creating a new order. Previous orders may not have all the correct pieces that are required to create the requisition form. I am going to change that note to say what parts are missing.