HOME

TheInfoList



OR:

A medical algorithm is any
computation A computation is any type of arithmetic or non-arithmetic calculation that is well-defined. Common examples of computation are mathematical equation solving and the execution of computer algorithms. Mechanical or electronic devices (or, hist ...
,
formula In science, a formula is a concise way of expressing information symbolically, as in a mathematical formula or a ''chemical formula''. The informal use of the term ''formula'' in science refers to the general construct of a relationship betwe ...
,
statistical survey Survey methodology is "the study of survey methods". As a field of applied statistics concentrating on human-research surveys, survey methodology studies the sampling of individual units from a population and associated techniques of survey d ...
,
nomogram A nomogram (), also called a nomograph, alignment chart, or abac, is a graphical Analog computer, calculating device, a two-dimensional diagram designed to allow the approximate graphical computation of a Function (mathematics), mathematical fu ...
, or
look-up table In computer science, a lookup table (LUT) is an array that replaces runtime computation of a mathematical function with a simpler array indexing operation, in a process termed as ''direct addressing''. The savings in processing time can be sig ...
, useful in
healthcare Health care, or healthcare, is the improvement or maintenance of health via the preventive healthcare, prevention, diagnosis, therapy, treatment, wikt:amelioration, amelioration or cure of disease, illness, injury, and other disability, physic ...
.
Medical Medicine is the science and Praxis (process), practice of caring for patients, managing the Medical diagnosis, diagnosis, prognosis, Preventive medicine, prevention, therapy, treatment, Palliative care, palliation of their injury or disease, ...
algorithm In mathematics and computer science, an algorithm () is a finite sequence of Rigour#Mathematics, mathematically rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algo ...
s include
decision tree A decision tree is a decision support system, decision support recursive partitioning structure that uses a Tree (graph theory), tree-like Causal model, model of decisions and their possible consequences, including probability, chance event ou ...
approaches to healthcare treatment (e.g., if
symptom Signs and symptoms are diagnostic indications of an illness, injury, or condition. Signs are objective and externally observable; symptoms are a person's reported subjective experiences. A sign for example may be a higher or lower temperature ...
s A, B, and C are evident, then use treatment X) and also less clear-cut tools aimed at reducing or defining uncertainty. A
medical prescription A prescription, often abbreviated or Rx, is a formal communication from physicians or other registered healthcare professionals to a pharmacist, authorizing them to dispense a specific prescription drug for a specific patient. Historicall ...
is also a type of medical algorithm.


Scope

Medical algorithms are part of a broader field which is usually fit under the aims of
medical informatics Health informatics combines communications, information technology (IT), and health care to enhance patient care and is at the forefront of the medical technological revolution. It can be viewed as a branch of engineering and applied science. ...
and medical
decision-making In psychology, decision-making (also spelled decision making and decisionmaking) is regarded as the Cognition, cognitive process resulting in the selection of a belief or a course of action among several possible alternative options. It could be ...
. Medical decisions occur in several areas of medical activity including medical test selection,
diagnosis Diagnosis (: diagnoses) is the identification of the nature and cause of a certain phenomenon. Diagnosis is used in a lot of different academic discipline, disciplines, with variations in the use of logic, analytics, and experience, to determine " ...
, therapy and
prognosis Prognosis ( Greek: πρόγνωσις "fore-knowing, foreseeing"; : prognoses) is a medical term for predicting the likelihood or expected development of a disease, including whether the signs and symptoms will improve or worsen (and how quickly) ...
, and
automatic control Automation describes a wide range of technologies that reduce human intervention in processes, mainly by predetermining decision criteria, subprocess relationships, and related actions, as well as embodying those predeterminations in machine ...
of
medical equipment A medical device is any device intended to be used for medical purposes. Significant potential for hazards are inherent when using a device for medical purposes and thus medical devices must be proved safe and effective with reasonable assura ...
. In relation to
logic Logic is the study of correct reasoning. It includes both formal and informal logic. Formal logic is the study of deductively valid inferences or logical truths. It examines how conclusions follow from premises based on the structure o ...
-based and
artificial neural network In machine learning, a neural network (also artificial neural network or neural net, abbreviated ANN or NN) is a computational model inspired by the structure and functions of biological neural networks. A neural network consists of connected ...
-based clinical decision support systems, which are also computer applications used in the medical decision-making field, algorithms are less complex in architecture, data structure and user interface. Medical algorithms are not necessarily implemented using digital computers. In fact, many of them can be represented on paper, in the form of diagrams, nomographs, etc.


Examples

A wealth of medical information exists in the form of published medical algorithms. These algorithms range from simple
calculation A calculation is a deliberate mathematical process that transforms a plurality of inputs into a singular or plurality of outputs, known also as a result or results. The term is used in a variety of senses, from the very definite arithmetical ...
s to complex outcome
prediction A prediction (Latin ''præ-'', "before," and ''dictum'', "something said") or forecast is a statement about a future event or about future data. Predictions are often, but not always, based upon experience or knowledge of forecasters. There ...
s. Most
clinician A clinician is a health care professional typically employed at a skilled nursing facility or clinic. Clinicians work directly with patients rather than in a laboratory, community health setting or in research. A clinician may diagnose, treat a ...
s use only a small subset routinely. Examples of medical algorithms are: *
Calculators An electronic calculator is typically a portable electronic device used to perform calculations, ranging from basic arithmetic to complex mathematics. The first solid-state electronic calculator was created in the early 1960s. Pocket-siz ...
, e.g. an on-line or stand-alone calculator for
body mass index Body mass index (BMI) is a value derived from the mass (Mass versus weight, weight) and height of a person. The BMI is defined as the human body weight, body mass divided by the square (algebra), square of the human height, body height, and is ...
(BMI) when stature and body weight are given; *
Flowcharts A flowchart is a type of diagram that represents a workflow or process. A flowchart can also be defined as a diagrammatic representation of an algorithm, a step-by-step approach to solving a task. The flowchart shows the steps as boxes of va ...
and drakon-charts, e.g. a binary
decision tree A decision tree is a decision support system, decision support recursive partitioning structure that uses a Tree (graph theory), tree-like Causal model, model of decisions and their possible consequences, including probability, chance event ou ...
for deciding what is the
etiology Etiology (; alternatively spelled aetiology or ætiology) is the study of causation or origination. The word is derived from the Greek word ''()'', meaning "giving a reason for" (). More completely, etiology is the study of the causes, origins ...
of
chest pain Chest pain is pain or discomfort in the chest, typically the front of the chest. It may be described as sharp, dull, pressure, heaviness or squeezing. Associated symptoms may include pain in the shoulder, arm, upper abdomen, or jaw, along with n ...
*
Look-up table In computer science, a lookup table (LUT) is an array that replaces runtime computation of a mathematical function with a simpler array indexing operation, in a process termed as ''direct addressing''. The savings in processing time can be sig ...
s, e.g. for looking up
food energy Food energy is chemical energy that animals and humans derive from food to sustain their metabolism and muscular activity. Most animals derive most of their energy from aerobic respiration, namely combining the carbohydrates, fats, and protein ...
and nutritional contents of foodstuffs *
Nomogram A nomogram (), also called a nomograph, alignment chart, or abac, is a graphical Analog computer, calculating device, a two-dimensional diagram designed to allow the approximate graphical computation of a Function (mathematics), mathematical fu ...
s, e.g. a moving circular slide to calculate body surface area or drug dosages. A common class of algorithms are embedded in guidelines on the choice of treatments produced by many national, state, financial and local healthcare organisations and provided as knowledge resources for day to day use and for induction of new physicians. A field which has gained particular attention is the choice of medications for psychiatric conditions. In the United Kingdom, guidelines or algorithms for this have been produced by most of the circa 500 primary care trusts, substantially all of the circa 100 secondary care psychiatric units and many of the circa 10 000 general practices. In the US, there is a national (federal) initiative to provide them for all states, and by 2005 six states were adapting the approach of the Texas Medication Algorithm Project or otherwise working on their production. A grammar—the Arden syntax—exists for describing algorithms in terms of medical logic modules. An approach such as this should allow exchange of MLMs between doctors and establishments, and enrichment of the common stock of tools.


Purpose

The intended purpose of medical algorithms is to improve and standardize decisions made in the delivery of
medical care Health care, or healthcare, is the improvement or maintenance of health via the prevention, diagnosis, treatment, amelioration or cure of disease, illness, injury, and other physical and mental impairments in people. Health care is deliver ...
. Medical algorithms assist in standardizing selection and application of treatment regimens, with algorithm
automation Automation describes a wide range of technologies that reduce human intervention in processes, mainly by predetermining decision criteria, subprocess relationships, and related actions, as well as embodying those predeterminations in machine ...
intended to reduce potential introduction of errors. Some attempt to predict the outcome, for example critical care scoring systems. Computerized health diagnostics algorithms can provide timely clinical decision support, improve adherence to
evidence-based Evidence-based practice is the idea that occupational practices ought to be based on scientific evidence. The movement towards evidence-based practices attempts to encourage and, in some instances, require professionals and other decision-makers ...
guidelines, and be a resource for education and research. Medical algorithms based on best practice can assist everyone involved in delivery of standardized treatment via a wide range of clinical care providers. Many are presented as protocols and it is a key task in training to ensure people step outside the protocol when necessary. In our present state of knowledge, generating hints and producing guidelines may be less satisfying to the authors, but more appropriate.


Cautions

In common with most science and medicine, algorithms whose contents are not wholly available for scrutiny and open to improvement should be regarded with suspicion.
Computation A computation is any type of arithmetic or non-arithmetic calculation that is well-defined. Common examples of computation are mathematical equation solving and the execution of computer algorithms. Mechanical or electronic devices (or, hist ...
s obtained from medical algorithms should be compared with, and tempered by, clinical knowledge and
physician A physician, medical practitioner (British English), medical doctor, or simply doctor is a health professional who practices medicine, which is concerned with promoting, maintaining or restoring health through the Medical education, study, Med ...
judgment.


See also

*
Artificial intelligence in healthcare Artificial intelligence in healthcare is the application of artificial intelligence (AI) to analyze and understand complex medical and healthcare data. In some cases, it can exceed or augment human capabilities by providing better or faster way ...
*
Medical guideline A medical guideline (also called a clinical guideline, standard treatment guideline, or clinical practice guideline) is a document with the aim of guiding decisions and criteria regarding diagnosis, management, and treatment in specific areas of ...
* Odds algorithm


Further reading

* {{cite journal, title=Automated Medical Algorithms: Issues for Medical Errors, first1=Kathy A., last1=Johnson, first2=John R., last2=Svirbely, first3=M.G., last3=Sriram, first4=Jack W., last4=Smith, first5=Gareth , last5=Kantor, first6=Jorge Raul , last6=Rodriguez, journal= Journal of the American Medical Informatics Association, pmc=419420, doi=10.1197/jamia.M1228, volume=9, issue=6 Suppl 1, pages=s56–s57, date=November 2002 Health informatics Algorithms Knowledge representation