| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
OrderResponse |
OrderResponse.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
OrderResponse |
OrderResponse.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date (when.recorded)
|
OrderResponse |
OrderResponse.setDate(DateTimeDt theValue)
Sets the value(s) for date (when.recorded)
|
OrderResponse |
OrderResponse.setDateWithSecondsPrecision(Date theDate)
Sets the value for date (when.recorded)
|
OrderResponse |
OrderResponse.setDescription(String theString)
Sets the value for description ()
|
OrderResponse |
OrderResponse.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
OrderResponse |
OrderResponse.setFulfillment(List<ResourceReferenceDt> theValue)
Sets the value(s) for fulfillment ()
|
OrderResponse |
OrderResponse.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
OrderResponse |
OrderResponse.setOrderStatus(BoundCodeDt<OrderStatusEnum> theValue)
Sets the value(s) for orderStatus ()
|
OrderResponse |
OrderResponse.setOrderStatus(OrderStatusEnum theValue)
Sets the value(s) for orderStatus ()
|
OrderResponse |
OrderResponse.setRequest(ResourceReferenceDt theValue)
Sets the value(s) for request ()
|
OrderResponse |
OrderResponse.setWho(ResourceReferenceDt theValue)
Sets the value(s) for who (who.actor)
|
Copyright © 2014–2016 University Health Network. All rights reserved.