While calling “https://dev.abdm.gov.in/gateway/v0.5/health-information/cm/request”, we are getting /v0.5/health-information/hiu/on-request but data push url (https://medbot.demoap.com/api/Webhook/ReceiveMedBotWebhookRawData/data/push) not called back. We assured that tried patient is having health record in kidney hospital.
We found that the health records are displaying in NHA HIU application (https://dev.ndhm.gov.in/hiu#/)
Execution steps are as follows :
-
consent request
-
consent approval
-
HIU Notify callback (/v0.5/consents/hiu/notify)
-
HIU On Notify (https://dev.abdm.gov.in/gateway/v0.5/consents/hiu/on-notify)
-
Consent Fetch (https://dev.abdm.gov.in/gateway/v0.5/consents/fetch)
-
Consent On Fetch Call Back (/v0.5/consents/on-fetch)
-
Health Info Request (cm request) - https://dev.abdm.gov.in/gateway/v0.5/health-information/cm/request
-
Health info request call back ( /v0.5/health-information/hiu/on-request)
-
/data/push - mentioned issue is happening here