From a technical perspective: Ignoring leaves the loop open. I don't know:
- if you ignore it on purpose
- or if you don't want to solve it or
- or if you don't have time or
- or if you just missed it
...
That's when I would re-send the message or do something else. A Win-Win would be sending a small "won't-fix" or whatever.
As a doctor, your primary job is to make sick people healthy, not to make healthy people more healthy.
This is why you want to have a high compliance, meaning that the sick person does what the doctor recommends. This is mostly caused due technical or behavioral complexity.
You can increase compliance by reducing complexity. At the same time, the accuracy decreases.
Example:
High Accuracy / High Complexity: "Do not eat frugugle, fergerio, flululu and fnyvoo." Why low compliance? Because the behavioral complexity is very high, especially for sick people:
1. Find the food ingredients list.
2. Loop over the ingredients list and compare the current item with the "do not eat"-list.
3. Make a decision for every ingredient, if this is in the list ("frugugle" is on the list, but one ingredient is "fruguglelase", what's my decision?)
Lower Accuracy / Lower Complexity: "Do not eat products with more than 3 ingredients." Why higher compliance? Because the behavioral complexity is lower:
1. Find the food ingredients list.
2. Count the amount of ingredients.
3. Make a decision after reading max. 3 ingredients.
IMHO it's easier to start with the second approach, because you make progress faster, and keep the momentum going.
Hey everyone, Michael, the creator, here. I have a lot of accounts, Linkedin, Twitter, Github and so on. Companies ask for my Linkedin and Github. Friends ask for my Twitter and Instagram. When I want to share one of these accounts, I have to go to the specific site, find the URL and copy & paste it.
So I built an app to create shareable, digital accounts cards I can send to people. It has only links to accounts, no unnecessary information. And it is customizable to the recipient. No signup needed.
Hey everyone, Michael, the creator, here. I'm an introverted guy, I love to be alone and do my things. Therefore I often forget to keep in touch with friends. Weeks later the person comes to my mind and it feels odd to reach out then.
To solve this uncomfortable situation, I've built an app that gives my an overview when I last contacted a specific friend. Because I think other people also struggle with this pain and could benefit from my app, I love to share it.
I would love to hear your feedback: features you would like to see, bugs you experienced, general ideas about it.