data transfer
Acknowledge a health information data request
Also known as: HIP Health Information Response. Async Callback: After ABDM Gateway sends a health information request to the HIP bridge URL ({bridgeUrl}/v0.5/health-information/hip/request), the HIP calls this Gateway endpoint to acknowledge receipt and indicate it will begin processing (ACKNOWLEDGED).
Certification case HIP_INIT_SHARE_CARECONTEXT
After this, the HIP prepares and encrypts FHIR records, then pushes them to the HIU's Bearer token obtained from POST /hiecm/gateway/v3/sessions Transaction ID from the original data request One of Echo of the requestId from the original Gateway-to-HIP request requestId received in the original Gateway request to HIP bridgedataPushUrl.Authorizations
Authorizationbearer tokenRequiredBody
hiRequestobjectRequiredhiRequest.transactionIdstringRequiredhiRequest.sessionStatusstringRequiredACKNOWLEDGEDERROREDresponseobjectRequiredresponse.requestIdstringRequiredResponses
Callbacks
- You make this call in reply to A request for the records a consent covers, which ABDM posts to
/api/v3/hip/health-information/request. Open the callback.