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, waitgetDosingInstructions, getDosingInstructionsAsString, setDosingInstructions, validatepublic Date getAutoExpireDate(DrugOrder drugOrder)
DosingInstructionsgetAutoExpireDate in interface DosingInstructionsDosingInstructions.getAutoExpireDate(DrugOrder)Copyright © 2024 OpenMRS Inc.. All rights reserved.