Hi Guys
I need to insert basic patient details including id, pid, and pub_pid into a new table for some modification. also whenever the patient name gets updated its need to be reflected here… where should i make the changes for this…?
Please Help Me…
You need to create the table similar to ‘patient_data’ table. And need to customize the necessary files, to update into the new table whenever ‘patient_data’ table is inserted/updated.