Skip to main content

Gateway & Bridge

Register / Update HIP-HIU Services (Facility Registry)

Register or update HIP/HIU services in the Facility Registry. Must be called after updating the bridge URL. Server: https://facilitysbx.abdm.gov.in

POST/v1/bridges/MutipleHRPAddUpdateServices

Authorizations

Authorizationbearer tokenRequired

The accessToken from POST /api/hiecm/gateway/v3/sessions. Send it as Authorization: Bearer <ACCESS_TOKEN>.

Headers

REQUEST-IDstringRequired

Unique UUID v4 per request. Used for idempotency and distributed tracing. Generate a fresh UUID for every call.

TIMESTAMPstringRequired

ISO 8601 UTC timestamp of the request.

Body

facilityIdstringRequired

Facility identifier from the Health Facility Registry

facilityNamestringRequired

Name of the healthcare facility

HRPobject[]Required

List of HIP/HIU/HRP services to register

HRP.bridgeIdstringRequired

Your client ID (bridge identifier)

HRP.hipNamestringRequired

Display name of the HIP

HRP.hipIdstringRequired

Unique HIP service identifier

HRP.hipTypestringRequired

One of HOSPITALCLINICLABPHARMACYWELLNESSDIAGNOSTICOTHER

HRP.facilityNamestringRequired

Responses

200

Services registered / updated successfully