Vector<DrugSetItem> |
DWROrderService.getCompletedDrugSet(Integer patientId,
String drugSetId) |
Vector<DrugSetItem> |
DWROrderService.getCompletedOtherDrugSet(Integer patientId,
String displayDrugSetIds) |
Vector<DrugSetItem> |
DWROrderService.getCurrentDrugSet(Integer patientId,
String drugSetId) |
Vector<DrugSetItem> |
DWROrderService.getCurrentOtherDrugSet(Integer patientId,
String displayDrugSetIds) |
Vector<DrugSetItem> |
DWROrderService.getDrugSet(Integer patientId,
String drugSetId,
int whatToShow) |
Vector<DrugSetItem> |
DWROrderService.getOtherDrugSet(Integer patientId,
String displayDrugSetIds,
int whatToShow) |