merge-requests/488/head
Sultan Khan 5 years ago
commit 6cc397f731

@ -208,7 +208,7 @@ class _PrescriptionFormWidgetState extends State<PrescriptionFormWidget> {
appointmentNo: widget.patient.appointmentNo);
//await model.getMedicationList();
await model.getMedicationStrength();
await model.getPrescription(mrn: widget.patient.patientMRN);
//await model.getPrescription(mrn: widget.patient.patientMRN);
await model.getMedicationDuration();
//await model.getMedicationRoute();
//await model.getMedicationFrequency();

Loading…
Cancel
Save