public static class Order.When extends BaseIdentifiableElement implements IResourceBlock
Definition:
| Constructor and Description |
|---|
When() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
CodeableConceptDt |
getCode()
Gets the value(s) for code ().
|
TimingDt |
getSchedule()
Gets the value(s) for schedule (when.planned).
|
boolean |
isEmpty() |
Order.When |
setCode(CodeableConceptDt theValue)
Sets the value(s) for code ()
|
Order.When |
setSchedule(TimingDt theValue)
Sets the value(s) for schedule (when.planned)
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic When()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeableConceptDt getCode()
null.
Definition:
public Order.When setCode(CodeableConceptDt theValue)
Definition:
public TimingDt getSchedule()
null.
Definition:
public Order.When setSchedule(TimingDt theValue)
Definition:
Copyright © 2014–2016 University Health Network. All rights reserved.