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.

Medplum Subscriptions is one of 4 APIs that Medplum publishes on the APIs.io network.

Tagged areas include Subscriptions, Webhooks, FHIR, and Events. The published artifact set on APIs.io includes API documentation and sample payloads.

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