Use this API to link a care context to the patient’s ABHA address. A care context represents a visit, test, or any logical grouping of health records.
After calling this API, listen for the abha.link_care_context webhook to confirm whether the linking was successful. Once linked, other HIUs can request data for this care context through ABDM’s consent flow.
You can optionally pass the FHIR data as a base64-encoded string in the data field. If provided, Eka stores it and handles data sharing automatically — you won’t need to handle the abha.hip_data_fetch webhook. If not provided, you will receive the abha.hip_data_fetch webhook when an HIU requests the data.
The API requires a Bearer token (JWT) for authentication.
Eka User ID (OID)
Partner User ID
Partner HIP ID
Accepted