name: athenahealth Appointments description: Search, read, schedule, check-in, cancel, and reschedule appointments in athenaOne. api: athenahealth-athenaone-rest-api operations: - searchAppointments - getOpenAppointmentSlots - getAppointment - cancelAppointment - checkInAppointment - rescheduleAppointment inputs: - name: practiceid required: true - name: departmentid required: true outputs: - Appointment - AppointmentList tags: [Appointments, Scheduling, EHR]