public static class EpisodeOfCare.StatusHistory extends BaseIdentifiableElement implements IResourceBlock
Definition: The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource)
| Constructor and Description |
|---|
StatusHistory() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
PeriodDt |
getPeriod()
Gets the value(s) for period ().
|
String |
getStatus()
Gets the value(s) for status ().
|
BoundCodeDt<EpisodeOfCareStatusEnum> |
getStatusElement()
Gets the value(s) for status ().
|
boolean |
isEmpty() |
EpisodeOfCare.StatusHistory |
setPeriod(PeriodDt theValue)
Sets the value(s) for period ()
|
EpisodeOfCare.StatusHistory |
setStatus(BoundCodeDt<EpisodeOfCareStatusEnum> theValue)
Sets the value(s) for status ()
|
EpisodeOfCare.StatusHistory |
setStatus(EpisodeOfCareStatusEnum theValue)
Sets the value(s) for status ()
|
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 StatusHistory()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic BoundCodeDt<EpisodeOfCareStatusEnum> getStatusElement()
null.
Definition: planned | waitlist | active | onhold | finished | cancelled
public String getStatus()
null.
Definition: planned | waitlist | active | onhold | finished | cancelled
public EpisodeOfCare.StatusHistory setStatus(BoundCodeDt<EpisodeOfCareStatusEnum> theValue)
Definition: planned | waitlist | active | onhold | finished | cancelled
public EpisodeOfCare.StatusHistory setStatus(EpisodeOfCareStatusEnum theValue)
Definition: planned | waitlist | active | onhold | finished | cancelled
public PeriodDt getPeriod()
null.
Definition: The period during this EpisodeOfCare that the specific status applied
public EpisodeOfCare.StatusHistory setPeriod(PeriodDt theValue)
Definition: The period during this EpisodeOfCare that the specific status applied
Copyright © 2014–2016 University Health Network. All rights reserved.