public static class Encounter.Location extends BaseIdentifiableElement implements IResourceBlock
Definition: List of locations where the patient has been during this encounter
| Constructor and Description |
|---|
Location() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ResourceReferenceDt |
getLocation()
Gets the value(s) for location (where).
|
PeriodDt |
getPeriod()
Gets the value(s) for period ().
|
String |
getStatus()
Gets the value(s) for status ().
|
BoundCodeDt<EncounterLocationStatusEnum> |
getStatusElement()
Gets the value(s) for status ().
|
boolean |
isEmpty() |
Encounter.Location |
setLocation(ResourceReferenceDt theValue)
Sets the value(s) for location (where)
|
Encounter.Location |
setPeriod(PeriodDt theValue)
Sets the value(s) for period ()
|
Encounter.Location |
setStatus(BoundCodeDt<EncounterLocationStatusEnum> theValue)
Sets the value(s) for status ()
|
Encounter.Location |
setStatus(EncounterLocationStatusEnum 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 Location()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic ResourceReferenceDt getLocation()
null.
Definition: The location where the encounter takes place
public Encounter.Location setLocation(ResourceReferenceDt theValue)
Definition: The location where the encounter takes place
public BoundCodeDt<EncounterLocationStatusEnum> getStatusElement()
null.
Definition: The status of the participants' presence at the specified location during the period specified. If the participant is is no longer at the location, then the period will have an end date/time
public String getStatus()
null.
Definition: The status of the participants' presence at the specified location during the period specified. If the participant is is no longer at the location, then the period will have an end date/time
public Encounter.Location setStatus(BoundCodeDt<EncounterLocationStatusEnum> theValue)
Definition: The status of the participants' presence at the specified location during the period specified. If the participant is is no longer at the location, then the period will have an end date/time
public Encounter.Location setStatus(EncounterLocationStatusEnum theValue)
Definition: The status of the participants' presence at the specified location during the period specified. If the participant is is no longer at the location, then the period will have an end date/time
public PeriodDt getPeriod()
null.
Definition:
public Encounter.Location setPeriod(PeriodDt theValue)
Definition:
Copyright © 2014–2016 University Health Network. All rights reserved.