SlideShare a Scribd company logo
1 of 67
© 2011
Chapter 14: Fundamentals of Electronic
Information Systems
Health Information Management
Technology: An Applied Approach
Fourth Edition
© 2011
Information System
• Input
• Output
© 2011
Information System Components
• Hardware
• Software
• Communications technology
• Data
• Work processes
© 2011
Information System Activities
• Input
• Processing
• Output
• Storage
• Controlling
© 2011
Types of Information Systems
• Operation Support Systems
o Transaction-processing system
• Inputs and outputs
• Users
• Products
• Support MISs and DSSs
o Enterprise Collaboration Systems
© 2011
Enterprisewide System
• Include:
o Human resource management
o Financial management
o Customer relationship management
o Supply chain planning
o Sales and logistics
© 2011
Management Support Information Systems
• Management information system
o Transaction data input
o Users are middle managers
o Reports (summary, exception, periodic, on-demand)
© 2011
Decision Support System
• Assist in making accurate decisions
• Clinical decision support system
• Characteristics
o Inputs and outputs include summarized reports,
transaction and external data
o Top and middle managers and clinicians
o Analytic models
© 2011
Executive Information System
• Easy to use DSS
• Designed for top manager
• Dashboards
© 2011
Expert System
• Knowledge system built from set of rules
© 2011
Knowledge Management System
• Supports creation, organization, and
dissemination or clinical knowledge and
expertise
• Library of best practices
• Web-based technologies
© 2011
Development of Information Systems
• System development life cycle
o Planning
o Analysis
o Design
o Implementation
o Maintenance and evaluation
© 2011
Planning
• Identifying and assigning priorities
• Strategic information system plan
• Steering committee
o Chief information officer
© 2011
Analysis Plan
• Request for system
• System analysis
o Ask questions
o Review documentation, forms, and databases
o Observation
o Joint application development
o Prototype
© 2011
System Analysis
• Document requirements
o Unified modeling language
o Use care
o Data flow diagrams
o Process flow charts
o Conceptual data model
• Identifies what system needs to accomplish
© 2011
Design Phase
• Specifies specific functions of system
• Specifies design of system
• Models
o Object design
o Physical design
o Screen prototypes
• In house development or purchase
© 2011
Implementation Phase
• Development of programs
• Testing system
• System documentation
• User training
• System conversion
© 2011
Typical Milestones
• Site preparation
• Installation of hardware and software
• Preparation of data tables
• Construction of system interfaces
• Development of network
• Training of those who will test system
• Trial runs of system
© 2011
Typical Milestones
• Preparation of documentation
• Development of backup and disaster recovery
• Training for other uses
• Conversion to new system
© 2011
Testing
• Test user cases
• Use patient data
© 2011
Training for End Users
• Adequate training
• Train-the-trainer
• Adequate time for training
© 2011
Conversion to the New System
• Includes change in work flow and organizational
structure
• Approaches
o Parallel
o Phased
o Direct cutover
© 2011
Maintenance and Evaluation Phase
• Identify potential problems and take steps to
correct
• Evaluating effectiveness of system
• Return on investment
© 2011
Information Infrastructure
• Categories of computers
o Supercomputers
o Mainframe systems
o Midrange systems
• Minicomputers
• Workstations
o Microcomputers
o Generic handheld devices
o Cellular phones
© 2011
Types of Computers
• Analog computers
• Digital computers
o Binary data
• Hybrid computers
© 2011
Computer Peripherals
• Perform five basic computer functions
1. Input
2. Processing
3. Memory
4. Output storage
5. Communications
© 2011
Data Capture Devices
• Keyboards
• Microphones
• Scanners
• Pointing devices
• Trackballs
• Light pens
• Intelligent tablets
• Sensors
• Biometrics
• Bar codes
© 2011
Output Devices
• Visual display unit
• Printers
• Faxes
• Speakers
© 2011
Data Storage Devices
• Secondary storage
o Flash drive
o Hard disk
o Magnetic tape
o Optical disk
© 2011
Processors
• Microchip implanted in CPU’s hard drive that
processes instructions
© 2011
Communications Devices
• Modems
o Transmission speeds
• Bits per second
• Kilobits per second
• Phone lines 28.8 kbps
• ISDN
• Asymmetric digital subscriber line
• Satellite dishes
• Wireless connections
© 2011
Computer Programming Languages and
Software
• Software
• Programming languages
o Machine languages
o Assembly languages
o High-level languages
o Very high-level languages
• SQL
o Natural languages
• Artificial intelligence
© 2011
Software
• System software
o Operating system
• DOS
• Windows
• Utility programs
o Backup
o Virus protection
o Data recovery
• Langue translator
© 2011
Computer Programming Software
• Called development tools
o Compilers
o Debuggers
o Interpreters
o Text editors
o Performance analyzers
© 2011
Application Software
• Productivity software
• Specialty software
• Education and reference software
• Entertainment software
© 2011
Databases
• Database
• Database management system
• Types of databases
o Relational
o Object-oriented
o Object-relational
© 2011
Database Purpose and Activities
• Purpose is to store and retrieve data
• SQL
o Relational database
• Database management system
o Data definitions
o Enforces data integrity and security constraints
© 2011
Relational Database
• Stored in tables and rows
• Reduces redundancy
• Uses SQL to retrieve and store data in tables
• Provide security
© 2011
Relational Database—Table
• Column/field
• Row/record
• Key field
o Primary key
o Foreign key
© 2011
Data Models
• Provides contextual framework and graphical
representation that aid in the definition of data
elements
• Entities
• Attributes
• Relationships
© 2011
Database Structure
• Definitions of
o Tables
o Columns
o Keys
o Relationships
© 2011
Data Dictionary
• Data dictionary
o Improves data validity and reliability
o Improves communication
o Defines terms
© 2011
Content of Data Dictionary
• Name of field
• Type of data field
• Length of data field
• Edits placed on the data field
• Values allowed to be placed in the data field
• A clear definition of each value
© 2011
Techniques for Database Integrity
• Data quality characteristics
o Accuracy
o Accessibility
o Comprehensiveness
o Consistency
o Currency
o Definition
o Granularity
o Precision
o Relevancy
o Timeliness
© 2011
Good Database Design
• Knowledge of relational database
• Technical database design
• Domain knowledge
• Accurate data model
• No redundant information
• Flexible structure
© 2011
Use of Primary and Foreign Key
• Primary key enforce entity integrity by uniquely
denying an entity
• Foreign key associate relationships between
entities
© 2011
Integrity Constraints
• Ensures data does not result in loss of data
quality
o Specification of uniqueness
o Validation for values of columns
o Referential integrity constraints
© 2011
Database Management System
• Personal DBMS
• Server-based DBMS
© 2011
Data Warehouse
• Provides data for improved decision support
o Improves customer support
o Lowers production costs
o Increased profitability
o Quicker turnaround times for making decision
© 2011
Data Mining
• Identifies patterns and relationships
• Data analytics is evolving role for HIM
professional
o Certified Health Data Analyst (CHDA)
© 2011
Telecommunications
• Health Information Exchange (HIE)
• Voice and data communications
© 2011
Network Fundamentals
• Communication system
o Transmitter
o Receiver
o Medium
o Data
• Network
© 2011
Clients, Peers, and Servers
• Client
• Servers
• Services
© 2011
Services
• Application
• Communication
• Email
• Internet
• Web
• Printer
• Database
• Backup
• Network management
• Security services
• File services
© 2011
Network Architectures
• Local area network (LAN)
• Wide area network (WAN)
• Wireless network
© 2011
Network Topologies
• Physical topology
o Bus
o Star
o Ring
o Mesh
© 2011
Data Transfer
• Network protocols
o Connection setup phase
o Data transfer phase
o Connection release phase
© 2011
Common Network Protocols
• Transmission control protocol/Internet protocol
(TCP/IP)
• File transfer protocol (FTP)
• Hypertext transfer protocol (HTTP)
• Simple mail transfer protocol (SMTP)
© 2011
HL7
• Health Level Seven (HL7) is a not-for-profit,
ANSI standards development organization.
• Standards for EHR
o Exchange
o Integration
o Sharing
o Retrieval
© 2011
Electronic Commerce in Healthcare
• E-commerce
o Business-to-customer
o Business-to-business
© 2011
Management of Information Technology
• Functions
o Information systems strategic planning and
enterprisewide oversight
• Chief Information Officer
o Management of technical infrastructure and staff to
support information systems
o Privacy and Security
• Chief Privacy Officer and Chief Security Officer
o Health Information Management
© 2011
Personal Productivity Software
• Improves efficiency and productivity of work
© 2011
Database Systems
• Organize and store data
• Popular personal computer version
o Microsoft Access
© 2011
Spreadsheets
• Electronic worksheet of rows and columns
• Uses formulas
• Creates charts and graphs
• Performs statistical analysis
• Popular spreadsheet software
o Microsoft Excel
o IBM Lotus 123
© 2011
Presentation Software
• Displays text and graphic information
• Able to include text, graphics, sound, and video
• Used in training
© 2011
Project Management Software
• Plans, organizes and manages resources to
complete project
• Creates PERT and GANTT charts
• Common product
o Microsoft Project
© 2011
Groupware
• Facilitates exchange of information and real-time
collaboration
• Functions
o Share documents
o Post notes
o Receive notifications
o Group calendar
o Access e-mail
o Track schedules
o Store document versions

More Related Content

Viewers also liked (11)

HIT1443 LEIHP4e Ch06
HIT1443 LEIHP4e Ch06HIT1443 LEIHP4e Ch06
HIT1443 LEIHP4e Ch06
 
DHCA-Chapter9
DHCA-Chapter9DHCA-Chapter9
DHCA-Chapter9
 
DHCA-Chapter3
DHCA-Chapter3DHCA-Chapter3
DHCA-Chapter3
 
HIMT Ch02
HIMT Ch02HIMT Ch02
HIMT Ch02
 
DHCA-Chapter1
DHCA-Chapter1DHCA-Chapter1
DHCA-Chapter1
 
HIT1443 LEIHP4e Ch15
HIT1443 LEIHP4e Ch15HIT1443 LEIHP4e Ch15
HIT1443 LEIHP4e Ch15
 
DHCA-Chapter13
DHCA-Chapter13DHCA-Chapter13
DHCA-Chapter13
 
HIMT Ch03
HIMT Ch03HIMT Ch03
HIMT Ch03
 
Hit1113-NCVHS presentation-Aug2015
Hit1113-NCVHS presentation-Aug2015Hit1113-NCVHS presentation-Aug2015
Hit1113-NCVHS presentation-Aug2015
 
HBHD13e - Ch 17
HBHD13e - Ch 17HBHD13e - Ch 17
HBHD13e - Ch 17
 
HBHD 13e Ch24
HBHD 13e Ch24HBHD 13e Ch24
HBHD 13e Ch24
 

Similar to HIMT 4e Ch14

Introduction to Database Management Systems
Introduction to Database Management SystemsIntroduction to Database Management Systems
Introduction to Database Management SystemsAdri Jovin
 
BI MicrosoftMDM - Frank Olav Estensen.ppt
BI MicrosoftMDM - Frank Olav Estensen.pptBI MicrosoftMDM - Frank Olav Estensen.ppt
BI MicrosoftMDM - Frank Olav Estensen.pptMoumitaSarkar61
 
BI MicrosoftMDM - Frank Olav Estensen.ppt
BI MicrosoftMDM - Frank Olav Estensen.pptBI MicrosoftMDM - Frank Olav Estensen.ppt
BI MicrosoftMDM - Frank Olav Estensen.pptDhanshreeKondkar1
 
BI MicrosoftMDM - Frank Olav Estensen.ppt
BI MicrosoftMDM - Frank Olav Estensen.pptBI MicrosoftMDM - Frank Olav Estensen.ppt
BI MicrosoftMDM - Frank Olav Estensen.pptGentaSahuri2
 
Netlabs IT Diksha diploma for student who appeared for or cleared class 12
Netlabs IT Diksha diploma for student who appeared for or cleared class 12Netlabs IT Diksha diploma for student who appeared for or cleared class 12
Netlabs IT Diksha diploma for student who appeared for or cleared class 12Netlabs ITS
 
BPM and SOA are going mobile - An architectural perspective
BPM and SOA are going mobile - An architectural perspectiveBPM and SOA are going mobile - An architectural perspective
BPM and SOA are going mobile - An architectural perspectiveOPITZ CONSULTING Deutschland
 
BPM und SOA machen mobil - Ein Architekturüberblick
BPM und SOA machen mobil - Ein ArchitekturüberblickBPM und SOA machen mobil - Ein Architekturüberblick
BPM und SOA machen mobil - Ein ArchitekturüberblickOPITZ CONSULTING Deutschland
 
Apache NiFi Toronto Meetup
Apache NiFi Toronto MeetupApache NiFi Toronto Meetup
Apache NiFi Toronto MeetupHortonworks
 
Service Architectures At Scale - QCon London 2015
Service Architectures At Scale - QCon London 2015Service Architectures At Scale - QCon London 2015
Service Architectures At Scale - QCon London 2015Randy Shoup
 
Spatial Network Inc. Data Management and Transformation with FME
Spatial Network Inc. Data Management and Transformation with FMESpatial Network Inc. Data Management and Transformation with FME
Spatial Network Inc. Data Management and Transformation with FMESafe Software
 
Clinical Exchange Document Interface Webcast
Clinical Exchange Document   Interface WebcastClinical Exchange Document   Interface Webcast
Clinical Exchange Document Interface WebcastJustin Campbell
 
Building Data Warehouse in SQL Server
Building Data Warehouse in SQL ServerBuilding Data Warehouse in SQL Server
Building Data Warehouse in SQL ServerAntonios Chatzipavlis
 
Data Lake Acceleration vs. Data Virtualization - What’s the difference?
Data Lake Acceleration vs. Data Virtualization - What’s the difference?Data Lake Acceleration vs. Data Virtualization - What’s the difference?
Data Lake Acceleration vs. Data Virtualization - What’s the difference?Denodo
 
IoT Stream: A Lightweight Ontology for Internet of Things Data Streams (GIoTS...
IoT Stream: A Lightweight Ontology for Internet of Things Data Streams (GIoTS...IoT Stream: A Lightweight Ontology for Internet of Things Data Streams (GIoTS...
IoT Stream: A Lightweight Ontology for Internet of Things Data Streams (GIoTS...Tarek Elsaleh
 
Efficient & effective data management for research projects : ILRI's Data Ma...
Efficient & effective  data management for research projects : ILRI's Data Ma...Efficient & effective  data management for research projects : ILRI's Data Ma...
Efficient & effective data management for research projects : ILRI's Data Ma...CIARD Movement
 

Similar to HIMT 4e Ch14 (20)

Introduction to Database Management Systems
Introduction to Database Management SystemsIntroduction to Database Management Systems
Introduction to Database Management Systems
 
Role of System Analysis & Design
Role of System Analysis & DesignRole of System Analysis & Design
Role of System Analysis & Design
 
BI MicrosoftMDM - Frank Olav Estensen.ppt
BI MicrosoftMDM - Frank Olav Estensen.pptBI MicrosoftMDM - Frank Olav Estensen.ppt
BI MicrosoftMDM - Frank Olav Estensen.ppt
 
BI MicrosoftMDM - Frank Olav Estensen.ppt
BI MicrosoftMDM - Frank Olav Estensen.pptBI MicrosoftMDM - Frank Olav Estensen.ppt
BI MicrosoftMDM - Frank Olav Estensen.ppt
 
BI MicrosoftMDM - Frank Olav Estensen.ppt
BI MicrosoftMDM - Frank Olav Estensen.pptBI MicrosoftMDM - Frank Olav Estensen.ppt
BI MicrosoftMDM - Frank Olav Estensen.ppt
 
DOC-20240124-WA0017..pptx
DOC-20240124-WA0017..pptxDOC-20240124-WA0017..pptx
DOC-20240124-WA0017..pptx
 
Netlabs IT Diksha diploma for student who appeared for or cleared class 12
Netlabs IT Diksha diploma for student who appeared for or cleared class 12Netlabs IT Diksha diploma for student who appeared for or cleared class 12
Netlabs IT Diksha diploma for student who appeared for or cleared class 12
 
DATA WAREHOUSING
DATA WAREHOUSINGDATA WAREHOUSING
DATA WAREHOUSING
 
BPM and SOA are going mobile - An architectural perspective
BPM and SOA are going mobile - An architectural perspectiveBPM and SOA are going mobile - An architectural perspective
BPM and SOA are going mobile - An architectural perspective
 
BPM und SOA machen mobil - Ein Architekturüberblick
BPM und SOA machen mobil - Ein ArchitekturüberblickBPM und SOA machen mobil - Ein Architekturüberblick
BPM und SOA machen mobil - Ein Architekturüberblick
 
Apache NiFi Toronto Meetup
Apache NiFi Toronto MeetupApache NiFi Toronto Meetup
Apache NiFi Toronto Meetup
 
Soa
SoaSoa
Soa
 
Service Architectures At Scale - QCon London 2015
Service Architectures At Scale - QCon London 2015Service Architectures At Scale - QCon London 2015
Service Architectures At Scale - QCon London 2015
 
Spatial Network Inc. Data Management and Transformation with FME
Spatial Network Inc. Data Management and Transformation with FMESpatial Network Inc. Data Management and Transformation with FME
Spatial Network Inc. Data Management and Transformation with FME
 
Clinical Exchange Document Interface Webcast
Clinical Exchange Document   Interface WebcastClinical Exchange Document   Interface Webcast
Clinical Exchange Document Interface Webcast
 
Building Data Warehouse in SQL Server
Building Data Warehouse in SQL ServerBuilding Data Warehouse in SQL Server
Building Data Warehouse in SQL Server
 
Data Lake Acceleration vs. Data Virtualization - What’s the difference?
Data Lake Acceleration vs. Data Virtualization - What’s the difference?Data Lake Acceleration vs. Data Virtualization - What’s the difference?
Data Lake Acceleration vs. Data Virtualization - What’s the difference?
 
IoT Stream: A Lightweight Ontology for Internet of Things Data Streams (GIoTS...
IoT Stream: A Lightweight Ontology for Internet of Things Data Streams (GIoTS...IoT Stream: A Lightweight Ontology for Internet of Things Data Streams (GIoTS...
IoT Stream: A Lightweight Ontology for Internet of Things Data Streams (GIoTS...
 
AhmedWasfi2015
AhmedWasfi2015AhmedWasfi2015
AhmedWasfi2015
 
Efficient & effective data management for research projects : ILRI's Data Ma...
Efficient & effective  data management for research projects : ILRI's Data Ma...Efficient & effective  data management for research projects : ILRI's Data Ma...
Efficient & effective data management for research projects : ILRI's Data Ma...
 

Recently uploaded

HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MysoreMuleSoftMeetup
 
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lessonQUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lessonhttgc7rh9c
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptxJoelynRubio1
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...Amil baba
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111GangaMaiya1
 
What is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxWhat is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxCeline George
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jisc
 
Michaelis Menten Equation and Estimation Of Vmax and Tmax.pptx
Michaelis Menten Equation and Estimation Of Vmax and Tmax.pptxMichaelis Menten Equation and Estimation Of Vmax and Tmax.pptx
Michaelis Menten Equation and Estimation Of Vmax and Tmax.pptxRugvedSathawane
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of PlayPooky Knightsmith
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....Ritu480198
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSAnaAcapella
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsSandeep D Chaudhary
 
PANDITA RAMABAI- Indian political thought GENDER.pptx
PANDITA RAMABAI- Indian political thought GENDER.pptxPANDITA RAMABAI- Indian political thought GENDER.pptx
PANDITA RAMABAI- Indian political thought GENDER.pptxakanksha16arora
 
SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code ExamplesPeter Brusilovsky
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 

Recently uploaded (20)

HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
 
OS-operating systems- ch05 (CPU Scheduling) ...
OS-operating systems- ch05 (CPU Scheduling) ...OS-operating systems- ch05 (CPU Scheduling) ...
OS-operating systems- ch05 (CPU Scheduling) ...
 
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lessonQUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
QUATER-1-PE-HEALTH-LC2- this is just a sample of unpacked lesson
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111Details on CBSE Compartment Exam.pptx1111
Details on CBSE Compartment Exam.pptx1111
 
What is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptxWhat is 3 Way Matching Process in Odoo 17.pptx
What is 3 Way Matching Process in Odoo 17.pptx
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Michaelis Menten Equation and Estimation Of Vmax and Tmax.pptx
Michaelis Menten Equation and Estimation Of Vmax and Tmax.pptxMichaelis Menten Equation and Estimation Of Vmax and Tmax.pptx
Michaelis Menten Equation and Estimation Of Vmax and Tmax.pptx
 
Play hard learn harder: The Serious Business of Play
Play hard learn harder:  The Serious Business of PlayPlay hard learn harder:  The Serious Business of Play
Play hard learn harder: The Serious Business of Play
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 
VAMOS CUIDAR DO NOSSO PLANETA! .
VAMOS CUIDAR DO NOSSO PLANETA!                    .VAMOS CUIDAR DO NOSSO PLANETA!                    .
VAMOS CUIDAR DO NOSSO PLANETA! .
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
PANDITA RAMABAI- Indian political thought GENDER.pptx
PANDITA RAMABAI- Indian political thought GENDER.pptxPANDITA RAMABAI- Indian political thought GENDER.pptx
PANDITA RAMABAI- Indian political thought GENDER.pptx
 
SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code Examples
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 

HIMT 4e Ch14

  • 1. © 2011 Chapter 14: Fundamentals of Electronic Information Systems Health Information Management Technology: An Applied Approach Fourth Edition
  • 3. © 2011 Information System Components • Hardware • Software • Communications technology • Data • Work processes
  • 4. © 2011 Information System Activities • Input • Processing • Output • Storage • Controlling
  • 5. © 2011 Types of Information Systems • Operation Support Systems o Transaction-processing system • Inputs and outputs • Users • Products • Support MISs and DSSs o Enterprise Collaboration Systems
  • 6. © 2011 Enterprisewide System • Include: o Human resource management o Financial management o Customer relationship management o Supply chain planning o Sales and logistics
  • 7. © 2011 Management Support Information Systems • Management information system o Transaction data input o Users are middle managers o Reports (summary, exception, periodic, on-demand)
  • 8. © 2011 Decision Support System • Assist in making accurate decisions • Clinical decision support system • Characteristics o Inputs and outputs include summarized reports, transaction and external data o Top and middle managers and clinicians o Analytic models
  • 9. © 2011 Executive Information System • Easy to use DSS • Designed for top manager • Dashboards
  • 10. © 2011 Expert System • Knowledge system built from set of rules
  • 11. © 2011 Knowledge Management System • Supports creation, organization, and dissemination or clinical knowledge and expertise • Library of best practices • Web-based technologies
  • 12. © 2011 Development of Information Systems • System development life cycle o Planning o Analysis o Design o Implementation o Maintenance and evaluation
  • 13. © 2011 Planning • Identifying and assigning priorities • Strategic information system plan • Steering committee o Chief information officer
  • 14. © 2011 Analysis Plan • Request for system • System analysis o Ask questions o Review documentation, forms, and databases o Observation o Joint application development o Prototype
  • 15. © 2011 System Analysis • Document requirements o Unified modeling language o Use care o Data flow diagrams o Process flow charts o Conceptual data model • Identifies what system needs to accomplish
  • 16. © 2011 Design Phase • Specifies specific functions of system • Specifies design of system • Models o Object design o Physical design o Screen prototypes • In house development or purchase
  • 17. © 2011 Implementation Phase • Development of programs • Testing system • System documentation • User training • System conversion
  • 18. © 2011 Typical Milestones • Site preparation • Installation of hardware and software • Preparation of data tables • Construction of system interfaces • Development of network • Training of those who will test system • Trial runs of system
  • 19. © 2011 Typical Milestones • Preparation of documentation • Development of backup and disaster recovery • Training for other uses • Conversion to new system
  • 20. © 2011 Testing • Test user cases • Use patient data
  • 21. © 2011 Training for End Users • Adequate training • Train-the-trainer • Adequate time for training
  • 22. © 2011 Conversion to the New System • Includes change in work flow and organizational structure • Approaches o Parallel o Phased o Direct cutover
  • 23. © 2011 Maintenance and Evaluation Phase • Identify potential problems and take steps to correct • Evaluating effectiveness of system • Return on investment
  • 24. © 2011 Information Infrastructure • Categories of computers o Supercomputers o Mainframe systems o Midrange systems • Minicomputers • Workstations o Microcomputers o Generic handheld devices o Cellular phones
  • 25. © 2011 Types of Computers • Analog computers • Digital computers o Binary data • Hybrid computers
  • 26. © 2011 Computer Peripherals • Perform five basic computer functions 1. Input 2. Processing 3. Memory 4. Output storage 5. Communications
  • 27. © 2011 Data Capture Devices • Keyboards • Microphones • Scanners • Pointing devices • Trackballs • Light pens • Intelligent tablets • Sensors • Biometrics • Bar codes
  • 28. © 2011 Output Devices • Visual display unit • Printers • Faxes • Speakers
  • 29. © 2011 Data Storage Devices • Secondary storage o Flash drive o Hard disk o Magnetic tape o Optical disk
  • 30. © 2011 Processors • Microchip implanted in CPU’s hard drive that processes instructions
  • 31. © 2011 Communications Devices • Modems o Transmission speeds • Bits per second • Kilobits per second • Phone lines 28.8 kbps • ISDN • Asymmetric digital subscriber line • Satellite dishes • Wireless connections
  • 32. © 2011 Computer Programming Languages and Software • Software • Programming languages o Machine languages o Assembly languages o High-level languages o Very high-level languages • SQL o Natural languages • Artificial intelligence
  • 33. © 2011 Software • System software o Operating system • DOS • Windows • Utility programs o Backup o Virus protection o Data recovery • Langue translator
  • 34. © 2011 Computer Programming Software • Called development tools o Compilers o Debuggers o Interpreters o Text editors o Performance analyzers
  • 35. © 2011 Application Software • Productivity software • Specialty software • Education and reference software • Entertainment software
  • 36. © 2011 Databases • Database • Database management system • Types of databases o Relational o Object-oriented o Object-relational
  • 37. © 2011 Database Purpose and Activities • Purpose is to store and retrieve data • SQL o Relational database • Database management system o Data definitions o Enforces data integrity and security constraints
  • 38. © 2011 Relational Database • Stored in tables and rows • Reduces redundancy • Uses SQL to retrieve and store data in tables • Provide security
  • 39. © 2011 Relational Database—Table • Column/field • Row/record • Key field o Primary key o Foreign key
  • 40. © 2011 Data Models • Provides contextual framework and graphical representation that aid in the definition of data elements • Entities • Attributes • Relationships
  • 41. © 2011 Database Structure • Definitions of o Tables o Columns o Keys o Relationships
  • 42. © 2011 Data Dictionary • Data dictionary o Improves data validity and reliability o Improves communication o Defines terms
  • 43. © 2011 Content of Data Dictionary • Name of field • Type of data field • Length of data field • Edits placed on the data field • Values allowed to be placed in the data field • A clear definition of each value
  • 44. © 2011 Techniques for Database Integrity • Data quality characteristics o Accuracy o Accessibility o Comprehensiveness o Consistency o Currency o Definition o Granularity o Precision o Relevancy o Timeliness
  • 45. © 2011 Good Database Design • Knowledge of relational database • Technical database design • Domain knowledge • Accurate data model • No redundant information • Flexible structure
  • 46. © 2011 Use of Primary and Foreign Key • Primary key enforce entity integrity by uniquely denying an entity • Foreign key associate relationships between entities
  • 47. © 2011 Integrity Constraints • Ensures data does not result in loss of data quality o Specification of uniqueness o Validation for values of columns o Referential integrity constraints
  • 48. © 2011 Database Management System • Personal DBMS • Server-based DBMS
  • 49. © 2011 Data Warehouse • Provides data for improved decision support o Improves customer support o Lowers production costs o Increased profitability o Quicker turnaround times for making decision
  • 50. © 2011 Data Mining • Identifies patterns and relationships • Data analytics is evolving role for HIM professional o Certified Health Data Analyst (CHDA)
  • 51. © 2011 Telecommunications • Health Information Exchange (HIE) • Voice and data communications
  • 52. © 2011 Network Fundamentals • Communication system o Transmitter o Receiver o Medium o Data • Network
  • 53. © 2011 Clients, Peers, and Servers • Client • Servers • Services
  • 54. © 2011 Services • Application • Communication • Email • Internet • Web • Printer • Database • Backup • Network management • Security services • File services
  • 55. © 2011 Network Architectures • Local area network (LAN) • Wide area network (WAN) • Wireless network
  • 56. © 2011 Network Topologies • Physical topology o Bus o Star o Ring o Mesh
  • 57. © 2011 Data Transfer • Network protocols o Connection setup phase o Data transfer phase o Connection release phase
  • 58. © 2011 Common Network Protocols • Transmission control protocol/Internet protocol (TCP/IP) • File transfer protocol (FTP) • Hypertext transfer protocol (HTTP) • Simple mail transfer protocol (SMTP)
  • 59. © 2011 HL7 • Health Level Seven (HL7) is a not-for-profit, ANSI standards development organization. • Standards for EHR o Exchange o Integration o Sharing o Retrieval
  • 60. © 2011 Electronic Commerce in Healthcare • E-commerce o Business-to-customer o Business-to-business
  • 61. © 2011 Management of Information Technology • Functions o Information systems strategic planning and enterprisewide oversight • Chief Information Officer o Management of technical infrastructure and staff to support information systems o Privacy and Security • Chief Privacy Officer and Chief Security Officer o Health Information Management
  • 62. © 2011 Personal Productivity Software • Improves efficiency and productivity of work
  • 63. © 2011 Database Systems • Organize and store data • Popular personal computer version o Microsoft Access
  • 64. © 2011 Spreadsheets • Electronic worksheet of rows and columns • Uses formulas • Creates charts and graphs • Performs statistical analysis • Popular spreadsheet software o Microsoft Excel o IBM Lotus 123
  • 65. © 2011 Presentation Software • Displays text and graphic information • Able to include text, graphics, sound, and video • Used in training
  • 66. © 2011 Project Management Software • Plans, organizes and manages resources to complete project • Creates PERT and GANTT charts • Common product o Microsoft Project
  • 67. © 2011 Groupware • Facilitates exchange of information and real-time collaboration • Functions o Share documents o Post notes o Receive notifications o Group calendar o Access e-mail o Track schedules o Store document versions