Uses of Record Class
org.episteme.natural.medicine.DrugInteractionChecker.InteractionAlert
Packages that use DrugInteractionChecker.InteractionAlert
-
Uses of DrugInteractionChecker.InteractionAlert in org.episteme.natural.medicine
Methods in org.episteme.natural.medicine that return types with arguments of type DrugInteractionChecker.InteractionAlertModifier and TypeMethodDescriptionDrugInteractionChecker.checkInteractions(Collection<Medication> medications) Checks for potential interactions within a list of medications.