Search Subscriptions

Subscription on the FHIR specification website.

The subscription resource is used to define a push-based subscription from a server to another system. Once a subscription is registered with the server, the server checks every resource that is created or updated, and if the resource matches the given criteria, it sends a message on the defined "channel" so that another system can take an appropriate action.

Query Params
string

The mime-type of the notification payload

string

The search rules used to determine when to send a notification

string

Contact details for the subscription

string

The type of channel for the sent notifications

string

The uri that will receive the notifications

string

The current state of the subscription

Responses

401

Unauthorized

403

Forbidden

500

Internal server error

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json