public class TestOrder extends ServiceOrder
ServiceOrder.Laterality
Order.Action, Order.FulfillerStatus, Order.Urgency
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
specimenSource
creator
Constructor and Description |
---|
TestOrder()
Default Constructor
|
Modifier and Type | Method and Description |
---|---|
TestOrder |
cloneForDiscontinuing()
Creates a discontinuation order for this.
|
TestOrder |
cloneForRevision()
Creates a TestOrder for revision from this order, sets the previousOrder, action field and
other test order fields.
|
TestOrder |
copy()
Performs a shallow copy of this Order.
|
cloneForDiscontinuingHelper, cloneForRevisionHelper, copyHelper, getClinicalHistory, getFrequency, getLaterality, getLocation, getNumberOfRepeats, getSpecimenSource, setClinicalHistory, setFrequency, setLaterality, setLocation, setNumberOfRepeats, setSpecimenSource
cloneForRevisionHelper, copyHelper, getAccessionNumber, getAction, getAutoExpireDate, getCareSetting, getCommentToFulfiller, getConcept, getDateActivated, getDateStopped, getEffectiveStartDate, getEffectiveStopDate, getEncounter, getFormFieldNamespace, getFormFieldPath, getFormNamespaceAndPath, getFulfillerComment, getFulfillerStatus, getId, getInstructions, getOrderer, getOrderGroup, getOrderId, getOrderNumber, getOrderReason, getOrderReasonNonCoded, getOrderType, getPatient, getPreviousOrder, getScheduledDate, getSortWeight, getUrgency, hasSameOrderableAs, isActivated, isActivated, isActive, isActive, isDiscontinued, isDiscontinuedRightNow, isExpired, isExpired, isStarted, isStarted, isType, setAccessionNumber, setAction, setAutoExpireDate, setCareSetting, setCommentToFulfiller, setConcept, setDateActivated, setEncounter, setFormField, setFormNamespaceAndPath, setFulfillerComment, setFulfillerStatus, setId, setInstructions, setOrderer, setOrderGroup, setOrderId, setOrderReason, setOrderReasonNonCoded, setOrderType, setPatient, setPreviousOrder, setScheduledDate, setSortWeight, setUrgency, toString
addAttribute, getActiveAttributes, getActiveAttributes, getAttributes, setAttribute, setAttributes
getChangedBy, getCreator, getDateChanged, getDateCreated, getDateVoided, getVoided, getVoidedBy, getVoidReason, isVoided, setChangedBy, setCreator, setDateChanged, setDateCreated, setDateVoided, setVoided, setVoidedBy, setVoidReason
equals, getUuid, hashCode, setUuid
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getUuid, setUuid
public static final long serialVersionUID
public TestOrder copy()
Order
copy
in class Order
Order.copy()
public TestOrder cloneForDiscontinuing()
cloneForDiscontinuing
in class Order
Order.cloneForDiscontinuing()
public TestOrder cloneForRevision()
cloneForRevision
in class Order
Copyright © 2024 OpenMRS Inc.. All rights reserved.