Managing Subscriptions
You can register for new subscriptions on the FHIR server. There are different channel types available while registering the subscription for the notifications to be received. The subscribed entity receives a notification whenever the criteria for the subscription is met on the server. You can also view, edit, and delete the subscriptions.
Procedure
Registering a New Subscription
To register a new subscription, you must provide information about the following fields when creating a new subscription:
Field | Description |
---|---|
Criteria | Mandatory field. The rules that the server must use to determine when to generate notifications for this subscription.
For example, Observation?code=http://loinc.org|1975-2 |
Channel Type | Mandatory field. The type of channel you want to use. |
Endpoint | The URL that describes the actual endpoint to send a message to. |
Payload | The MIME type to send. |
Header | Depends on the channel type you select.
A header can convey additional information to the recipient and meet security requirements. |
End Date | The date when the subscription must be deleted. |
Contact | The requester's point of contact. |
Reason | The reason why you want to create this subscription. |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.