Nursing Informatics
Nursing Informatics
Nursing Informatics
Description: This course deals with the use of information technology system and data
standards based on nursing informatics principles/theories.
● It further deals with the utilization of clinical information systems in the management and
decision-making of patient care. A laboratory session shall be provided for practice
application
OBJECTIVES
At the end of the course and given relevant actual or simulated situations or conditions, the
student will be able to:
1. Apply concepts, theories and principles of informatics in nursing and health care
2. Discuss issues and trends in informatics relevant to nursing and Health
GRADING SYSTEM
If without Lab Activity # 7
- CS 40%
- Online Exam 30%
- Reporting 30%
What is INFORMATICS?
-Informatics
● French word "informatique" computer science.
● The study of computers, including both hardware and software design.
● Used in conjunction with the name of a discipline, it denotes an application of computer
science and information science to the management and processing of data, information
and knowledge in the named discipline
● "The development and evaluation of applications, tools, processes, and structures which
assist nurses with the management of data in taking care of patients or supporting the
practice of nursing” American Nurses Association (ANA)(1994)
4. COMMUNICATION IS POOR
○ Communication between healthcare providers and between departments is
POOR when served with telephone systems because of its real time nature that
requires the presence of both,
○ Phone lines may be tapped or bugged breaching privacy and confidentiality
○ Computers provide different modes of communications like chat, telephony, or
video-conferencing or e-mail and simple text messaging whatever is most
Facilities Management
- computer control of facilities like heating, airconditioning, ventilation and alarm systems
- Inventory management
- Other examples:
- security devices like readers scan identification cards, bar codes
- Magnetic strips permit only authorized personnel to enter client or private areas
Accreditation
- efficient online mechanisms used in monitoring quality indicators help reduce the
difficulty and time involved in the accreditation process
- health care agencies must maintain databases of policies and procedures, standards of
care, employee accomplishment, continuing education and in-service training
- computer systems that assess outcomes rather than processes are required
- 1970s
● computers were mainly used to automate billing.
● Hospital networks expanded to include information process in admission, discharge and
transfer (ADT) (mid 70s)
● Networks included pharmacy section, connecting 3 big departments: accounting, ADT
and pharmacy. (late 70s)
- 1980s
● Laboratory and imaging departments started using their special computers (early 80s)
● Integrated system expanded to the clinical area. (mid 80s)
● 90's hospital bought conversion software and hardware in order to deliver the laboratory
and imaging machines to link their main system creating interfaced systems.
- 2000s
● LABORATORY INFORMATION SYSTEM (LIS) & RADIOLOGY INFORMATION
SYSTEM (RIS) started to encroach into the main hospital information systems.
● Late 2000s - The Philippine Heart Center implemented the internet-based hospital
information system (HIS) to allow healthcare team to access access it anywhere
•HARDWARE
● Mechanical devices in the computer; physical components of the machine
● Anything that can be touched
○ Electronic circuits, microchips, processors & motherboard - main circuit board
that all other internal components connect to (placed inside computer housing)
● PERIPHERAL DEVICES (input & output devices)
PROCESSING DEVICES
- Brains of the computer
- Carries out instructions from the program
- Manipulate the data
- Most computers have multiple processors
- Central Processing Unit (CPU)
- Secondary processors
- Processors made of silicon and copper
MEMORY DEVICES
- Stores data or programs
● Random Access Memory (RAM)
○ Volatile
○ Stores current data and programs (temporarily)
○ More RAM results in a faster system
○ changeable and used for primary storage
● Read Only Memory (ROM)
○ Permanent storage of programs; does not change; can't be erased or altered
STORAGE DEVICES
● Hold data and programs permanently
● Different from RAM
HARD DRIVE
● very fast means of storing and retrieving data as well as having a large storage capacity
MAGNETIC STORAGE
● Floppy/DISKETTE and hard drive
● Uses a magnet to access data
OPTICAL STORAGE
● CD and DVD drives
● Uses a laser to access data
SOFTWARE
- Tell the computer what to do; describe the function or the contribution of the sets of
commands, procedures in the computer system
- Also called a program
- Thousands of programs exist
● Operating system
● Word processor
● database
● benefits the nursing from doing a manual preparation of reports and documents, due to
readily available information, the nurse will have more time synthesizing and analyzing
information
SYSTEM SOFTWARE
● " boots up" (starts up and initializes) the computer system; controls, input, output and
storage; and controls the operation of the application software.
● Most important software
● Operating system
○ Windows XP
● Network operating system (OS)
○ Windows Server 2003
● Utility
○ Symantec AntiVirus
APPLICATION SOFTWARE
● includes the various programs that users require to perform day-to-day tasks. They are
the programs that support the actual work of the user. Accomplishes a specific task
● Most common type of software
○ MS Word
● Covers most common uses of computers
THIRD TYPE OF SOFTWARE = utility
programs.
● used to help maintain the system,
● clean unwanted programs,
● protect the system against viruses and
● access the World Wide Web.
DATA
● Pieces of information
● Computer organize and present data
● Fact with no meaning on its own
● Stored using the binary number system
● Data can be organized into, files
USERS
● People operating the computer
● Most important part
● Tell the computer what to do
Computer users
Role depends on ability
● -Setup the system
● Install software
● Manage files
● Maintain the system
"Userless" computers
● Run with no user input
● Automated systems
TYPES OF COMPUTERS
SUPERCOMPUTERS
● largest type of computer; a world class "number cruncher"
● It is a computational-oriented computer specially designed for scientific applications
requiring gigantic amounts of calculations.
● designed primarily for analysis of scientific and engineering problems and for tasks
requiring millions or billions of computational operatións and calculations.
● It is found primarily in areas such as defense and weaponry, weather forecasting and
scientific research
MAINFRAMES
● It is the fastest, largest and most expensive type of computer used in corporate America
for processing, storing and retrieving data.
● It is a large multiuser central computer that meets the computing needs of a large
organization such as repetitive calculations of bills and payrolls.
● A mainframe has an extremely large memory capacity and fast operating and processing
time and it can process a large number of functions at one time.
MICROCOMPUTERS (Personal Computer)
● being used for an increasing number of independent applications as well as serving as a
desktop link to the programs of the mainframe.
● Desktops can serve as stand-alone workstations and can be linked to a network system
to increase their capabilities.
HANDHELD COMPUTERS
● These are small, special function computers. smaller size than the standard desktop
microcomputers, some have claimed to have almost the same functionality and
processing capabilities as the standard desktop microcomputer.
● More popular are the palm-sized computers such as
○ personal digital assistant (PDA) = provides calendar, contacts and note-taking
functions and may provide word processing and spread sheet.
VIDEO NOTES
● Source Code- The technical blueprint that tells a program how to function
● closed source software, also known as proprietary software - The public is not Given
access to the source code, so they can’t see, or modify it
● open source software - othe source code is publicly available and programmers can see
or, modify that code, if desired
● You don’t have to read or change code in order to use open source
- The Open Source Initiative (OSI) created a certification mark, "OSI certified"
- in order to be OSI certified, the software must be distributed under a license that
guarantees the right to read, redistribute, modify and use the software freely.
- The actual category of software that is considered free is almost exactly the same as the
actual category of software that is considered open source.
"Free software"
● software that respects users' freedom and community. freedom to run, copy, distribute,
study, change and improve the software.
● Thus, "free software" is a matter of liberty, not price.
VIDEO NOTES
● Source Code- The technical blueprint that tells a program how to function
● closed source software, also known as proprietary software - The public is not Given
access to the source code, so they can’t see, or modify it
● open source software - othe source code is publicly available and programmers can see
or, modify that code, if desired
● You don’t have to read or change code in order to use open source
COMPARE/CONTRAST
● free software and open source ideologies are distinct
● basically refer to the same software licenses, with a few minor exceptions
● The term "open source" software is used by some people to mean more or less the
same category as free software.
● accept some licenses that we consider too restrictive. and there are free software
licenses they have not accepted.
● •nearly all free software is open source, and nearly all open source software is free.
● OSS/FS has been described as the electronic equivalent of generic drugs.
● In the same way as the formulas for generic drugs are made public, so OSS/FS source
code is accessible to the user. Any person can see how the software works and can
make changes to the functionality.
● As the OSS/FS can be obtained royalty free, it is less expensive to acquire than
proprietary alternatives.
● This means OSS/FS can transform healthcare in developing countries just as the
availability of the generic drugs have.
● VistA is the "mother of all health care applications". It is not strictly OSS/FS but has been
promoted by it.
● patient records, prescriptions, laboratory results, and other medical information.
● It contains among other components, integrated hospital management, patient records
management, and medical imaging systems.
DATA PROCESSING