Medplum Subscriptions

FHIR Subscription resources that match a search criteria and dispatch real-time notifications via REST hooks (webhooks) or Websockets when matching resources are created or updated. Subscriptions are the primary trigger for Bots and external system integrations.

API entry from apis.yml

apis.yml Raw ↑
aid: medplum:medplum-subscriptions
name: Medplum Subscriptions
description: FHIR Subscription resources that match a search criteria and dispatch real-time notifications
  via REST hooks (webhooks) or Websockets when matching resources are created or updated. Subscriptions
  are the primary trigger for Bots and external system integrations.
humanURL: https://www.medplum.com/docs/subscriptions
tags:
- Subscriptions
- Webhooks
- FHIR
- Events
properties:
- type: Documentation
  url: https://www.medplum.com/docs/subscriptions
- type: Example
  url: examples/medplum-subscription-webhook-example.json