Clarify issues with Milestone Implementation

@Govind_Deshmukh @Ramandeep1

Please check below points and update me back


Milestone 1.

  1. Only Aadhaar based ABHA creation is implemented, as per the instruction of one of the person from ABDM. is it ok?

  2. is it mandatory Scanning QR code of patient(user) and verifying the ABHA in Implementation?

  3. Opt-out options, account details updations, deactivate, reactivate and delete ABHA etc are mandatory to implement in HIP side?

  4. When scan QR code of the hip from phr app, getting “/v0.5/patients/profile/share” to my webhook.
    As receiving this, “https://dev.abdm.gov.in/gateway/v0.5/patients/profile/on-share” api is called from hip side and getting 202 as response status. but in PHR app, showing “Didn’t receive any result from Gateway”.

  5. https://dev.abdm.gov.in/devservice/v1/bridges/addUpdateServices” api is used to add HIPs and HIUs to the provider. is it enough? is it mandatory to add in Health Facility Registry?

Milestone 2.

  1. When discover HIPs from phr app, search hip name, click on fetch records, getting “/v0.5/care-contexts/discover” to my webhook. As recieiving this, “https://dev.abdm.gov.in/gateway/v0.5/care-contexts/on-discover” api is called from hip side and getting 202 as response status. but in PHR App, showing “Unable to contact your hospital, Please try again later”.

2.When Click on pull records button in PHR app, getting “/v0.5/consents/hip/notify” to my webhook. As receiving this, “https://dev.abdm.gov.in/gateway/v0.5/consents/hip/on-notify” api called and getting status 202, but the “/v0.5/health-information/hip/request” api call back to my webhook not receiving.

Milestone 3.

  1. issue >> “/v0.5/health-information/hip/request” api call back to my webhook not receiving >> here also

Thanks
SALAHUDHEEN