| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Order |
Order.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Order |
Order.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date (when.done)
|
Order |
Order.setDate(DateTimeDt theValue)
Sets the value(s) for date (when.done)
|
Order |
Order.setDateWithSecondsPrecision(Date theDate)
Sets the value for date (when.done)
|
Order |
Order.setDetail(List<ResourceReferenceDt> theValue)
Sets the value(s) for detail ()
|
Order |
Order.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
Order |
Order.setReason(IDatatype theValue)
Sets the value(s) for reason[x] (why)
|
Order |
Order.setSource(ResourceReferenceDt theValue)
Sets the value(s) for source (who.cause)
|
Order |
Order.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject (who.focus)
|
Order |
Order.setTarget(ResourceReferenceDt theValue)
Sets the value(s) for target (who.actor)
|
Order |
Order.setWhen(Order.When theValue)
Sets the value(s) for when ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.