public abstract class BaseDosingInstructions extends Object implements DosingInstructions
Constructor and Description |
---|
BaseDosingInstructions() |
Modifier and Type | Method and Description |
---|---|
Date |
getAutoExpireDate(DrugOrder drugOrder)
Implementations of this interface may be able to infer the auto-expiration date from other
fields on the DrugOrder.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDosingInstructions, getDosingInstructionsAsString, setDosingInstructions, validate
public Date getAutoExpireDate(DrugOrder drugOrder)
DosingInstructions
getAutoExpireDate
in interface DosingInstructions
DosingInstructions.getAutoExpireDate(DrugOrder)
Copyright © 2024 OpenMRS Inc.. All rights reserved.