Hacker News new | ask | show | jobs
by PaulHoule 3617 days ago
Look at the old expert systems such as MYCIN, Digitalis Advisor, etc.

These are not so much EMR systems as they are systems for structured decision making, but along the way of doing what it does, that kind of system is going to guide you through a workflow and leave structured documentation.

There is a huge literature on Business Process Management Systems that has a strong connection w/ the old expert systems because the production rules used in expert systems are very good for long-term workflows that involve both human and automated actions. Said systems are designed so the workflows are much easier for domain experts to make than it would be to create the equivalent in a conventional programming language.

Also I am thinking of an allergy&asthma practice that has four docs and a bunch of NP's, RN's and other people that has a very structured process that has a lot of paper involved but really could be automated.

Write me at paul.houle@ontology2.com and we can talk more.