Situation
7.0.0(1): Encounter date field of encounter form not retaining the date. This is happening a lot (easily reproducible). The encounter form does not retain the date information and gets a date of 00/00/00 XX:XX.
This becomes obvious when selecting the encounter after creating it, and the tab has a date such as 0-/01/-3. It’s easy to repair by navigating back into the form and editing the date again (picking it from the calendar picker) and saving. It’s a hassle because it happens essentially with every new encounter.
It usually happens when my staff first creates the encounter. Sometimes it happens after that. I can go through this in detail in debugger mode if you would like me to.
OpenEMR Version
I’m using OpenEMR version 7.0.0(1)
Browser:
I’m using: Chrome for macOS’s latest version.
Operating System
I’m using: macOS client. GCP Linux Server.
I had this issue once and this was how i got around it.
Approach 1:
Try and change between 24hr and 12hr clock in Globals → locale as well as Date Display format. (This did not work for me)
Approach 2:
While creating a new encounter, do not accept the time the system automatically generates. Even if it defaults to today’s date.
What you need to do is to select the date again and save. It should solve the problem. (This is a temporal workaround). I think the problem is the AM or PM associated with the timestamp.
@stephen, I have applied this fix. It works on the first save of the encounter. If the encounter is opened and saved again. The time goes back to -1/-3/-000 Encounter
Yeah I just was told about this and I noticed that when you went to select an encounter sometimes it would -0/-1/-11 whatever and I thought about it but basically ignored it however, it’s critical now for the cms 1500’s. I set it to 24hr (we do mostly VA) so it’s relevant and I still had to enter it twice till it was posted to the db. It is a workaround as posted earlier but it does the job for now anyway
It’s rather difficult to figure out why some records will retain the date and others won’t allow you to update the encounter date regardless of how many times you refresh, etc. Using different browsers sometimes show the change while other times it dosn’t show it nor does it change.
Any plans for a patch for this because it makes billing a problem :).