Skip to main content

bridge

Register / Update Bridge Services (HIU)

Registers or updates one or more HIU service entries under a facility in the HSP Registry. Set type to "HIU" for Health Information User registration. Base URL: https://apihspsbx.abdm.gov.in

POST/v4/int/v1/bridges/MutipleHRPAddUpdateServices

Authorizations

Authorizationbearer tokenRequired

JWT Bearer token from POST /api/hiecm/gateway/v3/sessions. Header: Authorization: Bearer {accessToken}

Body

facilityIdstringRequired
facilityNamestringRequired
HRPobject[]Required
HRP.bridgeIdstringRequired
HRP.hipNamestringRequired
HRP.typestringRequired

One of HIPHIU

HRP.activebooleanRequired

Responses

200

HIU service registered/updated successfully

400

Bad request, invalid parameters or missing fields

Error codes for this module

401

Unauthorized, missing or invalid Bearer token

Everything returns 401