OpenEMR 6.1.0 Patch 1 has been released

The 1st patch for OpenEMR 6.1.0 has been released:
https://www.open-emr.org/wiki/index.php/OpenEMR_Patches

  • Security fixes (fixes by Brady Miller, Stephen Waite)
  • LBF printing fix (fix by Brady Miller)
  • Various demographics fixes for twig overhaul including WENO Rx(fixes by Stephen Waite)
  • PHP8 for Eye form and miscellaneous php8 bug fixes (by Stephen Waite)
  • Billing fix for submitter name (by Daniel Pflieger)
  • Patient portal registration bug fix (by Brady Miller)
  • Multi site install fixes (by Stephen Waite)
  • Backup bug fix (by Brady Miller)
  • Save appointment fix in calendar lookup (by infeg-khaleela)
  • OpenEMR API Create Transaction (by Jonathan Moore)
  • FHIR API Bug fixes (by Stephen Nielson)
  • API Medication bug fix (by Natarajan MS)
  • Code type selector bug (fixed by Stephen Nielson)
7 Likes

Hi Guys!
Thank you for the update.
Could you please let me know if there were any changes at /apis/default/fhir/Observation?patient=uuid
as it now returns 500.
However, /apis/default/fhir/Observation?date=date works fine.

Maybe we should change scope or something like that?

Hi @stephenwaite
I’m tried to download Patch 1 , but there is an error message -

Not Found

The requested URL was not found on this server.

Apache/2.4.41 (Ubuntu) Server at www.open-emr.org Port 443

Do I need to install patch to v6.1.0. before upgrade to v7.0.0.
I upgraded v6.0.0(3) to v6.1.0 without upgrading to patch 4, and everything looks fine.

@ncavalier ,
Thanks for the report. Just fixed this.

also, you do not need to install patch before upgrading to 7.0.0 (ie. can upgrade directly from 6.1.0 to 7.0.0)

1 Like

@brady.miller ,
Thank you for supported information

Hello people, nice to be here. I did a recent installation of openEMR 6.1.0 I noticed that after setting up the pharmacy to dispense drugs and sell (actually the drugs are free) I’m unable to successfully dispense drugs. I keep getting an error message:

“Internal error: the referenced encounter no longer exists. 1 0”

So i installed the latest patch for 6.1.0 (1). Thesame error keeps occurring. The have inputted their drugs, entered lots. But the app does not dispense.

I deployed a version 6.0.0 as a training platform and version 6.1.0 as Production. Surprisingly, the training platform dispenses normally.

Am i doing something wrong? Please any help on resolving this?