SlideShare a Scribd company logo
1 of 35
Download to read offline
Drug Information Service
Lect 1a: Introduction to Pharmacy Informatics Ia
Presented by:
Heng Wei Kai
BPharm (Hons), MSc (Pharmacy), RPh. (Mal), APh (Mal), mMPS
Faculty of Pharmacy
AIMST University
Acknowledgement
• Dr. Dinesh Kumar Upadhyay for creating previous version of lecture
slide.
Topic 1a:
Database and its role in
pharmaceutical information
Topic Learning Outcome
At the end of the topic, the students shall be able to:
1. describe database management system and its types.
2. understand database design, data abstraction, database entity
relationship and its application pharmaceutical information.
Pharmacy Informatics
• Informatics refers to the use of computers to manage data and
information.
• Pharmacy informatics focuses on the use of information, information
systems, and automation technology to ensure safe and effective
medication usage.
• All pharmacists are affected by the electronic information systems
that make up pharmacy informatics in virtually every aspect of practice.
• Examples: Patient records, medication administration and usage
information, insurance information, as well as laboratory tests and
results are just a few of the categories of information that are managed
in electronic environments.
What is Database (DB)??
• Database is an organized collection of data, which can be used
either alone or combined for multiple purposes.
• Database Management systems (DBMS) is a collection of programs
that enables to store, modify and extract information from database.
• Characteristics of DBMS:
• Performance
• Store large volume of data
• Share data (access)
• Provide security (authorization)
• Remove redundancy (duplication)
• Provide concurrent access (different users at the same time)
Database Management Systems
DBMS
Type of DBMS
1. Hierarchical DBMS
2. Network DBMS
3. Relational DBMS
4. Object Oriented DBMS
Hierarchical DBMS
Hierarchical DBMS
• It is a data model where the data is organized like a tree.
• This model is based on parent/child relationship.
• Each parent can have many children but each children has one parent (one-
to-many relationship).
• In order to retrieve data from a hierarchical database, the whole tree needs
to be traversed starting from the root node.
• It is useful for a certain type of data storage, but it is not extremely
versatile. Its limitations mean that it is confined to some very specific
uses.
• For example, where each individual person in a company may report to a
given department, the department can be used as a parent record and the
individual employees will represent secondary records, each of which links
back to that one parent record in a hierarchical structure.
Network DBMS
Network DBMS
• This model is designed to solve the hierarchical database model’s
problem specifically the lack of flexibility.
• In this model, instead of only allowing each child to have one parent, this
model allow each child to have multiple parents (many-to-many
relationship). → form a web-like structure.
• The main advantage of a network database is that it allows for a more
natural modeling of relationships between records or entities, as opposed
to the hierarchical model.
• However, the relational database model has started to win over both the
network and the hierarchical models because its added flexibility and
productivity has become more evident as hardware technology has become
faster.
Relational DBMS
Relational DBMS
Relational DBMS
• Most popular database model for commercial applications.
• A relational database (RDB) is a collective set of multiple data sets
organized by tables, records and columns.
• Data in organized in Tables (or relations). A table is made up of rows (also
called record or tuple) and columns (also called a field or attribute).
• It use Structured Query Language (SQL), which is a standard user
application that provides an easy programming interface for database
interaction.
• RDB performs "select", "project" and "join" database operations, where
select is used for data retrieval, project identifies data attributes, and join
combines relations.
Relational DBMS
Advantage of Relational RBMS:
• Easy extendability, as new data may be added without modifying
existing records. This is also known as scalability.
• New technology performance, power and flexibility with multiple
data requirement capabilities.
• Data security, which is critical when data sharing is based on privacy.
For example, management may share certain data privileges and
access and block employees from other data, such as confidential
salary or benefit information.
Object Oriented DBMS:
Object Oriented DBMS:
Object Oriented DBMS:
• The main feature of object-oriented databases is allowing the
definition of objects, which are different from normal database
objects.
• Objects, in an object-oriented database, reference the ability to
develop a product, then define and name it. The object can then be
referenced, or called later, as a unit without having to go into its
complexities.
Database design
• It is important to design the database in such a way that:
• A specific item can be reached easily
• The database can respond to the user’s different questions easily
• The database occupies minimum storage space
• The database contains no unnecessary data
• Data can be added and updated easily without causing mistakes.
• Steps in Data base design:
• Requirement analysis: What does the user want?
• Conceptual database design: Defining the entities and attributes, and the
relationships between these (called entity-relation model)
• Physical database design: Implementation of the conceptual design using a
database Management System
Data Abstraction
• Data abstraction is the reduction of a
particular body of data to a simplified
representation of the whole.
• Level of data abstraction:
• Physical level: The lowest level of abstraction
describes how data are actually stored.
• Logical level: The next-higher level of data
abstraction, describes what data are stored in
database and what relationship among those data.
• View level: The highest level of data abstraction
describes only part of entire database.
Instance and Schemes
• The collection of database at a particular moment is called the
instance of database.
• The overall design of the database is called database scheme.
Relationships:
• Connect two or more entity sets.
• Represented by diamond.
Multiplicity of Relationships
Example of Entity-Relationship model:
• An entity is represented as rectangle in an E-R diagram
• Two entities – student and college – Many to one relationship
Hospital Database E-R Relationship
Hospital Database E-R Relationship
Data Administration
• A high-level function that is responsible for the overall management of data resources
in an organization with standards.
Data Administration Functions:
• Data Policies, procedures, standards
• Planning
• Data conflict (ownership) resolution
• Managing the information repository
• Internal marketing of DA concepts
• Selection of DBMS and software tools
• Installing/upgrading DBMS
• Turning database performance
• Improving query processing performance
• Managing data security, privacy and integrity
• Data backup and recovery
Data Warehouse
• The data warehouse is a stable, read-only database that combines
information from separate system into, easy-to use location.
Purpose of Pharmacy drug database
• Pharmacy drug database refers to the collection and compilation of
data related to various drugs that can be used by physicians and other
healthcare professionals to ensure provision of best pharmaceutical
services to the patients.
• Database management system for pharmacy can be used to locate
and find the medicines that exist in the pharmacy.
• Example: If a costumer need a cough elixir, the pharmacist can
locate the cough elixir by using database in the pharmacist's
computer
Pharmacoinformatics
• Discipline where technology interact with any aspects of drug
delivery, from the basic sciences to the clinical use of medications in
individuals and populations.
• The work of pharmacoinformatics can be divided into two categories:
a) Scientific aspects – deals with the drug discovery and development activities
b) Service aspects – this aspects are more patient centric
Healthcare Informatics
The major component of healthcare informatics are;
• Hospital Information Systems (HIS): A comprehensive, integrated
information system designed to manage the administrative, financial
and clinical aspects of a hospital.
• Electronic Healthcare Record (EHR) Systems: EHRs are real-time,
patient-centered records that make information available instantly and
securely to authorized users.
• Decision Support Systems (DSS): In choosing potential medications
for a condition.
Healthcare Informatics
Applications of Pharmacoinformatics
• Pharmacoinformatics has been involved in the following areas of
pharmaceutical practice:
• Research and development: In researching and developing new drugs and in the
process
• Patient profiling: To keep track record of patient’s medication (present and past
prescription) and allergies, can be extracted from computer system.
• Decision support: In choosing potential medications for a condition; In offering
alternatives based on PMH and non-pharmacological conditions such as cost; In
listing of indications and contraindications
• Medication Information System (MIS): Offers health information about
medications including composition, uses, risks, side effects and food & drug
interactions
• Telepharmacy: Pharmaceutical care through the use of computer system, to the
patients at remote locations by a pharmacist.
Lect 1a - Introduction to Pharmacy Informatics 1a.pdf

More Related Content

Similar to Lect 1a - Introduction to Pharmacy Informatics 1a.pdf

Arinda oktaviana 11353204810 vii lokal g
Arinda oktaviana 11353204810   vii lokal gArinda oktaviana 11353204810   vii lokal g
Arinda oktaviana 11353204810 vii lokal gArinda oktaviana
 
Database Management Systems (DBMS) are software systems used to store, retrie...
Database Management Systems (DBMS) are software systems used to store, retrie...Database Management Systems (DBMS) are software systems used to store, retrie...
Database Management Systems (DBMS) are software systems used to store, retrie...mayurjagdale4
 
Chapter 4 security part ii auditing database systems
Chapter 4 security part ii auditing database systemsChapter 4 security part ii auditing database systems
Chapter 4 security part ii auditing database systemsjayussuryawan
 
Introduction to Database Management System.ppt
Introduction to Database Management System.pptIntroduction to Database Management System.ppt
Introduction to Database Management System.pptRoshni814224
 
DBMS Introduction 5 .pptx
DBMS Introduction 5 .pptxDBMS Introduction 5 .pptx
DBMS Introduction 5 .pptxNitinKashyap89
 
DatabaseManagementSystem.pptx
DatabaseManagementSystem.pptxDatabaseManagementSystem.pptx
DatabaseManagementSystem.pptxuwmctesting
 
01-Database Administration and Management.pdf
01-Database Administration and Management.pdf01-Database Administration and Management.pdf
01-Database Administration and Management.pdfTOUSEEQHAIDER14
 
CST204 DBMSMODULE1 PPT (1).pptx
CST204 DBMSMODULE1 PPT (1).pptxCST204 DBMSMODULE1 PPT (1).pptx
CST204 DBMSMODULE1 PPT (1).pptxMEGHANA508383
 
System Analysis And Design
System Analysis And DesignSystem Analysis And Design
System Analysis And DesignLijo Stalin
 
6134DBMS Introduction 5 sem.pptx
6134DBMS Introduction 5 sem.pptx6134DBMS Introduction 5 sem.pptx
6134DBMS Introduction 5 sem.pptxDanishompi
 
CS3270 - DATABASE SYSTEM - Lecture (1)
CS3270 - DATABASE SYSTEM -  Lecture (1)CS3270 - DATABASE SYSTEM -  Lecture (1)
CS3270 - DATABASE SYSTEM - Lecture (1)Dilawar Khan
 

Similar to Lect 1a - Introduction to Pharmacy Informatics 1a.pdf (20)

Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptx
 
MODULE-01.pptx
MODULE-01.pptxMODULE-01.pptx
MODULE-01.pptx
 
Dbms notes
Dbms notesDbms notes
Dbms notes
 
Intro.pptx
Intro.pptxIntro.pptx
Intro.pptx
 
Application of Computers in Pharmacy.pptx
Application of Computers in Pharmacy.pptxApplication of Computers in Pharmacy.pptx
Application of Computers in Pharmacy.pptx
 
lecture5 (1) (2).pptx
lecture5 (1) (2).pptxlecture5 (1) (2).pptx
lecture5 (1) (2).pptx
 
Database, Lecture-1.ppt
Database, Lecture-1.pptDatabase, Lecture-1.ppt
Database, Lecture-1.ppt
 
MS-CIT Unit 9.pptx
MS-CIT Unit 9.pptxMS-CIT Unit 9.pptx
MS-CIT Unit 9.pptx
 
Arinda oktaviana 11353204810 vii lokal g
Arinda oktaviana 11353204810   vii lokal gArinda oktaviana 11353204810   vii lokal g
Arinda oktaviana 11353204810 vii lokal g
 
Database Management Systems (DBMS) are software systems used to store, retrie...
Database Management Systems (DBMS) are software systems used to store, retrie...Database Management Systems (DBMS) are software systems used to store, retrie...
Database Management Systems (DBMS) are software systems used to store, retrie...
 
Chapter 4 security part ii auditing database systems
Chapter 4 security part ii auditing database systemsChapter 4 security part ii auditing database systems
Chapter 4 security part ii auditing database systems
 
Introduction to Database Management System.ppt
Introduction to Database Management System.pptIntroduction to Database Management System.ppt
Introduction to Database Management System.ppt
 
DBMS Introduction 5 .pptx
DBMS Introduction 5 .pptxDBMS Introduction 5 .pptx
DBMS Introduction 5 .pptx
 
DatabaseManagementSystem.pptx
DatabaseManagementSystem.pptxDatabaseManagementSystem.pptx
DatabaseManagementSystem.pptx
 
01-Database Administration and Management.pdf
01-Database Administration and Management.pdf01-Database Administration and Management.pdf
01-Database Administration and Management.pdf
 
CST204 DBMSMODULE1 PPT (1).pptx
CST204 DBMSMODULE1 PPT (1).pptxCST204 DBMSMODULE1 PPT (1).pptx
CST204 DBMSMODULE1 PPT (1).pptx
 
System Analysis And Design
System Analysis And DesignSystem Analysis And Design
System Analysis And Design
 
6134DBMS Introduction 5 sem.pptx
6134DBMS Introduction 5 sem.pptx6134DBMS Introduction 5 sem.pptx
6134DBMS Introduction 5 sem.pptx
 
Database & Database Users
Database & Database UsersDatabase & Database Users
Database & Database Users
 
CS3270 - DATABASE SYSTEM - Lecture (1)
CS3270 - DATABASE SYSTEM -  Lecture (1)CS3270 - DATABASE SYSTEM -  Lecture (1)
CS3270 - DATABASE SYSTEM - Lecture (1)
 

More from TSha7

Lect 1b - Introduction to Pharmacy Informatics 1b.pdf
Lect 1b - Introduction to Pharmacy Informatics 1b.pdfLect 1b - Introduction to Pharmacy Informatics 1b.pdf
Lect 1b - Introduction to Pharmacy Informatics 1b.pdfTSha7
 
APznzabZBYmM9xNVBHfOxhzhAYK6CVARVaOcFQRGQ_SDH3ZHiu4lPbmPUi4L1H3zAkRth3WEwZR2u...
APznzabZBYmM9xNVBHfOxhzhAYK6CVARVaOcFQRGQ_SDH3ZHiu4lPbmPUi4L1H3zAkRth3WEwZR2u...APznzabZBYmM9xNVBHfOxhzhAYK6CVARVaOcFQRGQ_SDH3ZHiu4lPbmPUi4L1H3zAkRth3WEwZR2u...
APznzabZBYmM9xNVBHfOxhzhAYK6CVARVaOcFQRGQ_SDH3ZHiu4lPbmPUi4L1H3zAkRth3WEwZR2u...TSha7
 
bab 2 GEOGRAFI TINGKATAN TIGA MMALAYSIAA
bab 2 GEOGRAFI TINGKATAN TIGA MMALAYSIAAbab 2 GEOGRAFI TINGKATAN TIGA MMALAYSIAA
bab 2 GEOGRAFI TINGKATAN TIGA MMALAYSIAATSha7
 
CHAPTER 2 cloud computing technology in cs
CHAPTER 2 cloud computing technology in csCHAPTER 2 cloud computing technology in cs
CHAPTER 2 cloud computing technology in csTSha7
 
cloud computing chapter one in computer science
cloud computing chapter one in computer sciencecloud computing chapter one in computer science
cloud computing chapter one in computer scienceTSha7
 
CPU Scheduling Criteria CPU Scheduling Criteria (1).pptx
CPU Scheduling Criteria CPU Scheduling Criteria (1).pptxCPU Scheduling Criteria CPU Scheduling Criteria (1).pptx
CPU Scheduling Criteria CPU Scheduling Criteria (1).pptxTSha7
 
Process Synchronization scheduling .pptx
Process Synchronization scheduling .pptxProcess Synchronization scheduling .pptx
Process Synchronization scheduling .pptxTSha7
 
CHAPTER 2 object oriented programming.pptx
CHAPTER 2 object oriented programming.pptxCHAPTER 2 object oriented programming.pptx
CHAPTER 2 object oriented programming.pptxTSha7
 
CHAPTER 1 OBJECT ORIENTED NOTES SLIDE PRESENTATION
CHAPTER 1 OBJECT ORIENTED NOTES SLIDE PRESENTATIONCHAPTER 1 OBJECT ORIENTED NOTES SLIDE PRESENTATION
CHAPTER 1 OBJECT ORIENTED NOTES SLIDE PRESENTATIONTSha7
 
GEO T3 KSSM Bab 1 Jadual dan Graf zila khalid =).pdf
GEO T3 KSSM Bab 1 Jadual dan Graf zila khalid =).pdfGEO T3 KSSM Bab 1 Jadual dan Graf zila khalid =).pdf
GEO T3 KSSM Bab 1 Jadual dan Graf zila khalid =).pdfTSha7
 
Object oriented programming with c++.pptx
Object oriented programming with c++.pptxObject oriented programming with c++.pptx
Object oriented programming with c++.pptxTSha7
 
Oral_presentation_grading.pdf
Oral_presentation_grading.pdfOral_presentation_grading.pdf
Oral_presentation_grading.pdfTSha7
 

More from TSha7 (12)

Lect 1b - Introduction to Pharmacy Informatics 1b.pdf
Lect 1b - Introduction to Pharmacy Informatics 1b.pdfLect 1b - Introduction to Pharmacy Informatics 1b.pdf
Lect 1b - Introduction to Pharmacy Informatics 1b.pdf
 
APznzabZBYmM9xNVBHfOxhzhAYK6CVARVaOcFQRGQ_SDH3ZHiu4lPbmPUi4L1H3zAkRth3WEwZR2u...
APznzabZBYmM9xNVBHfOxhzhAYK6CVARVaOcFQRGQ_SDH3ZHiu4lPbmPUi4L1H3zAkRth3WEwZR2u...APznzabZBYmM9xNVBHfOxhzhAYK6CVARVaOcFQRGQ_SDH3ZHiu4lPbmPUi4L1H3zAkRth3WEwZR2u...
APznzabZBYmM9xNVBHfOxhzhAYK6CVARVaOcFQRGQ_SDH3ZHiu4lPbmPUi4L1H3zAkRth3WEwZR2u...
 
bab 2 GEOGRAFI TINGKATAN TIGA MMALAYSIAA
bab 2 GEOGRAFI TINGKATAN TIGA MMALAYSIAAbab 2 GEOGRAFI TINGKATAN TIGA MMALAYSIAA
bab 2 GEOGRAFI TINGKATAN TIGA MMALAYSIAA
 
CHAPTER 2 cloud computing technology in cs
CHAPTER 2 cloud computing technology in csCHAPTER 2 cloud computing technology in cs
CHAPTER 2 cloud computing technology in cs
 
cloud computing chapter one in computer science
cloud computing chapter one in computer sciencecloud computing chapter one in computer science
cloud computing chapter one in computer science
 
CPU Scheduling Criteria CPU Scheduling Criteria (1).pptx
CPU Scheduling Criteria CPU Scheduling Criteria (1).pptxCPU Scheduling Criteria CPU Scheduling Criteria (1).pptx
CPU Scheduling Criteria CPU Scheduling Criteria (1).pptx
 
Process Synchronization scheduling .pptx
Process Synchronization scheduling .pptxProcess Synchronization scheduling .pptx
Process Synchronization scheduling .pptx
 
CHAPTER 2 object oriented programming.pptx
CHAPTER 2 object oriented programming.pptxCHAPTER 2 object oriented programming.pptx
CHAPTER 2 object oriented programming.pptx
 
CHAPTER 1 OBJECT ORIENTED NOTES SLIDE PRESENTATION
CHAPTER 1 OBJECT ORIENTED NOTES SLIDE PRESENTATIONCHAPTER 1 OBJECT ORIENTED NOTES SLIDE PRESENTATION
CHAPTER 1 OBJECT ORIENTED NOTES SLIDE PRESENTATION
 
GEO T3 KSSM Bab 1 Jadual dan Graf zila khalid =).pdf
GEO T3 KSSM Bab 1 Jadual dan Graf zila khalid =).pdfGEO T3 KSSM Bab 1 Jadual dan Graf zila khalid =).pdf
GEO T3 KSSM Bab 1 Jadual dan Graf zila khalid =).pdf
 
Object oriented programming with c++.pptx
Object oriented programming with c++.pptxObject oriented programming with c++.pptx
Object oriented programming with c++.pptx
 
Oral_presentation_grading.pdf
Oral_presentation_grading.pdfOral_presentation_grading.pdf
Oral_presentation_grading.pdf
 

Recently uploaded

UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024Borja Sotomayor
 
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...Nguyen Thanh Tu Collection
 
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportBasic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportDenish Jangid
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...Nguyen Thanh Tu Collection
 
Trauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesTrauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesPooky Knightsmith
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxMarlene Maheu
 
Book Review of Run For Your Life Powerpoint
Book Review of Run For Your Life PowerpointBook Review of Run For Your Life Powerpoint
Book Review of Run For Your Life Powerpoint23600690
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxneillewis46
 
Improved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio AppImproved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio AppCeline George
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文中 央社
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSean M. Fox
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...Gary Wood
 
The Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFThe Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFVivekanand Anglo Vedic Academy
 
MOOD STABLIZERS DRUGS.pptx
MOOD     STABLIZERS           DRUGS.pptxMOOD     STABLIZERS           DRUGS.pptx
MOOD STABLIZERS DRUGS.pptxPoojaSen20
 
SURVEY I created for uni project research
SURVEY I created for uni project researchSURVEY I created for uni project research
SURVEY I created for uni project researchCaitlinCummins3
 
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMDEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMELOISARIVERA8
 
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...EADTU
 

Recently uploaded (20)

UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024
 
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
 
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportBasic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
 
Trauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesTrauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical Principles
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptx
 
Book Review of Run For Your Life Powerpoint
Book Review of Run For Your Life PowerpointBook Review of Run For Your Life Powerpoint
Book Review of Run For Your Life Powerpoint
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptx
 
Improved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio AppImproved Approval Flow in Odoo 17 Studio App
Improved Approval Flow in Odoo 17 Studio App
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
 
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...When Quality Assurance Meets Innovation in Higher Education - Report launch w...
When Quality Assurance Meets Innovation in Higher Education - Report launch w...
 
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
 
The Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFThe Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDF
 
MOOD STABLIZERS DRUGS.pptx
MOOD     STABLIZERS           DRUGS.pptxMOOD     STABLIZERS           DRUGS.pptx
MOOD STABLIZERS DRUGS.pptx
 
SURVEY I created for uni project research
SURVEY I created for uni project researchSURVEY I created for uni project research
SURVEY I created for uni project research
 
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMDEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
 
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
Transparency, Recognition and the role of eSealing - Ildiko Mazar and Koen No...
 
Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"
 
Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"
 

Lect 1a - Introduction to Pharmacy Informatics 1a.pdf

  • 1. Drug Information Service Lect 1a: Introduction to Pharmacy Informatics Ia Presented by: Heng Wei Kai BPharm (Hons), MSc (Pharmacy), RPh. (Mal), APh (Mal), mMPS Faculty of Pharmacy AIMST University
  • 2. Acknowledgement • Dr. Dinesh Kumar Upadhyay for creating previous version of lecture slide.
  • 3. Topic 1a: Database and its role in pharmaceutical information
  • 4. Topic Learning Outcome At the end of the topic, the students shall be able to: 1. describe database management system and its types. 2. understand database design, data abstraction, database entity relationship and its application pharmaceutical information.
  • 5. Pharmacy Informatics • Informatics refers to the use of computers to manage data and information. • Pharmacy informatics focuses on the use of information, information systems, and automation technology to ensure safe and effective medication usage. • All pharmacists are affected by the electronic information systems that make up pharmacy informatics in virtually every aspect of practice. • Examples: Patient records, medication administration and usage information, insurance information, as well as laboratory tests and results are just a few of the categories of information that are managed in electronic environments.
  • 6. What is Database (DB)?? • Database is an organized collection of data, which can be used either alone or combined for multiple purposes. • Database Management systems (DBMS) is a collection of programs that enables to store, modify and extract information from database. • Characteristics of DBMS: • Performance • Store large volume of data • Share data (access) • Provide security (authorization) • Remove redundancy (duplication) • Provide concurrent access (different users at the same time)
  • 9. Type of DBMS 1. Hierarchical DBMS 2. Network DBMS 3. Relational DBMS 4. Object Oriented DBMS
  • 11. Hierarchical DBMS • It is a data model where the data is organized like a tree. • This model is based on parent/child relationship. • Each parent can have many children but each children has one parent (one- to-many relationship). • In order to retrieve data from a hierarchical database, the whole tree needs to be traversed starting from the root node. • It is useful for a certain type of data storage, but it is not extremely versatile. Its limitations mean that it is confined to some very specific uses. • For example, where each individual person in a company may report to a given department, the department can be used as a parent record and the individual employees will represent secondary records, each of which links back to that one parent record in a hierarchical structure.
  • 13. Network DBMS • This model is designed to solve the hierarchical database model’s problem specifically the lack of flexibility. • In this model, instead of only allowing each child to have one parent, this model allow each child to have multiple parents (many-to-many relationship). → form a web-like structure. • The main advantage of a network database is that it allows for a more natural modeling of relationships between records or entities, as opposed to the hierarchical model. • However, the relational database model has started to win over both the network and the hierarchical models because its added flexibility and productivity has become more evident as hardware technology has become faster.
  • 16. Relational DBMS • Most popular database model for commercial applications. • A relational database (RDB) is a collective set of multiple data sets organized by tables, records and columns. • Data in organized in Tables (or relations). A table is made up of rows (also called record or tuple) and columns (also called a field or attribute). • It use Structured Query Language (SQL), which is a standard user application that provides an easy programming interface for database interaction. • RDB performs "select", "project" and "join" database operations, where select is used for data retrieval, project identifies data attributes, and join combines relations.
  • 17. Relational DBMS Advantage of Relational RBMS: • Easy extendability, as new data may be added without modifying existing records. This is also known as scalability. • New technology performance, power and flexibility with multiple data requirement capabilities. • Data security, which is critical when data sharing is based on privacy. For example, management may share certain data privileges and access and block employees from other data, such as confidential salary or benefit information.
  • 20. Object Oriented DBMS: • The main feature of object-oriented databases is allowing the definition of objects, which are different from normal database objects. • Objects, in an object-oriented database, reference the ability to develop a product, then define and name it. The object can then be referenced, or called later, as a unit without having to go into its complexities.
  • 21. Database design • It is important to design the database in such a way that: • A specific item can be reached easily • The database can respond to the user’s different questions easily • The database occupies minimum storage space • The database contains no unnecessary data • Data can be added and updated easily without causing mistakes. • Steps in Data base design: • Requirement analysis: What does the user want? • Conceptual database design: Defining the entities and attributes, and the relationships between these (called entity-relation model) • Physical database design: Implementation of the conceptual design using a database Management System
  • 22. Data Abstraction • Data abstraction is the reduction of a particular body of data to a simplified representation of the whole. • Level of data abstraction: • Physical level: The lowest level of abstraction describes how data are actually stored. • Logical level: The next-higher level of data abstraction, describes what data are stored in database and what relationship among those data. • View level: The highest level of data abstraction describes only part of entire database.
  • 23. Instance and Schemes • The collection of database at a particular moment is called the instance of database. • The overall design of the database is called database scheme. Relationships: • Connect two or more entity sets. • Represented by diamond.
  • 25. Example of Entity-Relationship model: • An entity is represented as rectangle in an E-R diagram • Two entities – student and college – Many to one relationship
  • 26. Hospital Database E-R Relationship
  • 27. Hospital Database E-R Relationship
  • 28. Data Administration • A high-level function that is responsible for the overall management of data resources in an organization with standards. Data Administration Functions: • Data Policies, procedures, standards • Planning • Data conflict (ownership) resolution • Managing the information repository • Internal marketing of DA concepts • Selection of DBMS and software tools • Installing/upgrading DBMS • Turning database performance • Improving query processing performance • Managing data security, privacy and integrity • Data backup and recovery
  • 29. Data Warehouse • The data warehouse is a stable, read-only database that combines information from separate system into, easy-to use location.
  • 30. Purpose of Pharmacy drug database • Pharmacy drug database refers to the collection and compilation of data related to various drugs that can be used by physicians and other healthcare professionals to ensure provision of best pharmaceutical services to the patients. • Database management system for pharmacy can be used to locate and find the medicines that exist in the pharmacy. • Example: If a costumer need a cough elixir, the pharmacist can locate the cough elixir by using database in the pharmacist's computer
  • 31. Pharmacoinformatics • Discipline where technology interact with any aspects of drug delivery, from the basic sciences to the clinical use of medications in individuals and populations. • The work of pharmacoinformatics can be divided into two categories: a) Scientific aspects – deals with the drug discovery and development activities b) Service aspects – this aspects are more patient centric
  • 32. Healthcare Informatics The major component of healthcare informatics are; • Hospital Information Systems (HIS): A comprehensive, integrated information system designed to manage the administrative, financial and clinical aspects of a hospital. • Electronic Healthcare Record (EHR) Systems: EHRs are real-time, patient-centered records that make information available instantly and securely to authorized users. • Decision Support Systems (DSS): In choosing potential medications for a condition.
  • 34. Applications of Pharmacoinformatics • Pharmacoinformatics has been involved in the following areas of pharmaceutical practice: • Research and development: In researching and developing new drugs and in the process • Patient profiling: To keep track record of patient’s medication (present and past prescription) and allergies, can be extracted from computer system. • Decision support: In choosing potential medications for a condition; In offering alternatives based on PMH and non-pharmacological conditions such as cost; In listing of indications and contraindications • Medication Information System (MIS): Offers health information about medications including composition, uses, risks, side effects and food & drug interactions • Telepharmacy: Pharmaceutical care through the use of computer system, to the patients at remote locations by a pharmacist.