diff --git a/lib/screens/patients/register_patient/RegisterSearchPatientPage.dart b/lib/screens/patients/register_patient/RegisterSearchPatientPage.dart index 517e433b..2afc593e 100644 --- a/lib/screens/patients/register_patient/RegisterSearchPatientPage.dart +++ b/lib/screens/patients/register_patient/RegisterSearchPatientPage.dart @@ -334,8 +334,8 @@ class _RegisterSearchPatientPageState extends State { GetPatientInfoRequestModel getPatientInfoRequestModel = GetPatientInfoRequestModel( //TODO Elham* this return the static to dynamic - //patientIdentificationID: "1062938285", - _idController.text, + patientIdentificationID: "1062938285", + // _idController.text, isHijri: 0, isDentalAllowedBackend: false, patientOutSA: 0,