Refill Prescription History
Last updated
{
"message": "Got Refill prescription history.",
"entity": null,
"status": true,
"entityList": [
{
"createdBy": 5,
"id": 5,
"updatedBy": 13,
"createdAt": "2023-05-24T07:34:44+00:00",
"updatedAt": "2023-05-24T07:34:44+00:00",
"tenantId": 4,
"prescriptionId": 2,
"patientTrackId": 1,
"patientVisitId": 1,
"medicationName": "Dolo",
"medicationId": 6,
"brandName": "Antibiotics",
"classificationName": "Diuretic",
"dosageFormName": "Liquid",
"dosageUnitName": "Β΅g",
"dosageUnitValue": "6",
"dosageUnitId": 2,
"dosageFrequencyName": "TDS",
"dosageFrequencyId": 1,
"prescribedDays": 3,
"endDate": "2023-05-26T11:55:21+05:30",
"instructionNote": "Three times a day",
"signature": "/Prescription_Signatures/1_1_20230524062521586_prescsign.jpeg",
"remainingPrescriptionDays": 1,
"prescriptionFilledDays": 2,
"reason": "Extra Stock with Patient",
"lastRefillDate": "2023-05-24T13:04:44+05:30",
"active": true,
"deleted": false
}
],
"responseCode": 200,
"totalCount": 1
}