1upHealth · AsyncAPI Specification

1Uphealth Subscription Webhooks

Version

View Spec View on GitHub HealthcareUnited StatesFHIRHL7InteroperabilitySMART on FHIRPayerClaimsPatient AccessHealth DataAsyncAPIEvents

AsyncAPI Specification

1uphealth-subscription-webhooks.yml Raw ↑
generated: '2026-07-24'
method: searched
source: >-
  fhir/1uphealth-fhir-r4-capabilitystatement.json (Subscription resource) +
  HL7 FHIR R4 Subscription framework
spec_type: Webhooks
surface: fhir-subscription
summary: >-
  1up's event/notification surface is the FHIR Subscription resource, supported on the
  R4 endpoint (declared in the CapabilityStatement). A client registers a Subscription
  with a search-expression criteria and a rest-hook channel; when matching resources
  change, the server POSTs a notification to the client's endpoint. This is 1up's
  webhook mechanism for near-real-time change notification over FHIR.
subscription:
  resource: Subscription
  fhir_release: r4
  channel_types:
    - type: rest-hook
      detail: HTTPS callback (webhook) POSTed to Subscription.channel.endpoint on match.
  fields:
    - Subscription.criteria      # FHIR search expression selecting resources of interest
    - Subscription.channel.type  # rest-hook
    - Subscription.channel.endpoint
    - Subscription.channel.payload
    - Subscription.status        # requested | active | error | off
  security: SMART-on-FHIR OAuth 2.0 (same as REST surface)
notes: >-
  Delivery is a FHIR resource/Bundle payload (or id-only ping, per channel.payload) to
  the subscriber endpoint. No separate AsyncAPI document is published; this artifact
  captures the webhook/event catalog derived from the live CapabilityStatement.

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.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/1uphealth-subscription-webhooks"
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 email required.

A second provider on the same verified email joins the account you already have.