Skip to main content

webhooks

The provider pushes encrypted health information to the URL named in the request.

The provider pushes encrypted health information to the URL named in the request.

POST/api-hiu/data/notification

Authorizations

Authorizationbearer tokenRequired

The accessToken from POST /api/hiecm/gateway/v3/sessions. Send it as Authorization: Bearer <ACCESS_TOKEN>. M2 also uses per flow tokens, a link token for linking and an authorisation token for patient scoped calls. Their header names are not yet published.

Responses

202

Accepted. Acknowledge quickly, then process asynchronously.

The callback never arrives

Where this fits

hiecm-m2.yaml declares this callback at module level and names no call against it. Which call produces it is not documented, so this page does not say.