Notification API

Notification API to update user (patient/customer or practitioner) of information that would be of interest to them.

For a source system to integrate with HIE, certain flow requires the notification API to be used during the process to complete the operational flow.


Retrieving Bearer Token

To start using the notification API, a source system needs to be registered and will then be given a credential for them to interact with the API.

Sample Description Sample Body API Method API
Bearer Token
{
    "email":"sample@email.com",
    "password":"12345678"
}
POST http://111.22.33.44:55/api/v2/user/session

Use Cases

Below are use cases that are related to notification API:

  1. Virtual Consultation (VC) session