Carequality Subscription Implementation Guide for Push Notifications
0.1.1 - CI Build

Carequality Subscription Implementation Guide for Push Notifications, published by Carequality. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Carequality/CEQSubscription/ and changes regularly. See the Directory of published versions

Example Bundle: CQ Notification Bundle Example

Bundle NotificationBundleExample of type history


Entry 1 - fullUrl = http://www.example.org/fhir/Parameters/CEQSubscriptionStatusExample

Request:

GET https://example.org/fhir/r4/Subscription/admission/$status

Response:

200
LastModified = null

Resource Parameters:

Parameters

statusactive
Events-Since-Subscription-Created8
subscription-nameSub84849-26
subscription-event-codehttp://www.carequality.net/CEQTopic/admit


Entry 2 - fullUrl = http://www.example.org/fhir/Encounter/CEQ-Encounter

Request:

GET https://example.org/fhir/r4/Encounter/CEQ-Encounter

Response:

200

Resource Encounter:

Not done yet