Unable to add insurance provider for a patient from new patient registration Screen

Hello Team,

While adding insurance details for a patient under insurance section Search/Add option is clicked to add insurance provider details. A dialogue box is appears with half screen hidden. Due to this we are unable to save the insurance provider details.

Has anyone else also come across this issue with the latest stable version 5.0.0 with patch 3 ?

Thanks,
ViSolve

@visolveemr I had issues in v5.0 with new patient where date was not formatted correctly and I also found a syntax error in new patient sql array where a semicolon was used instead of comma for billing note key of sql replace array in newPatientData routine within patient.inc around line 902. It may be related.