|
|
|
|
@ -1,78 +1,78 @@
|
|
|
|
|
class GetPatientInfoResponseModel {
|
|
|
|
|
dynamic date;
|
|
|
|
|
int languageID;
|
|
|
|
|
int serviceName;
|
|
|
|
|
int? languageID;
|
|
|
|
|
int? serviceName;
|
|
|
|
|
dynamic time;
|
|
|
|
|
dynamic androidLink;
|
|
|
|
|
dynamic authenticationTokenID;
|
|
|
|
|
dynamic data;
|
|
|
|
|
bool dataw;
|
|
|
|
|
int dietType;
|
|
|
|
|
bool? dataw;
|
|
|
|
|
int? dietType;
|
|
|
|
|
dynamic errorCode;
|
|
|
|
|
dynamic errorEndUserMessage;
|
|
|
|
|
dynamic errorEndUserMessageN;
|
|
|
|
|
dynamic errorMessage;
|
|
|
|
|
int errorType;
|
|
|
|
|
int foodCategory;
|
|
|
|
|
int? errorType;
|
|
|
|
|
int? foodCategory;
|
|
|
|
|
dynamic iOSLink;
|
|
|
|
|
bool isAuthenticated;
|
|
|
|
|
int mealOrderStatus;
|
|
|
|
|
int mealType;
|
|
|
|
|
int messageStatus;
|
|
|
|
|
int numberOfResultRecords;
|
|
|
|
|
bool? isAuthenticated;
|
|
|
|
|
int? mealOrderStatus;
|
|
|
|
|
int? mealType;
|
|
|
|
|
int? messageStatus;
|
|
|
|
|
int? numberOfResultRecords;
|
|
|
|
|
dynamic patientBlodType;
|
|
|
|
|
dynamic successMsg;
|
|
|
|
|
dynamic successMsgN;
|
|
|
|
|
dynamic vidaUpdatedResponse;
|
|
|
|
|
dynamic accessTokenObject;
|
|
|
|
|
int age;
|
|
|
|
|
int? age;
|
|
|
|
|
dynamic clientIdentifierId;
|
|
|
|
|
int createdBy;
|
|
|
|
|
String dateOfBirth;
|
|
|
|
|
String firstNameAr;
|
|
|
|
|
String firstNameEn;
|
|
|
|
|
String gender;
|
|
|
|
|
int? createdBy;
|
|
|
|
|
String? dateOfBirth;
|
|
|
|
|
String? firstNameAr;
|
|
|
|
|
String? firstNameEn;
|
|
|
|
|
String? gender;
|
|
|
|
|
dynamic genderAr;
|
|
|
|
|
dynamic genderEn;
|
|
|
|
|
String healthId;
|
|
|
|
|
String idNumber;
|
|
|
|
|
String idType;
|
|
|
|
|
bool isHijri;
|
|
|
|
|
int isInstertedOrUpdated;
|
|
|
|
|
int isNull;
|
|
|
|
|
int isPatientExistNHIC;
|
|
|
|
|
bool isRecordLockedByCurrentUser;
|
|
|
|
|
String lastNameAr;
|
|
|
|
|
String lastNameEn;
|
|
|
|
|
String? healthId;
|
|
|
|
|
String? idNumber;
|
|
|
|
|
String? idType;
|
|
|
|
|
bool? isHijri;
|
|
|
|
|
int? isInstertedOrUpdated;
|
|
|
|
|
int? isNull;
|
|
|
|
|
int? isPatientExistNHIC;
|
|
|
|
|
bool? isRecordLockedByCurrentUser;
|
|
|
|
|
String? lastNameAr;
|
|
|
|
|
String? lastNameEn;
|
|
|
|
|
dynamic listActiveAccessToken;
|
|
|
|
|
String maritalStatus;
|
|
|
|
|
String maritalStatusCode;
|
|
|
|
|
String nationalDateOfBirth;
|
|
|
|
|
String nationality;
|
|
|
|
|
String nationalityCode;
|
|
|
|
|
String occupation;
|
|
|
|
|
String? maritalStatus;
|
|
|
|
|
String? maritalStatusCode;
|
|
|
|
|
String? nationalDateOfBirth;
|
|
|
|
|
String? nationality;
|
|
|
|
|
String? nationalityCode;
|
|
|
|
|
String? occupation;
|
|
|
|
|
dynamic pCDTransactionDataResultList;
|
|
|
|
|
dynamic pCDGetVidaPatientForManualVerificationList;
|
|
|
|
|
dynamic pCDNHICHMGPatientDetailsMatchCalulationList;
|
|
|
|
|
int pCDReturnValue;
|
|
|
|
|
String patientStatus;
|
|
|
|
|
String placeofBirth;
|
|
|
|
|
int? pCDReturnValue;
|
|
|
|
|
String? patientStatus;
|
|
|
|
|
String? placeofBirth;
|
|
|
|
|
dynamic practitionerStatusCode;
|
|
|
|
|
dynamic practitionerStatusDescAr;
|
|
|
|
|
dynamic practitionerStatusDescEn;
|
|
|
|
|
int rowCount;
|
|
|
|
|
String secondNameAr;
|
|
|
|
|
String secondNameEn;
|
|
|
|
|
String thirdNameAr;
|
|
|
|
|
String thirdNameEn;
|
|
|
|
|
int? rowCount;
|
|
|
|
|
String? secondNameAr;
|
|
|
|
|
String? secondNameEn;
|
|
|
|
|
String? thirdNameAr;
|
|
|
|
|
String? thirdNameEn;
|
|
|
|
|
dynamic yakeenVidaPatientDataStatisticsByPatientIdList;
|
|
|
|
|
dynamic yakeenVidaPatientDataStatisticsList;
|
|
|
|
|
dynamic yakeenVidaPatientDataStatisticsPrefferedList;
|
|
|
|
|
dynamic accessToken;
|
|
|
|
|
int categoryCode;
|
|
|
|
|
int? categoryCode;
|
|
|
|
|
dynamic categoryNameAr;
|
|
|
|
|
dynamic categoryNameEn;
|
|
|
|
|
int constraintCode;
|
|
|
|
|
int? constraintCode;
|
|
|
|
|
dynamic constraintNameAr;
|
|
|
|
|
dynamic constraintNameEn;
|
|
|
|
|
dynamic content;
|
|
|
|
|
@ -84,99 +84,99 @@ class GetPatientInfoResponseModel {
|
|
|
|
|
dynamic licenseStatusDescEn;
|
|
|
|
|
dynamic organizations;
|
|
|
|
|
dynamic registrationNumber;
|
|
|
|
|
int specialtyCode;
|
|
|
|
|
int? specialtyCode;
|
|
|
|
|
dynamic specialtyNameAr;
|
|
|
|
|
dynamic specialtyNameEn;
|
|
|
|
|
|
|
|
|
|
GetPatientInfoResponseModel(
|
|
|
|
|
{this.date,
|
|
|
|
|
this.languageID,
|
|
|
|
|
this.serviceName,
|
|
|
|
|
this.time,
|
|
|
|
|
this.androidLink,
|
|
|
|
|
this.authenticationTokenID,
|
|
|
|
|
this.data,
|
|
|
|
|
this.dataw,
|
|
|
|
|
this.dietType,
|
|
|
|
|
this.errorCode,
|
|
|
|
|
this.errorEndUserMessage,
|
|
|
|
|
this.errorEndUserMessageN,
|
|
|
|
|
this.errorMessage,
|
|
|
|
|
this.errorType,
|
|
|
|
|
this.foodCategory,
|
|
|
|
|
this.iOSLink,
|
|
|
|
|
this.isAuthenticated,
|
|
|
|
|
this.mealOrderStatus,
|
|
|
|
|
this.mealType,
|
|
|
|
|
this.messageStatus,
|
|
|
|
|
this.numberOfResultRecords,
|
|
|
|
|
this.patientBlodType,
|
|
|
|
|
this.successMsg,
|
|
|
|
|
this.successMsgN,
|
|
|
|
|
this.vidaUpdatedResponse,
|
|
|
|
|
this.accessTokenObject,
|
|
|
|
|
this.age,
|
|
|
|
|
this.clientIdentifierId,
|
|
|
|
|
this.createdBy,
|
|
|
|
|
this.dateOfBirth,
|
|
|
|
|
this.firstNameAr,
|
|
|
|
|
this.firstNameEn,
|
|
|
|
|
this.gender,
|
|
|
|
|
this.genderAr,
|
|
|
|
|
this.genderEn,
|
|
|
|
|
this.healthId,
|
|
|
|
|
this.idNumber,
|
|
|
|
|
this.idType,
|
|
|
|
|
this.isHijri,
|
|
|
|
|
this.isInstertedOrUpdated,
|
|
|
|
|
this.isNull,
|
|
|
|
|
this.isPatientExistNHIC,
|
|
|
|
|
this.isRecordLockedByCurrentUser,
|
|
|
|
|
this.lastNameAr,
|
|
|
|
|
this.lastNameEn,
|
|
|
|
|
this.listActiveAccessToken,
|
|
|
|
|
this.maritalStatus,
|
|
|
|
|
this.maritalStatusCode,
|
|
|
|
|
this.nationalDateOfBirth,
|
|
|
|
|
this.nationality,
|
|
|
|
|
this.nationalityCode,
|
|
|
|
|
this.occupation,
|
|
|
|
|
this.pCDTransactionDataResultList,
|
|
|
|
|
this.pCDGetVidaPatientForManualVerificationList,
|
|
|
|
|
this.pCDNHICHMGPatientDetailsMatchCalulationList,
|
|
|
|
|
this.pCDReturnValue,
|
|
|
|
|
this.patientStatus,
|
|
|
|
|
this.placeofBirth,
|
|
|
|
|
this.practitionerStatusCode,
|
|
|
|
|
this.practitionerStatusDescAr,
|
|
|
|
|
this.practitionerStatusDescEn,
|
|
|
|
|
this.rowCount,
|
|
|
|
|
this.secondNameAr,
|
|
|
|
|
this.secondNameEn,
|
|
|
|
|
this.thirdNameAr,
|
|
|
|
|
this.thirdNameEn,
|
|
|
|
|
this.yakeenVidaPatientDataStatisticsByPatientIdList,
|
|
|
|
|
this.yakeenVidaPatientDataStatisticsList,
|
|
|
|
|
this.yakeenVidaPatientDataStatisticsPrefferedList,
|
|
|
|
|
this.accessToken,
|
|
|
|
|
this.categoryCode,
|
|
|
|
|
this.categoryNameAr,
|
|
|
|
|
this.categoryNameEn,
|
|
|
|
|
this.constraintCode,
|
|
|
|
|
this.constraintNameAr,
|
|
|
|
|
this.constraintNameEn,
|
|
|
|
|
this.content,
|
|
|
|
|
this.errorList,
|
|
|
|
|
this.licenseExpiryDate,
|
|
|
|
|
this.licenseIssuedDate,
|
|
|
|
|
this.licenseStatusCode,
|
|
|
|
|
this.licenseStatusDescAr,
|
|
|
|
|
this.licenseStatusDescEn,
|
|
|
|
|
this.organizations,
|
|
|
|
|
this.registrationNumber,
|
|
|
|
|
this.specialtyCode,
|
|
|
|
|
this.specialtyNameAr,
|
|
|
|
|
this.specialtyNameEn});
|
|
|
|
|
this.languageID,
|
|
|
|
|
this.serviceName,
|
|
|
|
|
this.time,
|
|
|
|
|
this.androidLink,
|
|
|
|
|
this.authenticationTokenID,
|
|
|
|
|
this.data,
|
|
|
|
|
this.dataw,
|
|
|
|
|
this.dietType,
|
|
|
|
|
this.errorCode,
|
|
|
|
|
this.errorEndUserMessage,
|
|
|
|
|
this.errorEndUserMessageN,
|
|
|
|
|
this.errorMessage,
|
|
|
|
|
this.errorType,
|
|
|
|
|
this.foodCategory,
|
|
|
|
|
this.iOSLink,
|
|
|
|
|
this.isAuthenticated,
|
|
|
|
|
this.mealOrderStatus,
|
|
|
|
|
this.mealType,
|
|
|
|
|
this.messageStatus,
|
|
|
|
|
this.numberOfResultRecords,
|
|
|
|
|
this.patientBlodType,
|
|
|
|
|
this.successMsg,
|
|
|
|
|
this.successMsgN,
|
|
|
|
|
this.vidaUpdatedResponse,
|
|
|
|
|
this.accessTokenObject,
|
|
|
|
|
this.age,
|
|
|
|
|
this.clientIdentifierId,
|
|
|
|
|
this.createdBy,
|
|
|
|
|
this.dateOfBirth,
|
|
|
|
|
this.firstNameAr,
|
|
|
|
|
this.firstNameEn,
|
|
|
|
|
this.gender,
|
|
|
|
|
this.genderAr,
|
|
|
|
|
this.genderEn,
|
|
|
|
|
this.healthId,
|
|
|
|
|
this.idNumber,
|
|
|
|
|
this.idType,
|
|
|
|
|
this.isHijri,
|
|
|
|
|
this.isInstertedOrUpdated,
|
|
|
|
|
this.isNull,
|
|
|
|
|
this.isPatientExistNHIC,
|
|
|
|
|
this.isRecordLockedByCurrentUser,
|
|
|
|
|
this.lastNameAr,
|
|
|
|
|
this.lastNameEn,
|
|
|
|
|
this.listActiveAccessToken,
|
|
|
|
|
this.maritalStatus,
|
|
|
|
|
this.maritalStatusCode,
|
|
|
|
|
this.nationalDateOfBirth,
|
|
|
|
|
this.nationality,
|
|
|
|
|
this.nationalityCode,
|
|
|
|
|
this.occupation,
|
|
|
|
|
this.pCDTransactionDataResultList,
|
|
|
|
|
this.pCDGetVidaPatientForManualVerificationList,
|
|
|
|
|
this.pCDNHICHMGPatientDetailsMatchCalulationList,
|
|
|
|
|
this.pCDReturnValue,
|
|
|
|
|
this.patientStatus,
|
|
|
|
|
this.placeofBirth,
|
|
|
|
|
this.practitionerStatusCode,
|
|
|
|
|
this.practitionerStatusDescAr,
|
|
|
|
|
this.practitionerStatusDescEn,
|
|
|
|
|
this.rowCount,
|
|
|
|
|
this.secondNameAr,
|
|
|
|
|
this.secondNameEn,
|
|
|
|
|
this.thirdNameAr,
|
|
|
|
|
this.thirdNameEn,
|
|
|
|
|
this.yakeenVidaPatientDataStatisticsByPatientIdList,
|
|
|
|
|
this.yakeenVidaPatientDataStatisticsList,
|
|
|
|
|
this.yakeenVidaPatientDataStatisticsPrefferedList,
|
|
|
|
|
this.accessToken,
|
|
|
|
|
this.categoryCode,
|
|
|
|
|
this.categoryNameAr,
|
|
|
|
|
this.categoryNameEn,
|
|
|
|
|
this.constraintCode,
|
|
|
|
|
this.constraintNameAr,
|
|
|
|
|
this.constraintNameEn,
|
|
|
|
|
this.content,
|
|
|
|
|
this.errorList,
|
|
|
|
|
this.licenseExpiryDate,
|
|
|
|
|
this.licenseIssuedDate,
|
|
|
|
|
this.licenseStatusCode,
|
|
|
|
|
this.licenseStatusDescAr,
|
|
|
|
|
this.licenseStatusDescEn,
|
|
|
|
|
this.organizations,
|
|
|
|
|
this.registrationNumber,
|
|
|
|
|
this.specialtyCode,
|
|
|
|
|
this.specialtyNameAr,
|
|
|
|
|
this.specialtyNameEn});
|
|
|
|
|
|
|
|
|
|
GetPatientInfoResponseModel.fromJson(Map<String, dynamic> json) {
|
|
|
|
|
date = json['Date'];
|
|
|
|
|
@ -233,9 +233,9 @@ class GetPatientInfoResponseModel {
|
|
|
|
|
occupation = json['Occupation'];
|
|
|
|
|
pCDTransactionDataResultList = json['PCDTransactionDataResultList'];
|
|
|
|
|
pCDGetVidaPatientForManualVerificationList =
|
|
|
|
|
json['PCD_GetVidaPatientForManualVerificationList'];
|
|
|
|
|
json['PCD_GetVidaPatientForManualVerificationList'];
|
|
|
|
|
pCDNHICHMGPatientDetailsMatchCalulationList =
|
|
|
|
|
json['PCD_NHIC_HMG_PatientDetailsMatchCalulationList'];
|
|
|
|
|
json['PCD_NHIC_HMG_PatientDetailsMatchCalulationList'];
|
|
|
|
|
pCDReturnValue = json['PCD_ReturnValue'];
|
|
|
|
|
patientStatus = json['PatientStatus'];
|
|
|
|
|
placeofBirth = json['PlaceofBirth'];
|
|
|
|
|
@ -248,11 +248,11 @@ class GetPatientInfoResponseModel {
|
|
|
|
|
thirdNameAr = json['ThirdNameAr'];
|
|
|
|
|
thirdNameEn = json['ThirdNameEn'];
|
|
|
|
|
yakeenVidaPatientDataStatisticsByPatientIdList =
|
|
|
|
|
json['YakeenVidaPatientDataStatisticsByPatientIdList'];
|
|
|
|
|
json['YakeenVidaPatientDataStatisticsByPatientIdList'];
|
|
|
|
|
yakeenVidaPatientDataStatisticsList =
|
|
|
|
|
json['YakeenVidaPatientDataStatisticsList'];
|
|
|
|
|
json['YakeenVidaPatientDataStatisticsList'];
|
|
|
|
|
yakeenVidaPatientDataStatisticsPrefferedList =
|
|
|
|
|
json['YakeenVidaPatientDataStatisticsPrefferedList'];
|
|
|
|
|
json['YakeenVidaPatientDataStatisticsPrefferedList'];
|
|
|
|
|
accessToken = json['accessToken'];
|
|
|
|
|
categoryCode = json['categoryCode'];
|
|
|
|
|
categoryNameAr = json['categoryNameAr'];
|
|
|
|
|
|