EDUCATION GUIDES
The Rational Clinical Examination EDUCATION GUIDES
•
GLOSSARY
Algorithm
An explicit description of an ordered sequence of steps with branching logic that can be applied under specific clinical circumstances. The logic of...
Continue readingAn explicit description of an ordered sequence of steps with branching logic that can be applied under specific clinical circumstances. The logic of an algorithm is as follows: if a, then do x; if b, then do y; etc.