athenahealth · Capability

Patients Patients

Patients Patients is a Naftiko capability published by athenahealth, one of 13 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Run with Naftiko

Capability Spec

patients-patients.yaml Raw ↑
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]