On November 5, 2022 the following changes will be made to the Cerner integration:

Webhook Notifications

Notifications can now be generated from the integration when the following actions occur:

  • Practitioner joined video visit meeting

  • Practitioner left video visit meeting

  • Patient joined video visit meeting

  • Patient left video visit meeting

New configuration parameters have been added for this enhancement

In addition to selecting which notifications are to be sent, “Auth Name” and “Auth Password” must be configured which will be used to include basic authentication in the notification (added to the HTTP “Authorization” header). A URL must also be configured to specify where the notifications are to be sent.

A new notifications records tab has been added to show details of sent notifications. The meeting ID or appointment ID corresponding to the video visit must be entered to show the corresponding notifications. Only notifications sent within the past 7 days can be viewed.

Notifications will be sent to the configured URL using the http GET method and will include the following as query parameters:

  • appointmentId

  • userId

  • userType (1 = practitioner, 2 = patient)

  • action (1 = joined, 2 = left)

  • meetingId

  • joinUrl

For example:

GET https://[email protected]/myendpoint?appointmentId=4864183&userId=12753672&userType=1&action=2&meetingId=88094394350&joinUrl=https://applications.zoom.us/cerner?oid=hfutyiiouerhiIiKihJj8dh/hdYHJhf=&da=jjfuHjFS93DfuJJ84Hju&aid=fdtkKkdhfh3hf9Jdfumq