public static class Encounter.StatusHistory extends BaseIdentifiableElement implements IResourceBlock
Definition: The status history permits the encounter resource to contain the status history without needing to read through the historical versions of the resource, or even have the server store them
| 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<EncounterStateEnum> |
getStatusElement()
Gets the value(s) for status ().
|
boolean |
isEmpty() |
Encounter.StatusHistory |
setPeriod(PeriodDt theValue)
Sets the value(s) for period ()
|
Encounter.StatusHistory |
setStatus(BoundCodeDt<EncounterStateEnum> theValue)
Sets the value(s) for status ()
|
Encounter.StatusHistory |
setStatus(EncounterStateEnum 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<EncounterStateEnum> getStatusElement()
null.
Definition:
public String getStatus()
null.
Definition:
public Encounter.StatusHistory setStatus(BoundCodeDt<EncounterStateEnum> theValue)
Definition:
public Encounter.StatusHistory setStatus(EncounterStateEnum theValue)
Definition:
public PeriodDt getPeriod()
null.
Definition:
public Encounter.StatusHistory setPeriod(PeriodDt theValue)
Definition:
Copyright © 2014–2016 University Health Network. All rights reserved.