|
@RequestParam(value = "prescriptioncode", required = false) String prescriptioncode) {
|
|
@RequestParam(value = "prescriptioncode", required = false) String prescriptioncode) {
|
|
Followup followup = followUpService.startFollowup( id, followupNo, date, followupType, followupClass, followupManagerStatus,plandate,prescriptioncode);
|
|
Followup followup = followUpService.startFollowup( id, followupNo, date, followupType, followupClass, followupManagerStatus,plandate,prescriptioncode);
|