Facility Is Not Yet Approved

Dear ABDM team,

My request for mock facility registration on https://facilitysbx.abdm.gov.in/ is not yet approved, please check.

FACILITY ID IN0710000067
HRP ID: dheerajdutta@hpr.ndhm

Dear ABDM team,

When I’m try to linking my HIP, I’m get this message “No Bridge Details Found
Please suggest me, my development is stucked because of this. For more information, please find the attachment.
Client ID: SBX_000651

Hi @dheeraj.dutta2002, Please add your bridge URL and Update through Patch Method
Add bridge detail with HIP
[

{

    "id": "Deepak-HIP",

    "name": "Deepak Hospital",

    "type": "HIP",

    "active": true,

    "alias": [

        "Deepak-HIP1"

    ]

}

]
Patch Method for Update Bridge
{

"url": "{{Bridge_URL}}"

}
Get Bridge Detail and Verify
gateway/v1/bridges/getServices

Pasting curl:-
curl --location --request POST ‘https://preprod.ndhm.gov.in/gateway/v1/bridges/addUpdateServices
–header ‘Content-Type: application/json’
–data-raw ‘[
{
“id”: “Deepak-HIP”,
“name”: “Deepak Hospital”,
“type”: “HIP”,
“active”: true,
“alias”: [
“Deepak-HIP1”
]
}
]’

@Deepak-LTI thanks for your reply but still I’m not able to update, perhaps the facility is not approved therefore I’m having this issue.

I am also facing the same issue…Is there an update for this issue??

Approved status to a Facility is given after verification of its physical address. A facility in submitted status will also be able to link the records. please add your bridge details using addUpdateServices API. In case problem persists please share .

Hi,

If my facility is in Submitted State on Sandbox, how much time will it take to get it approved?

Can I start on linking the records?

Thanks