{
"message": "Patient Basic Details fetched successfully.",
"entity": {
"id": 10,
"nationalId": "KAVISHREE",
"firstName": "KAVYA",
"lastName": "SHREE",
"gender": "Female",
"age": 32,
"isPregnant": true,
"phoneNumber": "678518565",
"phoneNumberCategory": "Personal",
"countryId": 1,
"countyId": 1,
"subCountyId": 2,
"siteId": 1,
"occupation": "Self Employed",
"levelOfEducation": "Secondary School Completed",
"insuranceStatus": false,
"isRegularSmoker": true,
"programId": 2,
"initial": "G",
"emrNumber": 0,
"patientStatus": "false",
"virtualId": 10
},
"status": true,
"entityList": null,
"responseCode": 200,
"totalCount": null
}