Patient Visit (encounter) data-migration issue

nileshhake wrote on Wednesday, August 24, 2016:

Hi All,

I am currenlty try to migrate data to patient encounter, data get migrated successfully but when I see UI page for same patient under ‘Past encounter gride’ that encounter is not display but encounter add for that patient.

Is there I need to migrate encounter data to othere openemr table also? if yes which table ?
Or
Is there access issue for that encounter? if yes then how can I fix this?

mdsupport wrote on Wednesday, August 24, 2016:

You will need to describe the SQL updates involved in your data migration process.

nileshhake wrote on Thursday, August 25, 2016:

Thanks for replay I myself got issue resolved. ‘Encounter form’ data goes into two table one is form_encounter and another is form table in OpenEMR database. Now migrated encounter displayed in past encounter UI page.