Skip to content
New issue

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

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

Already on GitHub? # to your account

Locally deployment #2819

Open
drmaddy736 opened this issue Feb 9, 2025 · 3 comments
Open

Locally deployment #2819

drmaddy736 opened this issue Feb 9, 2025 · 3 comments

Comments

@drmaddy736
Copy link

drmaddy736 commented Feb 9, 2025

Local deployment is Best option for small Nursing homes because cost of cloud storage is not viable, that's why after testing many hmis softwares i settled on creating my own offline streamlit python app with optional online booking (whatsapp api, website...store and pool data on demand when internet is available), SMS, email (brevo and gmail). But mine is not ABDM compliant HMIS, interested in ABDM compliant Locally deployable server to use with or without ABDM functionality. ABDM integration with ABDM wrapper (java app) is not too hard but going through multiple rounds of audits/wasa certification, cost involved makes one not go for that.

@areebahmeddd
Copy link
Contributor

areebahmeddd commented Feb 10, 2025

Hi Doctor,

Just wanted to get some clarity—are you asking for a version of CARE that doesn’t rely on cloud storage, or is this a completely different system that’s ABDM-compliant?

Also, I think this is similar to this GSoC 2025 project proposal: Link 1 and Link 2

@vigneshhari, can you comment on this?

@drmaddy736
Copy link
Author

Locally deployable with ABDM functionality will require either cloud storage/sync with ABDM apis available for data exchange/appointments with just ABDM functionality app like ABDM Wrapper or local server with persistent good internet connection with SSL termination. But not everybody is going to use ABDM system but just core HMIS functionality for hospital management, so care should work locally with ABDM (certification, compliance, requires software management team)or without it or with SSL or without it or with SMS otp requirements for login or with only admin managed user / password (basic auth) for complete offline use.

@drmaddy736
Copy link
Author

Its similar to on premises deployment proposal. Patient login may not be required, on premises file storage (lot of files... daily round notes on papers, lab(mostly they use their own software) reports, insurance documents, consent forms, referal letters etc as a doctor I can say with Even with paperless administration goal, these papers are going stay there so cloud storage be optional only as it costs much.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants