athenahealth · Capability

Fhir Subscriptions

Fhir Subscriptions 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

fhir-subscriptions.yaml Raw ↑
name: athenahealth FHIR Subscriptions
description: Create, read, and delete FHIR Subscriptions to receive near real-time event notifications via rest-hook.
api: athenahealth-fhir-subscriptions-api
operations:
- createSubscription
- readSubscription
- searchSubscriptions
- deleteSubscription
- getSubscriptionStatus
scopes:
- system/Subscription.read
- system/Subscription.write
tags: [FHIR, Subscriptions, Webhooks, Events]