HITT 1211 Test 1 Introduction to
Information Systems for Health
Information Technology Exam 2025
Data - -Raw facts and figures
Primary data sources - -come directly from original source, i.e. patient
Database - -an organized collection of data, text, references or pictures in a
standardized format.
DBA - -Database Administrator
Information system (IS) - -an automated system that uses computer hardware and
software to record, manipulate, store, recover and disseminate data.
Secondary data sources - -are derived from the primary data sources, such as the
health record
Financial applications - -software applications that handle patient accounts, budgets,
and other financial activities
Data capture - -process of recording healthcare related date in a health record system
or clinical database
Database Administrator - -the individual responsible to designing the database as well
as managing the database after implementation.
Information - -Data converted into a meaningful and useful context
Direct data entry - -manual data entry methods such as keyboard, mouse or other
devices for entering data into a computer
Data set - -a list of recommended data elements with uniform definitions that are
relevant for a particular use.
data definition - -utilized to collect data consistently throughout the healthcare facility.
Hot spot - -type of help message that is triggered when the cursor is placed on top of a
data field
POC - -Point of care, which is generally provided at the patient's bedside
HITT 1211
, HITT 1211
Computer on Wheels (COW) - -Wireless mobile workstation; also called workstation on
wheels (WOW).
Unstructured data fields - -allow for free text entry
DBMS - -database management system
Electronic Health Record (EHR) - -a computerized lifelong healthcare record for an
individual that incorporates data from all providers who treat the individual
Structured data fields - -guide the user during the data entry process, limiting what a
user can enter into the field
Database management system - -controls the ability to create, read, write and delete
stat stored in the database
DDL - -data definition language
Cloud computing - -a system that operates on a computer that is owned by a vendor
Check box - -type of data field that displays a comprehensive list of approved answers
for the data element
Intranet - -a private information network designed for the exclusive use of computer
users within an organization that cannot be accessed by users outside the organization.
Similar to internet, but private.
Radio button - -a type of graphical user interface element that allows the user to choose
only one of a predefined set of options
Data Definition Language - -a special type of software used to create the tables within a
relational database. Translates how data are stored in the computer from the physical
view to the logical view.
extranet - -uses a system of connections of private Internet networks outside an
organizations firewall and are used to access the healhcare facility's systems by those
outside the organization
Numeric field - -allows for the entry of numbers
DML - -Data Manipulation Language
Data Manipulation Language - -a special type of software used to retrieve, update and
edit data in a relational database.
HITT 1211