Last updated
{
"message": "Got Fill Prescription's.",
"entity": null,
"status": true,
"entityList": [
{
"id": 1,
"medicationName": "Dolophime",
"dosageUnitName": "Β΅g",
"dosageUnitValue": "5",
"dosageFormName": "Tablet",
"dosageFrequencyName": "OM",
"instructionNote": "In the morning",
"endDate": "2023-05-29T11:54:58+05:30",
"remainingPrescriptionDays": 1,
"tenantId": 4,
"prescription": 5,
"createdAt": "2023-05-24T11:54:58+05:30",
"classificationName": "Diuretic",
"brandName": "Antibiotics"
}
],
"responseCode": 200,
"totalCount": 3
}