Scan & Share
Receive a patient's shared profile
Also known as: [HIP Callback] Receive Patient Profile Share. This endpoint is implemented by the HIP, the ABDM Gateway forwards the patient's profile to the HIP's registered callback URL when the patient scans the HIP's QR code and consents to share their profile.
The HIP must respond with a 2xx status and subsequently call The Unique UUID v4 per request. Used for idempotency and distributed tracing. Generate a fresh UUID for every call. ISO 8601 UTC timestamp of the request. Always One of HIP identifier embedded in the QR code Counter or context value from the QR code Health Professional Registry ID of the scanning clinician Profile received by HIPPOST /patient-share/v3/on-share.Authorizations
Authorizationbearer tokenRequiredaccessToken from POST /api/hiecm/gateway/v3/sessions. Send it as Authorization: Bearer <ACCESS_TOKEN>.Headers
REQUEST-IDstringRequiredTIMESTAMPstringRequiredBody
intentstringRequiredPROFILE_SHARE for scan-and-share flowsPROFILE_SHAREmetaDataobjectRequiredmetaData.hipIdstringRequiredmetaData.contextstringRequiredmetaData.hprIdstringprofileobjectRequiredprofile.patientobjectResponses
200