Hello,
We have suggestion to add new status indication in OpenEMR demographics page.
The status is about whether the patient’s record is active in use or not(like the indication of DECEASED status in demographics page).
Admin/Physician can change the patient status field whenever they need.
I am interested a patient status active inactive deceased noshow non-compliant in-collection etc etc (maintained via list).
I may wish to add such a column to the database. I have several patients who have died, transferred care to another doctor, etc. I would like to be able to filter for specific status(es) in the patient finder.
–RBL
This would need to be front facing and best place may be in header next to patient name (status) and maintenance of status could be a LBF added to one of the demographic tabs. The status would be an user maintained list in list options.
Edited the finder php files to include patient_status wherever it made sense to include it (searched for lname). I would be willing to send my edited php files if anyone wants them.
Added patient_status to the Patient List Columns list.