HFR-HIP in milestone-1

hello team
@IntegrationSupport

{
Our software will act as a Health Repository Provider (HRP) and integrate with NDHM APIs. HRPs get one Client ID / Secret for every instance of the software they deploy. Most HRPs are multi-tenant – ie they can onboard as many number of health facilities (clinics in your case) on the same instance. In such a case no additional client ids/ secrets are required.

Each facility must sign up with the Health Facility registry (HFR). Once signed up, there is an option in the HFR for the facility to say which HRP they are using. This is how the link between the clinic and the NDHM compliant software is established in production.
]

but I want to confirm about that hospitals have to register for the health professional registry(HPR) and after that register to Health facility registry (HFR) through official website or from our side in our application we have to implement it in our web application.

@jawarevedika you have to onboard facilities via “https://dev.ndhm.gov.in/gateway/v1/bridges/getServices” API .
For more details :
For HFR you can check out : https://sandbox.abdm.gov.in/docs/hfr
You can attend webinars on HPR : https://sandbox.abdm.gov.in/upcoming_session

@IntegrationSupport
Got it thank you