I upgraded to V 3.0.1.1 recently.
After a patient note was completed and action was taking by nurse or doctor normally I choose **close** from drop menu to close that subject.
If I do that the note will get a stamp with user’s name and date/time and then also become INACTIVE and is no longer displayed with other active notes.
was this done on purpose ?
How could I change it to keep that note active and not showing as alert in red Auth/notes
To stop the **close** from marking a note inactive you need to edit the file <oemr>/interface/patient_file/summary/pnotes_full.php. Look for a line like this:
thanks Jason I will try this.
The note will keep recycling between users (with red Auth/notes) until someone make it inactive by un-checking the checkbook or use **close**. The latter should not make the pnote disappear from summary display.
This is how I think the notes are working.
The reason the note disappears from the summary list is because it is automatically marked ‘inactive’ when the Provider value is changed to “**closed**”. So, while my fix prevents this automatic behavior, it does not change the red Auth/Notes display you’re referring to. I’ll have to look at the code but I’m not able to make my patient notes turn red.