HN user

nickda

4 karma
Posts0
Comments4
View on HN
No posts found.

You only have 2^10000 if you have bad boundaries and overcoupling of your subsystems. Thus another benefit of unit testing is validating your architecture: bad architectures are inherently difficult to unit test.

This is true, but the interaction between the doctor and the nurse was invaluable. The context of those orders and the nurse's knowledge of the patient were used to come up with a plan together. Reducing that interaction to "order giver" and "order taker" greatly reduces the quality of patient care. I was recently in the hospital for a week and this was an issue several times.

Since this is an API, that means you just build this into your app. You could initially decline the transaction, send a push alert to the user's app notifying them that the transaction is in review, then update them on that status when approved/declined. At that point the card can be run again and approved if that was the decision. You could even allow a pre-request through the app, when when approved would enable your user's card for the purchase. The possibilities are endless.