|
|
|
@ -40,7 +40,7 @@ class DoctorReplayViewModel extends BaseViewModel {
|
|
|
|
CreateDoctorResponseModel(
|
|
|
|
CreateDoctorResponseModel(
|
|
|
|
transactionNo: model.transactionNo.toString(),
|
|
|
|
transactionNo: model.transactionNo.toString(),
|
|
|
|
doctorResponse: response,
|
|
|
|
doctorResponse: response,
|
|
|
|
infoStatus: 3,
|
|
|
|
infoStatus: 6,
|
|
|
|
createdBy:this.doctorProfile.doctorID,
|
|
|
|
createdBy:this.doctorProfile.doctorID,
|
|
|
|
infoEnteredBy: this.doctorProfile.doctorID,
|
|
|
|
infoEnteredBy: this.doctorProfile.doctorID,
|
|
|
|
setupID:"010266"
|
|
|
|
setupID:"010266"
|
|
|
|
|