Integration

Connecting Bond to athenahealth's athenaOne

Bond Health connects via athenahealth's FHIR R4 APIs to read athenaOne records, screens a practice's patients against a study's criteria, and hands matched, pre-screened patients to the practice's coordinators. Below: the data and FHIR resources involved, what your athenaOne administrator approves, the timeline, and what is not integrated today.

Last updated Sep 24, 20268 sources

What is athenahealth, and who uses it?

athenahealth sells athenaOne, a cloud-based suite that combines an ambulatory EHR (athenaClinicals), practice management and billing (athenaCollector) and patient engagement tools. Per a September 2025 TechTarget profile, the company mainly serves small to medium-sized physician practices and hospitals.⁠[3] A January 2025 press release from Trially, a recruitment vendor joining the athenahealth Marketplace, cited more than 160,000 providers on the athenaOne network.⁠[4] By installations, Definitive Healthcare data ranks athenahealth third among ambulatory EHR vendors, behind Epic and eClinicalWorks.⁠[5]

Top three ambulatory EHR vendors by installations
VendorInstallationsMarket share
Epic16,29519.5%
eClinicalWorks9,96611.9%
athenahealth5,8016.9%

Definitive Healthcare data, accessed October 2025.⁠[5] The counts are installations, not providers.

KLAS Research graded six ambulatory vendors' product suites in its 2025 Complete Look reports. As summarized by TechTarget in June 2025, athenahealth received a B-minus overall, against a C average for the six, and 77% of its customers were satisfied or highly satisfied. Customers praised its interfaces and interoperability; some said specialty workflows need improvement.⁠[6]

Why does athenahealth matter for physician groups running trials?

A small or medium-sized group on athenaOne may have the patients a study needs but no research informatics team to query the EHR. Then coordinators pre-screen by opening charts one at a time. Bond takes over that reading and hands them a ranked list with reasons attached.

  • Identify screens coded data and notes against each inclusion and exclusion criterion, ranks candidates and shows the chart evidence behind each decision.
  • Engage calls or texts matched patients, asks the pre-screening questions the chart cannot answer and books visits. Patients are told AI is used and can reach a person at any time: the agent transfers the call live to a coordinator or books a human callback, whichever the site prefers.⁠[1],[2]

The physician groups page covers staffing and study selection for groups new to research.

What data does Bond read, and which FHIR resources carry it?

As of September 2026, athenahealth's production FHIR server runs FHIR R4 (version 4.0.1) and declares conformance to US Core 3.1.1 and 6.1.0 and to the Bulk Data Access guide, versions 1.0.1 and 2.0.0. Its CapabilityStatement lists 32 resource types. Every resource in the table below supports read, and all but Binary support search. Searches accept an athenaOne practice filter (ah-practice), and Patient searches also accept a department filter (ah-department).⁠[7]

Data Bond requests from athenaOne
Data elementFHIR resource or interfaceNotes
Demographics and contact detailsPatientAge and sex for criteria; phone and preferred language for outreach.
DiagnosesCondition (problem list and encounter diagnosis profiles)Coded diagnoses with dates, used for time windows.
MedicationsMedicationRequest, MedicationCurrent and prior therapies, for washout and prior-treatment criteria.
Labs and vitalsObservation (lab, vital sign, BMI and blood pressure profiles)Dated values for lab thresholds, BMI and blood pressure criteria.
ProceduresProcedurePrior procedures named in exclusions.
AllergiesAllergyIntoleranceAllergies that rule out a study drug or its class.
Results and reportsDiagnosticReport (lab and note profiles)Lab panels and report text the practice receives into athenaOne.
Clinical notesDocumentReference and BinaryVisit notes and documents the practice exposes. The main source for criteria that live in free text.
VisitsEncounter, AppointmentRecent and upcoming visits, used to time outreach around clinic dates.

Resources and profiles as declared in athenahealth's production CapabilityStatement, retrieved September 2026.⁠[7]

Notes carry the criteria that coded fields miss: symptom history, response to a prior therapy, a specialist's finding. DocumentReference searches accept category, type and date filters. The CapabilityStatement also declares a Group-level bulk $export operation, an alternative to per-patient searches for loading a whole panel.⁠[7]

Is Bond on the athenahealth Marketplace?

No. The Marketplace is athenahealth's catalog of third-party apps. A January 2025 release put it at over 500 solutions across more than 60 medical specialties and capabilities, and recruitment tools are listed there: Trially joined the program that month.⁠[4]

Bond connects via athenahealth's standards-based FHIR APIs instead, under each practice's own authorization. As of September 2026, athenahealth's published SMART configuration lists the client_credentials grant and private_key_jwt client authentication, the combination the SMART Backend Services pattern uses for server-to-server access.⁠[8]

What does the practice need to do?

Most of the work sits with whoever manages athenaOne for the group: an IT lead, a practice administrator or an outside consultant. Bond supplies the list of resources it needs and does the configuration.

  1. 1

    Sign the BAA

    No PHI moves until the business associate agreement is signed.

  2. 2

    Approve API access

    Authorize Bond's application for the practice's athenaOne data, following the steps in your athenahealth agreement. Your athenahealth account contact can confirm what applies to your contract.

  3. 3

    Set the scope

    Name the practice and the departments to include. athenahealth's Patient search filters by both, so screening can start from only the clinics running the study.⁠[7]

  4. 4

    Run the security review

    Your reviewer checks the resource list above and Bond's controls. Bond answers the questionnaire and shares its Trust Center.⁠[1]

  5. 5

    Test on real charts

    Coordinators check a sample of matches against the chart, including which note types come through. The validation process describes this step.

How long does the athenahealth connection take?

Bond's published estimate for a full EHR integration is 48 hours, depending on the EHR, the IT review and the interface method.⁠[1] In the implementation plan, the security review and the EHR connection come first, while criteria and outreach scripts are configured in parallel.

How is PHI protected, and what is not integrated today?

Bond is HIPAA compliant and SOC 2 Type I compliant, and its SOC 2 Type II and ISO 27001 audits are underway.⁠[2] Bond signs a BAA, encrypts data in transit and at rest (AES-256 where applicable), and uses role-based access, SSO support, audit logging and penetration testing, documented in its Trust Center.⁠[1] The security page shows the full data flow.

Not integrated today

  • Writing to the chart. For every resource in the data table, athenahealth's CapabilityStatement lists read and search only, as of September 2026.⁠[7] Bond does not file notes, flags or orders in athenaOne.
  • Inside athenaOne. Bond does not run as an embedded app in the athenaOne screen. Coordinators review matches in Bond's dashboard.
  • The athenaOne schedule. Bond books screening visits in the site's calendar, not in athenaOne scheduling.
  • Portal messaging. Bond does not message patients through athenahealth's patient portal. Outreach is by voice and text.
  • Research status in the chart. Study status goes to the CTMS or a Google Sheet, not to athenaOne.
  • Proprietary athenaOne APIs. Bond's standard path is FHIR R4. An HL7 v2 feed or an aggregator is an option where a practice already has one.

Bring one protocol and the name of your athenaOne administrator. We will map the scopes, approvals and dates to your calendar.

Frequently asked questions

Does Bond read free-text notes from athenaOne?
Yes, through DocumentReference and Binary, for the note types the practice exposes.⁠[7] Each match shows the chart evidence behind each criterion.
Can we limit screening to one clinic in our group?
Yes. athenahealth's FHIR Patient search accepts practice and department filters, so the patient list can be limited to the departments running the study.⁠[7]
Can we start before API access is approved?
Yes. A pilot without EHR integration can start from a patient list the practice exports, and EHR screening is added once access is approved.⁠[1] The pilot still needs the BAA and security review.
How is the connection priced?
Bond charges no integration fee. Its volume-based platform fee covers the EHR connection, security review and setup, and a success fee applies per randomized patient. See pricing.⁠[1]

Sources

  1. 1.Bond Health: platform overview, FAQ and pricing · Bond Health, 2026
  2. 2.Bond Health product information · Bond Health, 2026Capabilities, pricing and compliance status described by Bond Health, September 2026.
  3. 3.What is athenahealth Inc.? · TechTarget, 2025Published September 8, 2025; accessed September 2026. Quote: "Athenahealth, Inc. provides cloud-based electronic health record (EHR) systems, revenue cycle management (RCM), patient engagement tools and point-of-care mobile applications. The company primarily serves small to medium-sized physician practices and hospitals". Also: "Athenahealth offers an integrated, cloud-based suite known as athenaOne", listing athenaClinicals ("An EHR system designed for ambulatory care settings") and athenaCollector ("A practice management and RCM solution").
  4. 4.Trially AI Joins athenahealth's Marketplace Program to Enroll Patients into Clinical Trials with Unprecedented Speed and Precision · Trially (Business Wire, syndicated by Silicon UK), 2025Vendor press release dated January 29, 2025; figures are as stated in the release. Quote: "more than 160,000 providers on the athenaOne network" and "The Marketplace has over 500 solutions across more than 60 medical specialties and capabilities that are integrated with athenaOne".
  5. 5.Top 10 Ambulatory EHR Vendors · Definitive Healthcare, 2025Measured by number of installations, data accessed October 2025. Table: Epic 16,295 (19.5%), eClinicalWorks 9,966 (11.9%), athenahealth 5,801 (6.9%). Quote: "Rounding out the top three is athenahealth with nearly 7% market share".
  6. 6.How 6 ambulatory EHR providers stack up · TechTarget (reporting KLAS Research), 2025Published June 24, 2025, summarizing KLAS's 2025 ambulatory Complete Look reports (the athenahealth report is dated May 23, 2025), based on 690 provider organizations across six vendors. Quote: "Athenahealth received a B-minus overall performance score, with 77% of customers either satisfied or highly satisfied." Also: "Vendors in the Complete Looks series averaged a 'C' overall" and "Clients consistently praised the user-friendly interfaces and strong interoperability features. However, some customers reported that specialty workflows need improvement".
  7. 7.athenahealth FHIR R4 CapabilityStatement (production /metadata) · athenahealth, 2026Machine-readable, retrieved September 2026. Declares fhirVersion 4.0.1, US Core 3.1.1 and 6.1.0, Bulk Data 1.0.1 and 2.0.0; lists 32 resource types. Each resource in the data table lists read and search-type (Binary: read only) and no create or update; each searchable one takes ah-practice; ah-department is on Patient (also CarePlan, CareTeam, Goal); DocumentReference (US Core 6.1.0 profile) searches by category, type and date; Group $export. Quote: "publisher":"athenahealth","instantiates":["http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server|3.1.1","http://hl7.org/fhir/us/core/CapabilityStatement/us-core-server|6.1.0"
  8. 8.athenahealth SMART configuration (/.well-known/smart-configuration) · athenahealth, 2026Machine-readable, retrieved September 2026. Lists private_key_jwt among token endpoint auth methods. Quote: "grant_types_supported":["authorization_code","client_credentials"]

Related pages

Ready to get started?

Enroll patients faster.

See how Bond can accelerate enrollment for your clinical trials with a personalized demo.

Book a demo

Up to 3×

faster enrollment

90%+

matching accuracy

4-6 wks

implementation