athenahealth · Capability

Documents Documents

Documents Documents 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

documents-documents.yaml Raw ↑
name: athenahealth Documents
description: List clinical documents on a patient chart in athenaOne.
api: athenahealth-athenaone-rest-api
operations:
- listPatientDocuments
inputs:
- name: practiceid
  required: true
- name: patientid
  required: true
outputs:
- Document
- DocumentList
tags: [Documents, Clinical, EHR]