public static class Appointment.Participant extends BaseIdentifiableElement implements IResourceBlock
Definition: List of participants involved in the appointment
| Constructor and Description |
|---|
Participant() |
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 the appointment
public Appointment.Participant setType(List<BoundCodeableConceptDt<ParticipantTypeEnum>> theValue)
Definition: Role of participant in the appointment
public BoundCodeableConceptDt<ParticipantTypeEnum> addType(ParticipantTypeEnum theValue)
addType() method.
Definition: Role of participant in the appointment
public BoundCodeableConceptDt<ParticipantTypeEnum> getTypeFirstRep()
Definition: Role of participant in the appointment
public BoundCodeableConceptDt<ParticipantTypeEnum> addType()
Definition: Role of participant in the appointment
public Appointment.Participant setType(ParticipantTypeEnum theValue)
Definition: Role of participant in the appointment
public ResourceReferenceDt getActor()
null.
Definition: A Person, Location/HealthcareService or Device that is participating in the appointment
public Appointment.Participant setActor(ResourceReferenceDt theValue)
Definition: A Person, Location/HealthcareService or Device that is participating in the appointment
public BoundCodeDt<ParticipantRequiredEnum> getRequiredElement()
null.
Definition: Is this participant required to be present at the meeting. This covers a use-case where 2 doctors need to meet to discuss the results for a specific patient, and the patient is not required to be present.
public String getRequired()
null.
Definition: Is this participant required to be present at the meeting. This covers a use-case where 2 doctors need to meet to discuss the results for a specific patient, and the patient is not required to be present.
public Appointment.Participant setRequired(BoundCodeDt<ParticipantRequiredEnum> theValue)
Definition: Is this participant required to be present at the meeting. This covers a use-case where 2 doctors need to meet to discuss the results for a specific patient, and the patient is not required to be present.
public Appointment.Participant setRequired(ParticipantRequiredEnum theValue)
Definition: Is this participant required to be present at the meeting. This covers a use-case where 2 doctors need to meet to discuss the results for a specific patient, and the patient is not required to be present.
public BoundCodeDt<ParticipationStatusEnum> getStatusElement()
null.
Definition: Participation status of the Patient
public String getStatus()
null.
Definition: Participation status of the Patient
public Appointment.Participant setStatus(BoundCodeDt<ParticipationStatusEnum> theValue)
Definition: Participation status of the Patient
public Appointment.Participant setStatus(ParticipationStatusEnum theValue)
Definition: Participation status of the Patient
Copyright © 2014–2016 University Health Network. All rights reserved.