Guide to Health Informatics 2nd Edition
Enrico Coiera
| Home | Order | About the book | Health Informatics | Sample Chapters
| Reviews |
Health Informatics Glossary
Abduction: A form of logical inference, commonly applied in the process of
medical diagnosis. Given an observation, abduction generates all known causes.
See also: Deduction, Induction, Inference.
Agent:
Computer software constructed to operate with a degree of autonomy from its
user, e.g. an agent may search the Internet for information based upon loose
specifications provided by its user. See also: Artificial Intelligence.
Algorithm: A set of instructions to programmatically
carry out some task. In clinical practice algorithms usually, but not always,
involve some form of numerical calculation. See also: Protocol, Guideline, Care
Pathway, Practice Parameter.
Alphabet: The set of symbols that defines a particular
language. See: Language.
Alternative Splicing Product: Variation in the way
pre-mRNA is spliced together. Introns
are typically spliced (removed) from pre-mRNA and the remaining exons are
pieced together to form a contiguous transcript of mRNA (see Exon). However,
the same set of introns may not always be spliced out, and the resultant mRNA
may have a different combination of introns and exons. These alternative
versions of the mRNA result in different downstream proteins being formed
(alternative splicing products). Alternative splicing products are one reason
why the number of gene products is much larger than the number of genes.
Application: Synonym for a computer program that carries out a specific type
of task. Word-processors or spreadsheets are common applications available on
personal computers.
Arden syntax: A language created to encode actions within a clinical protocol
into a set of situation-action rules, for computer interpretation, and also to
facilitate exchange between different institutions.
ARPAnet: Advanced Research Projects network. A computer network developed
by the United States Department of Defence in the late 1960s, and the
forerunner of today’s Internet.
Artificial intelligence (AI):
Any artefact, whether embodied solely in computer software, or a physical
structure like a robot, that exhibits behaviours associated with human
intelligence. Also the study of the science and methods for constructing such
artefacts. See also: Turing test.
Artificial intelligence in medicine: The application of artificial intelligence
methods to solve problems in medicine e.g. developing expert systems to assist
with diagnosis, or therapy planning. See also: Artificial Intelligence, Expert
system.
Asynchronous communication: A mode of communication between two parties,
when the exchange does not require both to be active participant in the
conversation at the same time e.g. sending a letter. See also: Synchronous communication,
Isochronous communication E-mail.
ATM:
Asynchronous Transfer Mode. A packet-based communication protocol that provides
the high bandwidth transmission rates required for multimedia communication.
See also: Packet-switched network, Circuit-switched network
Bandwidth: Amount of data that can be transmitted across a communication
channel over a given period of time. See also, Bits per second, Channel
capacity.
Base Pair: The chemical structure that forms the
units of DNA and RNA and that encode genetic information. The bases that make
up the base pairs are adenine (A), guanine (G), thymine (T), cytosine (C), and
uracil (U) (see DNA).
Bayes’ theorem: Theorem used to calculate the relative
probability of an event given the probabilities of associated events. Used to
calculate the probability of a disease given the frequencies of symptoms and
signs within the disease and within the normal population. See also:
Conditional probability, Prior Probability, Posterior Probability.
Bioinformatics: The collection, organization, and
analysis of large amounts of biological data, using computers and databases.
Historically, bioinformatics concerned itself with the analysis of the
sequences of genes and their products (proteins), but the field has since
expanded to the management, processing, analysis, and visualization of large
quantities of data from genomics, proteomics, drug screening, and medicinal
chemistry. Bioinformatics also includes the integration and “mining” of the
ever-expanding databases of information from these disciplines.
B-ISDN:
Broadband ISDN. A set of communication system standards for ATM systems. See:
ATM, ISDN.
Bit:
One binary digit, in base 2. The basic unit for electronically stored or
transmitted data. See also: Byte.
Bits per second: A measure of data transmission rate. See
also: Bit.
Bluetooth: Wireless communication system designed to allow many
personal devices such as computers, mobile phones and digital cameras to communicate with each other over a short-range.
Boolean Logic: A system of logic devised by Georges Boole
that defined the meaning of linguistic notions like and, or and not
to produce ‘laws of thought’ which had a clear syntax and semantics.
Broadband network: General term for a computer network capable
of high-bandwidth transmission rated. See also: ATM.
Browser: A program used to view data e.g. examining the contents of a
database or knowledge base, or viewing documents on the World Wide Web. See
also: Mosaic, World Wide Web, Internet.
Byte:
Eight bits. Bytes are usually counted in kilobytes (1024 bytes), megabytes, and
gigabytes. See also: Bit.
Care pathway: Describes the expected course of the
patient’s management and what actions need to be taken at every stage. See
also: Algorithm, Protocol, Guideline, Practice Parameter.
Case-based reasoning: An approach to computer reasoning that uses
knowledge from a library of similar cases, rather than by accessing a knowledge
base containing more generalised knowledge, such as a set of rules. See also:
Artificial intelligence, Expert system.
Causal reasoning: A form of reasoning based on following from
cause to effect, in contrast to other methods in which the connection is
weaker, such as probabilistic association.
CERN:
Conseil Européan pour la Recherche Nucléaire. The European Particle Physics
Laboratory. It was here that the initial set of standards were developed to
create the World Wide Web. See: HTML, HTTP, WWW.
Channel: The connection between two parties that transports their
messages, such as a telephone or e-mail.
Channel capacity: Amount of data that can be transmitted per
unit time along a communication channel. Synonym: Bandwidth.
Chromosome: One of the physically separate segments
that together forms the genome, or total genetic material, of a cell.
Chromosomes are long strands of genetic material, or DNA, that have been
packaged and compressed by wrapping around proteins. The number and size of
chromosomes varies from species to species. In humans, there are 23 pairs of
chromosomes (a pair has one chromosome from each parent). One pair forms the
sex chromosomes because they contain genes that determine sex. The chromosome
carrying the male determining genes is designated Y and the corresponding female
one is the X chromosome. The remaining pairs are called autosomes. Chromosome 1
is the largest and chromosome 22 the smallest. Each chromosome has two ``arms''
designated p and q.
Circuit-switched network: A communication network that connects parties
by establishing a dedicated circuit between them. See also: Packet-switched
network.
Client:
A computer connected to a network that does not store all the data or software
it uses, but retrieves it across the network from another computer that acts as
a server. See also: Client-server architecture, Server.
Client-server architecture: A computer network architecture that places
commonly used resources on centrally accessible server computers, which can be
retrieved as they are needed across the network by client computers on the
network. See also: Client, Server.
Closed-loop control: Completely automated system control method in
which no part of the control system need be given over to humans. See also:
Open-loop control
Code:
In medical terminological systems, the unique numerical identifier associated
with a medical concept, which may be associated with a variety of terms, all
with the same meaning. See also: Term.
Cognitive science: A multi-disciplinary field studying human
cognitive processes, including their relationship to technologically embodied
models of cognition. See also: Artificial Intelligence.
Communication protocol: The rules governing how a conversation may
proceed between well-behaved
agents. See also: OSI seven layer model.
Complementary DNA (cDNA): DNA that is synthesized from a messenger
RNA template; the single-stranded form is often used as a probe in physical
mapping or for detecting RNA. Since
cDNA is constructed from messenger RNA (after introns have been spliced out),
it does not contain introns.
Computerised protocol: Clinical guideline or protocol stored on a
computer system, so that it may be easily accessed or manipulated to support
the delivery of care. See also: Clinical guideline.
Conditional
probability: The probability
that one event is true, given that another event is true. See: Bayes’ Theorem.
Control system: A system that utilises measurement of its
output and feedback to influence future behaviour based upon a measurement of
past performance. See: System, Feedback, Cybernetics.
CPR:
Computer-based Patient Record. See: Electronic Medical Record.
Connectionism: The study of the theory and application of neural networks. See:
Neural network.
CSCW:
Computer supported co-operative work. The study of computer systems developed
to support groups of individuals work together. See also: Groupware
Cybernetics: A name coined by Norbert Weiner in the 1950s to describe the
study of feedback control systems and their application. Such systems were seen
to exhibit properties associated with human intelligence and robotics, and so
was an early contributory to the theory of artificial intelligence.
Cyberspace: Popular term now associated with the Internet, which describes
the notional information ‘space’ that is created across computer networks. See
also: Virtual reality.
Database: A structured repository for data, consisting of a a collection
of data and their associated data model, and usually stored on a computer
system. The existence of a regular and formal indexing structure permits rapid
retrieval of individual elements of the database. See also: Model,
Knowledge-base.
DECT:
Digital European Cordless Telephony standard, which defines the architecture
for wireless voice and data communication systems restricted to campus-size
areas, rather than wide-area systems that would be publicly available.
Decision support system: General term for any computer application
that enhances a human’s ability to make decisions.
Decision Tree: A method of representing knowledge which structures he elements
of a decision into a tree-like fashion. Chance nodes in a decision tree
represent alternative possibilities, and decision nodes represent alternative
choices. The leaf nodes of the tree represent outcomes, which may be assigned a
numerical utility. See also: Utility.
Deduction. A method of logical inference. Given a cause, deduction infers
all logical effects that might arise as a consequence. See also: Inference,
Abduction, Induction.
Deoxyribonucleic Acid (DNA): The chemical that forms the
basis of the genetic material in virtually all living organisms. Structurally,
DNA is composed of two strands that intertwine to form a springlike structure
called the double helix. Attached to each backbone are chemical structures
called bases (or nucleotides), which protrude away from the backbone toward the
centre of the helix, and which come in four types: adenine, cytosine, guanine,
and thymine (designated A, C, G, and T). In DNA, cytosine only forms optimal
hydrogen bonding with guanine, and adenine only with thymine. These
interactions across the many nucleotides in each strand hold the two strands
together.
Distributed computing: Term for computer systems in which data and
programs are distributed across different computers on a network, and shared.
DTMF:
Dial Tone Multifrequency. The tones generated by punching in numbers on a
telephone key-pad.
EDI:
Electronic Data Interchange. General term describing the need for healthcare
applications to be able to exchange data, requiring the adoption of agreed
common standards for the form and content of the messages passing between
applications. See also: HL7.
Electronic mail: See E-mail.
Electronic medical record: A general term describing computer-based
patient record systems. It is sometimes extended to include other functions
like order entry for medications and tests, amongst other common functions.
Electrophoresis: The use of electrical fields to separate
charged biomolecules such as DNA, RNA, and proteins. DNA and RNA carry a net
negative charge because of the numerous phosphate groups in their structure. In
the process of gel electrophoresis, these biomolecules are put into wells of a
solid matrix typically made of an inert substance such as agarose. When this
gel is placed into a bath and an electrical charge applied across the gel, the
biomolecules migrate and separate according to size in proportion to the amount
of charge they carry. The biomolecules can be stained for viewing and isolated
and purified from the gels for further analysis. Electrophoresis can be used to
isolate pure biomolecules from a mixture or to analyse biomolecules (such as
for DNA sequencing).
EMR:
See: Electronic medical record
EPR:
Electronic patient record. See: Electronic medical record
E-mail:
Electronic mail. Messaging system available on computer networks, providing
users with personal mail-boxes from which electronic messages can be sent and
received.
Enzyme: A protein that catalyses chemical reactions in a living cell.
Enzymes are protein molecules whose function it is to speed the making and
breaking of chemical bonds required for essential physiochemical reactions.
Epistemology: The philosophical study of knowledge.
Evidence-based Medicine: A movement advocating the practice of
medicine according to clinical guidelines, developed to reflect best-practice
as captured from a meta-analysis of the clinical literature. See also: Clinical
guideline, Meta-analysis, Protocol.
Exon: The protein-coding DNA sequences of a gene (see Intron).
Expert system: A computer program that contains expert knowledge about a
particular problem, often in the form of a set of if-then rules that is able to
solve problems at a level equivalent or greater than human experts. See also:
Artificial intelligence.
Expected value: For a decision option, its expected value is
the sum of the utilities of each different possible outcome of that option,
each weighted by their own probability. See also: Decision tree, utility.
FAQ:
Frequently Asked Questions. Common term for information lists available on the
Internet, which has been compiled to newcomers to a particular subject,
answering common questions that would otherwise often be asked by submitting
e-mail requests to a Newsgroup.
Feedback: Taking some or all of the output of a system
and adding it to a system’s own input. See also: System.
Finite state machine: A knowledge representation that makes
different states in a process explicit, and connects them with links that
specify some transition condition that specifies how one traverses from one
state to another.
Firewall: A security barrier erected between a public computer network
like the Internet and a local private computer network.
First-principles,
reasoning from: Use of a model
of the mechanisms that control a system to predict or simulate the likely
outcome if some of the inputs or internal structure of the system is altered.
See also: System.
Formative
assessment: Evaluation of the
performance of an information system against user needs. See also: Summative
assessment.
FTP:
File Transfer Protocol. A computer protocol that allows electronic files to be
sent and received in a uniform fashion across a computer network.
Functional genomics: The use of genetic technology to
determine the function of newly discovered genes by determining their role in
one or more model organisms. Functional genomics uses as its starting point the
isolated gene whose function is to be determined, and then selects a model
organism in which a homolog of that gene exists. This model organism can be as
simple as a yeast cell or as complex as a nematode worm, fruit fly, or even a
mouse.
Fuzzy logic: An Artificial intelligence method for representing and reasoning
with imprecisely specified knowledge, for example defining loose boundaries to
distinguish ‘low’ from ‘high’ values. See also: Qualitative reasoning,
Artificial intelligence.
Gene: The basic unit of heredity; the sequence of DNA that encodes all
the information to make a protein. A gene may be activated or “switched on” to
make protein (referred to as gene expression) by these proteins that control
when, where, and how much protein is expressed from the gene. In the human
genome, there are an estimated 30,000 genes (although recent studies suggest a
larger number).
Gene product: The biochemical material, either RNA or
protein, resulting from expression of a gene. The amount of gene product is
used to measure how active a gene is; abnormal amounts can be correlated with
disease-causing alleles. As gene products include all the alternative splicing
products, there are estimated to be at least 100,000 distinct such products.
Gene therapy: The technology that uses genetic material
for therapeutic purposes. This genetic material can be in the form of a gene,
representative of a gene or cDNA, RNA, or even a small fragment of a gene. The
introduced genetic material can be therapeutic in several ways: It can make a
protein that is defective or missing in the patient's cells (as would be the
case in a genetic disorder), or that will correct or modify a particular
cellular function, or that elicits an immune response.
Grammar: The set of rules that together specify the
allowed ways an alphabet can be put together to forms strings of symbols in a
given language. See: Alphabet, Language, Syntax.
Group:
A group collects together a number of different codes associated with medical
events that are considered to be sufficiently similar for some purpose e.g. the
determination of an appropriate reimbursement for approximately similar
clinical procedures or diseases. See also: Term, Code.
Groupware: A computer application that assists communication and shared
working amongst groups of individuals with access to a common computer network,
but who may be geographically or temporally separated. See also: CSCW.
GSM:
The Global System of Mobility. A widely adopted international standard for the
architecture and operation of digital cellular telephony systems that can carry
voice and data circuits, as well as short packet-data messages.
GUI:
Graphical User Interface. That part of a computer application seen and
interacted with by its user. Specifically, that part of the interface that is
based upon visual structures like icons, which act as metaphors for the
different functions supported by the application e.g. deleting a file is
enacted by dragging a visual symbol representing the file onto a trash can
icon.
Guideline: An agreed set of steps to be taken in the management of a
clinical condition. See also: Algorithm, Care Pathway, Practice Parameter,
Protocol.
Hardware: For a computer system, all its physical components, as
distinguished from the programs and data that are manipulated by the computer.
See also: Software.
Heuristic: A rule of thumb that describes how things are commonly
understood, without resorting to deeper or more formal knowledge. See also:
Model-based reasoning.
HIS:
Hospital information system. Typically used to describe hospital computer
systems with functions like patient admission and discharge, order entry for
laboratory tests or medications, and billing functions. See also: Electronic
medical record.
HL7
(Health Level 7): An international standard for electronic data
exchange in healthcare, which defines the format and content of messages that
pass between medical applications.
Homeostasis: The use of feedback systems to keep a desired
state. Often used to describe physiological steady-states. See also: Feedback.
Home page: A document on the World Wide Web that acts as a front page or
point of welcome to a collection of documents that may introduce an individual,
organisation, or point of interest.
HTML:
Hypertext Mark-up Language. The description language used to create hypertext
documents that can be viewed on the World Wide Web. See also: HTTP, World Wide
Web.
HTTP:
Hypertext Transfer Protocol. Communication protocol used on the Internet for
the transfer of HTML documents. See also: HTML, World Wide Web.
Human-computer interaction: The study of the psychology and design
principles associated with the way humans interact with computer systems.
Human-computer interface: The ‘view’ presented by a program to its
user. Often literally a visual window that allows a program to be operated, an
interface could just as easily be based on the recognition and synthesis of
speech, or any other medium with which a human is able to sense or manipulate.
Hybridisation: The interaction of complementary nucleic
acid strands. Since DNA is a double-stranded structure held together by
complementary interactions (in which C always binds to G, and A to T),
complementary strands favourably reanneal or “hybridise” to each other when
separated.
Hyperlink: A connection between hypertext documents, that allows a reader
to trace concepts appearing in one document to related occurrence in other
documents.
Hypertext: A method of presenting documents electronically that allows them
to be read in a richly interconnected way. Rather than following a single
document from beginning to end, sections of each document are connected to
related occurrences in other documents via hyperlinks, permitting ‘non-linear’
reading following concepts of interest to the reader. See also: Hyperlink,
HTML, World Wide Web.
ICD-9:
The International Classification of Diseases, 9th edition. Published
by World Health Organisation.
ICD-10:
The International Classification of Diseases, 10th edition.
Published by World Health Organisation.
Indifference probability: The probability at
which a decision maker is indifferent to the present outcome (status quo) or
taking a gamble that might improve or worsen the situation. Used to determine
utilities in the standard gamble method. See also: Standard Gamble, Utility.
Induction: A method of logical inference used to suggest relationships from
observations. This is the process of generalisation we use to create models of
the world. See also: Deduction, Abduction, Inference.
Inference: A logical conclusion drawn using one of several methods of
reasoning, knowledge and data. See also: Abduction, Deduction, Induction.
Information superhighway: A popular term associated with the Internet,
used to describe its role in the global mass transportation of information.
Information Theory: Initially developed by Claude Shannon,
describes the amount of data that can be transmitted across a channel given
specific encoding techniques and noise in the signal. See: Channel.
Internet: Technically, a network of computer networks. Today, associated
with a specific global computer network which is publicly accessible, and upon
which the World Wide Web is based. See also: ARPAnet, World Wide Web.
Intranet: A computer network, based upon World Wide Web and Internet
technologies, but whose scope is limited to an organisation. An intranet may be
connected to an Internet, so that there can be communication and flow of
information between it and other intranets. See also: Internet, World Wide Web.
Intron: Noncoding portion of the gene that is spliced out from the
nascent RNA transcript in the process of making an mRNA transcript. Frequently
includes regulator elements (i.e. binding sites) in addition to those of the
promoter.
IP (Internetworking
Protocol): Communication
protocol to allow different individual networks to communicate with each other.
IP is the basis of the Internets communication infrastructure.
IP address: The address of a computer on the Internet, which permits it to
send and receive messages from other computers on the Internet.
ISDN:
Integrated Services Digital Network. A digital telephone network that is
designed to provide channels for voice and data services.
Isochronous
Communication: A communication
process that operates at a regular interval to provide a certain minimum data
rate e.g. sending a communication with a guaranteed regularity in ATM. See
also: Synchronous communication, Asynchronous communication, ATM.
Knowledge acquisition: Sub-speciality of artificial intelligence,
usually associated with developing methods for capturing human knowledge and of
converting it into a form that can be used by computer. See also: Machine
learning, Expert system, Heuristic.
Knowledge-base: A structured repository for knowledge,
consisting of a collection of knowledge elements such as rules and their
associated data model, or Ontology. A knowledge-base is a core component
of an Expert System. See also: Database, Model, Ontology, Expert System.
Knowledge-based system: See: Expert system.
LAN:
Local Area Network. A computer network limited to servicing computers in a
small locality. See also: Intranet.
Language: A formal language specifies a way of
constructing messages. A language is built from an alphabet of allowed symbols,
which can be arranged according to rules, which define the syntax of the
language. See: Grammar.
Machine learning: Sub-speciality of artificial intelligence
concerned with developing methods for software to learn from experience, or to
extract knowledge from examples in a database. See also: Artificial
intelligence, Knowledge acquisition.
Mailing List: A list of email addresses for individuals. Used to distribute
information to small groups of individuals, who may, for example, have shared
interests. See also: E-mail.
Medline: Bibliographic database maintained by the
National Library of Medicine in the US, that indexes articles published by most
of the major biomedical journals.
Megabyte: 1,048,576 or 220 bytes. See: Byte.
Messenger RNA (mRNA): The RNA
that codes for proteins and is active in the cellular cytoplasm.
Meta-analysis: A statistical method that pools the results from multiple
similar experiments, hoping that the improved power obtained from the combined
data sets will identify statistically significant patterns that cannot be
identified within the smaller sample sizes of individual studies.
Model:
Any representation of a real object or phenomenon, or template for the creation
of an object or phenomenon.
Model-based reasoning: Approach to the development of expert systems
that uses formally defined models of systems, in contrast to more superficial
rules of thumbs. See also Heuristic, Artificial intelligence.
Modem:
Modulator-demodulator. Device used for converting a digital signal into tones
that can be transmitted down a telephone wire.
Mosaic:
The first commonly available World Wide Web browser for viewing hypertext
documents, developed at CERN.
Multimedia: Computer systems or applications that are able to manipulate
data in multiple forms, including still and video images, sound and text.
Mutation: Any alteration to DNA that can
potentially result in a change in the function of one or more genes. Mutations
can be a change in a single base of DNA (point mutation) or a loss of base
pairs (deletion) affecting a single gene, or a movement of chromosomal regions
(translocation) affecting many genes. Some changes in DNA occur naturally and
lead to no harmful effects; these changes in a population are called
polymorphisms.
Noise: Unwanted signal that is added to a
transmitted message while being carried along a channel, and distorts the
message for the receiver. See: channel.
Network: Set of connected elements. For computers, any collection of
computers connected together so that they are able to communicate, permitting
the sharing of data or programs.
Neural computing: see Connectionism.
Neural network: Computer program or system designed to mimic
some aspects of neurone connections, including summation of action potentials,
refractory periods and firing thresholds.
Newsgroup: A bulletin board service provided on a computer network like the
Internet, where messages can be sent by e-mail and be viewed by those who have
an interest in the contents of a particular newsgroup. See also: E-mail,
Internet.
Northern Blot: RNA from a sample is spatially separated
and distributed by mass on a gel.
Radioactively labelled DNA or RNA strands with sequence complementary to
the RNA segments from the sample are used to locate the position of those RNA
segments.
Object-oriented programming: Computer languages and programming philosophy
that emphasises modularity amongst the elements of a program and their sharing
of properties and intercommunication.
Oligonucleotide: A short molecule consisting of several
linked nucleotides (typically between 10 and 60) chained together and attached
by covalent bonds.
Ontology: The set of concepts understood in a knowledge
base. A formal ontology specifies a way
of constructing a knowledge base about some part of the world. An ontology thus
contains a set of allowed concepts, and rules which define the allowable
relationships between concepts. See also: Knowledge-base, Language.
Open-loop control: Partially automated control method in which a
part of the control system is given over to humans.
Open Reading Frame: Regions in a nucleotide sequence that are
bounded by start and stop codons and are therefore possible gene coding
regions.
Open system: Computer industry term for computer hardware and software that
is built to common public standards, allowing purchasers to select components
from a variety of vendors and use them together.
OSI seven layer
model: International
Organization for Standardization (ISO) model that defines the protocol layers
for communicating between heterogeneous computers. See also: communication
protocol.
PABX:
Public Area Branch Exchange. Telecommunication network switching station that
connects telephones in an area with the wider telephone network.
Packet-switched network: Computer network which exchanges messages
between different computers not by seizing a dedicated circuit, but by sending
a message in a number of uniformly sized packets along common channels, shared
with other computers. See also: Circuit-switched network.
Pharmacogenomics: The study of the pharmacological response
to a drug by a population based on the genetic variation of that population. It
has long been known that different individuals in a population respond to the
same drug differently, and that these variations are due to variations in the
molecular receptors being affected by the drug, or to differences in metabolic
enzymes that clear the drug. Pharmacogenomics is the science of studying these
variations at the molecular level. Applications of pharmacogenomics include
reducing side effects, customizing drugs, improvement of clinical trials, and
the rescue of some drugs that have been banned due to severe side effects in a
small percentage of the eligible population.
Physician’s workstation: A computer system designed to support the
clinical tasks of doctors. See also: Electronic medical record.
Polymerase chain reaction (PCR): A technique used to amplify
or generate large amounts of replica DNA or a segment of any DNA whose
``flanking'' sequences are known. Oligonucleotide primers that bind these
flanking sequences are used by an enzyme to copy the sequence in between the
primers. Cycles of heat to break apart the DNA strands, cooling to allow the
primers to bind, and heating again to allow the enzyme to copy the intervening
sequence lead to doubling of the DNA present at each cycle.
Post-test
probability:
Posterior-probability of an event, after a test to see if the event is true.
See: Posterior probability, Pre-test probability.
Posterior
probability: The probability
that an event occurs with evidence both about the prior probability and also
about the current case in question. See: Bayes’ Theorem, Prior Probability.
Postscript: Commercial language that describes a common format for
electronic documents that can be understood by printing devices and converted
to paper documents or images on a screen.
Practice parameter: See: Care Pathway.
Precision. The percent of elements correctly matching a
given attribute, out of all the elements identified as matching by a procedure.
Pre-test
probability:
Prior-probability of an event, ahead of a test. See: Prior probability,
Post-test probabilty.
Prior probability: The probability that an event occurs in a
population, with no evidence about the current case in question. See: Bayes’
Theorem.
Probe: Any biochemical agent that is labelled or tagged in some way so
that it can be used to identify or isolate a gene, RNA, or protein. Typically
refers to the immobilized specified nucleic acid in a detection system.
Proteomics: The study of the entire protein
complement or “protein universe” of the cell. Mirroring genomics, proteomics
aims to determine the entire suite of expressed proteins in a cell. This includes
determining the number, level, and turnover of all expressed proteins, their
sequence and any post-translational modifications to the sequence, and
protein-protein and protein-other molecule interactions within the cell, across
the cell membrane, and among (secreted) proteins.
Protocol: A set of instructions that describe the procedure to be followed
when investigating a particular set of findings in a patient, or the method to
be followed in the management of a given disease See also: Algorithm, Care
Pathway, Guideline, Practice Parameter.
PSTN:
Public Switched Telephone Network, providing ordinary voice-based telephone
services.
Qualitative reasoning: A sub-speciality of artificial intelligence
concerned with inference and knowledge representation when knowledge is not
precisely defined, e.g. ‘back of the envelope’ calculations.
Randomised
Controlled Trail (RCT): A form
of scientific study that randomly allocates patients to either a group
receiving a new treatment, or to a control group. If patients or scientists do
not know which group patients are allocated to, the trial is a Randomised
Blinded Controlled Trial. See also: Systematic Review.
Read codes: Medical terminology system, developed initially for primary care
medicine in the UK. Subsequently enlarged and developed to capture medical
concepts in a wide variety of situations. See also: Terminology.
Reasoning: A method of thinking. See also: Inference.
Representation: The method chosen to model a process or
object for example a building may be represented as a physical scale model,
drawing or photograph. See also: Reasoning, Syntax.
Ribonucleic Acid (RNA): RNA is generated from the DNA template in
the nucleus of the cell through a process called transcription, and is then
exported into the cell cytoplasm from the nucleus where it begins the process
of protein synthesis.
Rule-based expert system: See: Expert system.
Search engine: Computer program capable of seeking information on the World
Wide Web (or indeed any large data base) based upon search criteria specified
by a user. See also: World Wide Web.
Semantics: The meaning associated with a set of symbols in a given
language, which is determined by the syntactic structure of the symbols, as
well as knowledge captured in an interpretative model. See also: Syntax.
Server:
A computer on a network that stores commonly used resources such as data or
programs, and makes these available on demand to clients on the network. See
also: Client, Client-server architecture.
Signal to noise
ratio: Measure of the amount
of noise that has been added to a message during transmission. See: channel,
information theory.
SGML:
Standard General Mark-up Language. Document definition language used in
printing, and used as the basis for the creation of HTML. See also: HTML.
SNOMED:
The Systematised Nomenclature of Human and Veterinary Medicine. A commercially
available general medical terminology, initially developed for the
classification of pathological specimens. See also: Terminology.
Socio-technical
system: The system created
when people and technology together interact in an organisation, emphasising
that both the human social, as well as technological, features contribute to
the overall behaviour of the system.
Software: Synonym for computer program. See also: Application.
Southern Blot: DNA from a sample is cut with restriction
enzymes and the position of the fragments (e.g. on a gel) is determined by the
fragment’s molecular weight. Complementary strands of radioactively labelled
DNA are used to identify the position of the DNA fragments on the gel.
Standard Gamble: A method to get an individual to express a
preference for an outcome where the value is unknown as a preference for a
gamble where the value for the outcomes are known. See also. Indifference
probability, utility.
Summative
assessment: Evaluation of an
information system against formal functional metrics or organisational outcome
measures. See also: Formative assessment.
Synchronous communication: A mode of communication when two parties
exchange messages across a communication channel at the same time, e.g.
telephones. See also: Asynchronous communication, Isochronous communication.
Symbol: A representation that is used to signify a
more complex concept. See: Model.
Syntax:
The rules of grammar that define the formal structure of a language. See also:
Semantics.
System: A collection of component ideas, processes or
objects which has an input and an output. See also: Feedback.
Systematic Review: A formal process for searching for and then
summarising the evidence contained in scientific papers, to obtain an aggregate
view. The review process uses statistical techniques to appropriately combine
the individual statistical results of each paper, which ideally is a randomised
trial. See also Randomised Controlled Trial.
Telco:
Abbreviation for telecommunication company.
Telemedicine: The delivery of health care services between geographically
separated individuals, using telecommunication systems e.g. video conferencing.
Teleconsultation: Clinical consultation carried out using a
telemedical service. See also: Telemedicine.
Term:
In medical terminologies an agreed name for a medical condition or treatment.
See also: Code, Terminology.
Terminal: A screen and keyboard system that provides access to a shared
computer system e.g. a mainframe or mini computer. In contrast to computers on
a modern network, terminals are not computers in their own right.
Terminology: A standard set of symbols or words used to describe the
concepts, processes and objects of a given field of study. See also: Term.
Transcription Factor: A molecule, typically a protein, which
binds to DNA binding sites with some regulatory role in transcription. The
binding (or unbinding) of a transcription factor from a promoter eventually
leads to a change of transcription activity in the gene controlled by that
promoter.
True positive rate (Sensitivity): The percent of elements
correctly detected as matching a given attribute by a procedure, out of all the
possible correct elements.
True negative rate (Specificity): The percent of elements
correctly detected as not matching a given attribute by a procedure, out of all
the possible non-matching elements.
Turing test: Proposed by Alan Turing, the test suggests that an artefact can
be considered intelligent if its behaviour cannot be distinguished by humans
from other humans in controlled circumstances. See also: Artificial
intelligence.
URL:
Universal Resource Locator. The address for a document placed on the World Wide
Web. See also: World Wide Web.
User interface: The view a user has of a computer program,
usually understood to mean the visual look and feel of a program, but also
extending to other modes of interaction, e.g. voice and touch.
Utility: A quantitative measure assigned to an
outcome, expressing the preference for that outcome compared to others. See
also: Decision tree.
Virtual Reality: Computer simulated environment within which
humans are able to interact in some manner that approximates interactions in
the physical world.
Vocabulary: See Terminology.
Voice mail: Computer based telephone messaging system, capable of recording
and storing messages, for later review or other processing e.g. forwarding to
other users. See also: E-mail.
WAN:
Wide Area Network. Computer network extending beyond a local area such as a
campus or office. See also: LAN.
World Wide Web: An easy-to-use hypertext document system
developed for the Internet allowing users to access multimedia documents. See
also: Internet, CERN, HTTP, HTML, URL.
WWW:
See: World Wide Web.
W3:
See: World Wide Web.
| Resources | References | Cover | Author
|
ewc@pobox.com ©
Enrico Coiera 1997-2003
updated
10 Oct 03