I’m trying to share patient data with the ABDM sbx app in patient validation API but it shows connectivity issues. Even after trying with multiple networks. I still get the same issue. Could you please help me with this problem.
Share your HIP id. Check your server as in most of the cases it is the HIP server that does not respond or is not reachable, then we get this error.
My HIP ID is: XRAi-Facility
Please share the steps you are executing, with API payload and response. Also, share the output of getServices API here.
Thanks.
This error is thrown generally where there is some security issue from integrator’s server. Please check in your server. However, If you can share the details, we can have it rechecked on our server logs and share the error.
Hi, I’m sending you the steps of this api.
- API being called: https://dev.abdm.gov.in/gateway/v1.0/patients/profile/share
- I have attached the screenshot of that error.
- As I am using sbx ABHA app for sending this api and for sending the request I’m using a QR code that contain {“hipid”: “XRAi-Facility”, “code”:12345} this data.
- I have attached the screenshot of that output.
It’s been around 15 days, and we still waiting for your response, kindly please update.
Can you please look into this and as we have been facing this issue for the last 15 days.
Hi @hiteshmishra, Are you able to get patient profile payload on {HIP_HOST}}/v1.0/patients/profile/share ?
Hi @atulsharma I’m using sbx app for sending this patient details, Scanning the QR code which contain {“hipid”:“XRAi-Facility”, “code”:12345} however i’m not able to scan this qr code.
@hiteshmishra - Kindly read this documentation for scan and share.
https://sandbox.abdm.gov.in/docs/build_hip_share_patient_profile1.0
Hi @atulsharma,
Currently, I’m in patient validation process in mildstone M2 and in patient validaiton the last process which is On-share and for this process I’m using sbx abha app for scanning the QR which contains hipid and code which I have mentioned earlier. However I’m not getting any response when I’m scanning the QR.
Hi @hiteshmishra - To build scan-share:
You need to implement this end-point at your end - patients/profile/share
After receiving request payload you need to send response on patients/profile/on-share