Slot |
Slot.addIdentifier(Identifier t) |
Slot |
Slot.addServiceCategory(CodeableConcept t) |
Slot |
Slot.addServiceType(CodeableConcept t) |
Slot |
Appointment.addSlotTarget()
|
Slot |
Slot.addSpecialty(CodeableConcept t) |
Slot |
Slot.copy() |
Slot |
Slot.setAppointmentType(CodeableConcept value) |
Slot |
Slot.setComment(String value) |
Slot |
Slot.setCommentElement(StringType value) |
Slot |
Slot.setEnd(Date value) |
Slot |
Slot.setEndElement(InstantType value) |
Slot |
Slot.setIdentifier(List<Identifier> theIdentifier) |
Slot |
Slot.setOverbooked(boolean value) |
Slot |
Slot.setOverbookedElement(BooleanType value) |
Slot |
Slot.setSchedule(Reference value) |
Slot |
Slot.setScheduleTarget(Schedule value) |
Slot |
Slot.setServiceCategory(List<CodeableConcept> theServiceCategory) |
Slot |
Slot.setServiceType(List<CodeableConcept> theServiceType) |
Slot |
Slot.setSpecialty(List<CodeableConcept> theSpecialty) |
Slot |
Slot.setStart(Date value) |
Slot |
Slot.setStartElement(InstantType value) |
Slot |
Slot.setStatus(Slot.SlotStatus value) |
Slot |
Slot.setStatusElement(Enumeration<Slot.SlotStatus> value) |
protected Slot |
Slot.typedCopy() |