public static class Encounter.Participant extends BaseIdentifiableElement implements IResourceBlock
Definition: The list of people responsible for providing the service
| Constructor and Description |
|---|
Participant() |
| Modifier and Type | Method and Description |
|---|---|
BoundCodeableConceptDt<ParticipantTypeEnum> |
addType()
Add a value for type ()
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
addType(ParticipantTypeEnum theValue)
Add a value for type () using an enumerated type.
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ResourceReferenceDt |
getIndividual()
Gets the value(s) for individual (who).
|
PeriodDt |
getPeriod()
Gets the value(s) for period ().
|
List<BoundCodeableConceptDt<ParticipantTypeEnum>> |
getType()
Gets the value(s) for type ().
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
getTypeFirstRep()
Gets the first repetition for type (),
creating it if it does not already exist.
|
boolean |
isEmpty() |
Encounter.Participant |
setIndividual(ResourceReferenceDt theValue)
Sets the value(s) for individual (who)
|
Encounter.Participant |
setPeriod(PeriodDt theValue)
Sets the value(s) for period ()
|
Encounter.Participant |
setType(List<BoundCodeableConceptDt<ParticipantTypeEnum>> theValue)
Sets the value(s) for type ()
|
Encounter.Participant |
setType(ParticipantTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for type ()
|
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 Participant()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic List<BoundCodeableConceptDt<ParticipantTypeEnum>> getType()
null.
Definition: Role of participant in encounter
public Encounter.Participant setType(List<BoundCodeableConceptDt<ParticipantTypeEnum>> theValue)
Definition: Role of participant in encounter
public BoundCodeableConceptDt<ParticipantTypeEnum> addType(ParticipantTypeEnum theValue)
addType() method.
Definition: Role of participant in encounter
public BoundCodeableConceptDt<ParticipantTypeEnum> getTypeFirstRep()
Definition: Role of participant in encounter
public BoundCodeableConceptDt<ParticipantTypeEnum> addType()
Definition: Role of participant in encounter
public Encounter.Participant setType(ParticipantTypeEnum theValue)
Definition: Role of participant in encounter
public PeriodDt getPeriod()
null.
Definition: The period of time that the specified participant was present during the encounter. These can overlap or be sub-sets of the overall encounters period
public Encounter.Participant setPeriod(PeriodDt theValue)
Definition: The period of time that the specified participant was present during the encounter. These can overlap or be sub-sets of the overall encounters period
public ResourceReferenceDt getIndividual()
null.
Definition:
public Encounter.Participant setIndividual(ResourceReferenceDt theValue)
Definition:
Copyright © 2014–2016 University Health Network. All rights reserved.