Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seperate out entering health facility id and bridge registration #6207

Closed
khavinshankar opened this issue Sep 1, 2023 · 2 comments
Closed
Labels
ABDM P1 breaking issue or vital feature work-in-progress

Comments

@khavinshankar
Copy link
Member

Currently, when the ABDM health facility ID is linked (created or updated) via care UI, in the backend it is registered as a service in the ABDM bridge, and if the registration is successful the health ID is created or updated in care.

Separate out both processes, i.e., Data entry and registering the service with the bridge, so that the ops team can link the facilities before getting the production keys.

And registering with the bridge can happen after getting the keys.

We can add a boolean field to track if the id is registered as a service in the bridge, and we can register it before using it in an API call if the flag is false.

@khavinshankar khavinshankar added P1 breaking issue or vital feature ABDM labels Sep 1, 2023
@github-actions
Copy link

github-actions bot commented Sep 1, 2023

⚠️ Refrain from assigning this issue to yourself if you have another P1 issue assigned that is not yet closed.

@khavinshankar
Copy link
Member Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ABDM P1 breaking issue or vital feature work-in-progress
Projects
Status: Done
Development

No branches or pull requests

1 participant