Care Context Discovery
ABDM allows a user to find their health records from any health facility they have visited via the discovery process.
When a discovery request is initiated by the user, the HIP will receive a list of verified identifiers along with name and demographic information. Verified information includes the ABHA address, the mobile number name, gender, year of birth.
Discover Unlinked CareContexts
Use the discover api to get a list of care-contexts that are not linked to the user’s account. Linking Process is initiated by the user by providing the care-context id and the verification code is sent to the user’s mobile number.
Initate the linking
Use the link init api to initiate the linking process, the HIP will send an OTP to the user’s mobile number.
Confirm the linking with OTP
Use txn_id
from the previous step and OTP sent to the user’s mobile number to confirm the linking.