AsyncAPI Specification
generated: '2026-07-21'
method: searched
source: https://docs.zushealth.com/docs/zushooks
spec_type: Webhooks
product: Zushooks
description: >-
Zushooks are user-defined outbound HTTPS callbacks. Zus sends a POST to a customer-configured
webhookUrl when a FHIR resource is created or updated that matches a subscribed filter, so
consumers do not have to poll the FHIR Store. The customer must respond 200 OK to acknowledge.
transport: https-post
configuration: Configured per account via Zus support ticket (webhookUrl + filter + auth method).
filters:
language: JQ
docs: https://jqlang.github.io/jq/manual/
examples:
- Contains / does not contain a value such as a patient identifier system
- Resource updated to a completed status (e.g. Appointments, Encounters)
- Resource originates from a data type such as ADT or Medication Alerts
authentication:
methods: [basic, oauth-client-credentials]
oauth_values: [webhookUrl, clientId, clientSecret, tokenUrl, audience]
event_categories:
- Patient admitted, discharged, or transferred (ADT) from an inpatient encounter
- Medication prescribed or picked up
- New lab result available
- Any FHIR resource create/update matching the configured filter
payload:
source: com.zushealth.zushooks
fields: [message_id, source, time, resourceId, ownerId, upid, resourceIncluded, resource]
note: >-
When secured with OAuth the entire FHIR resource is included in the response body; example
resourceId form "Encounter/<uuid>", upid identifies the human (Universal Patient Identifier).
consumer_guidance: >-
Zus recommends directing Zushooks to a queue to enforce rate limiting and avoid overwhelming
downstream services given variable data traffic.
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/zus-zushooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.