How to find when patient was added

hwazheh wrote on Friday, August 16, 2013:

I’m looking for way to see when a patient was created. “date” in the patient_data table seems to be when the record was last modified. Is there a similar date/time field for when patient was added?

cmswest wrote on Saturday, August 17, 2013:

good point, seems like the field “regdate” would be the natural place for this value to be stored, maybe the create patient routine could be modified?