3 ms·
People are always asking on here "what are some inefficiencies a startup needs to tackle" and I think this is a great example: Hospital support software. From
by Coding_Cat 10y ago
People are always asking on here "what are some inefficiencies a startup needs to tackle" and I think this is a great example: Hospital support software.
From what I've heard and seen it's a total nightmare across the globe in almost every use-case. Just having a way for doctors and nurses to put all information in one clear place while also combining with the infrastructure to enforce certain information (e.g. when medication is retrieved from storage, for who is it, and was it pre-approved) to help prevent things as double-dosing (or forgetting to dose).
Doesn't sound easy tbh, but if you want a challenge here it is.