MedicationRefillRequestResultModel
Model used to set information about a medication refill.
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Medication refill request ID (Required). |
globally unique identifier |
None. |
| Status |
Status of the medication refill. Status should be (Pending, Approved or Denied) (Required). |
string |
None. |
| LastStatusChange |
Medication refill last status change date. When the medication refill is created for first time the created date is equals to last status change date. |
date |
None. |
| DoctorComments |
Comments by doctor. |
string |
None. |