Name | Description | Type | Additional information |
---|---|---|---|
PatientID | integer |
None. |
|
PatientName | string |
None. |
|
Times | Collection of SelectListItem |
None. |
|
MedicationTimePerDay | integer |
Required |
|
Days | string |
None. |
|
LstWeekDays | Collection of WeekDaysViewModel |
None. |
|
TimeMedicine | Collection of TimeMedicineViewModel |
None. |
|
CreatedBy | string |
None. |
|
CreatedDate | date |
None. |
|
IsMedicationReminderOn | boolean |
None. |
|
WeekDays | Dictionary of WeekDay [key] and boolean [value] |
None. |
|
IsFormChanged | boolean |
None. |