name: athenahealth Patients description: Search, read, create, and update patient demographics in athenaOne. api: athenahealth-athenaone-rest-api operations: - searchPatients - getPatient - createPatient - updatePatient inputs: - name: practiceid required: true - name: departmentid required: false outputs: - Patient - PatientList scopes: - athena/service/Athenanet.MDP.* tags: [Patients, EHR, Demographics]