Skip to main content

care_context_link

Health Information On-Request Callback

Callback the gateway sends after a health information request: the transaction id for the transfer, or the error that stopped it.

POST/api/care-context-link/health-information/on-request

Authorizations

Authorizationbearer tokenRequired

The access token from POST /api/hiecm/gateway/v3/sessions.

Body

requestIdstringRequired
timestampstringRequired
hiRequestobjectRequired
hiRequest.transactionIdstringRequired
hiRequest.sessionStatusstringRequired
errornullRequired
respobjectRequired
resp.requestIdstringRequired

Responses

200

No response body is documented for this request.