module 12 - PPMS and Database (151) (week 5)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/54

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

55 Terms

1
New cards

According the NAPRA, PPMS must:

support delivery of patient care (ex: dispensing drugs)

record, display, store and exchange patient info

facilitate info exchange with external systems

2
New cards

What are the main differences between PPMS and EMR?

PPMS can:

product inventory management system

detailed med info (quantities, expiry dates, appearance)

insurance/health benefit billing

3
New cards

T/F PPMS feed into EHRs

T, similar to EMR feeding into EHR

4
New cards

Where does information from PPMS go into?

DIS called DHDR

5
New cards

What is a database?

structured collection of records/data that is stored in a computer system

6
New cards

What is a database management system (DBMS)?

interface between database and end user

allows creation of database, data retrieval and generate reports

7
New cards

What are some examples of DBMS?

MS Access, MySQL, MS SQL server

8
New cards

How can you create a new patient record?

click insert after inputting a name

fill out the address and other patient info

9
New cards

What is a field?

particular piece of data from one person (name + field)

10
New cards

What is a record?

a collection of related data (fields)

ex: patient record

11
New cards

What is a table or file?

unordered collection of related records with the same attributes

ex: all patients at a pharmacy

12
New cards
<p>Given this, what are some examples of a field?</p>

Given this, what are some examples of a field?

last name

address

email

birthday

13
New cards

In Kroll, a patient record is a list of all ______

patients

14
New cards

In Kroll, a prescriber record is a list of all ________

doctors

15
New cards

In Kroll, a drug record is a list of all _______

drugs

16
New cards

T/F table is the most common way to organize information

T

17
New cards

What are advantages to using Single Table Management?

all data is kept together

stored data similar to useful data entry and report format

18
New cards

What are disadvantages to using Single Table Managament?

duplication

waste of space

costly to update

high chance of errors

19
New cards

What are benefits to Multi-table Management?

solve duplication issue with Single Table Management

20
New cards

What is Multi-table management?

use of multiple tables

introduce fields to connect tables

21
New cards

What is database normalization?

process of organizing fields and tables to minimize redundancy and dependency

22
New cards

What is normal form?

breaking down tables into smaller tables

23
New cards

What is an advantage of using normal form?

interconnected fields make it easier to change tables if neededWga

24
New cards

What is primary key?

uniquely identifies occurrences/records (rows)

connects info to other tables

ex: student ID number

25
New cards

T/F primary keys can be left empty

F

26
New cards

Primary keys may require _________ or _________ _____ to be unique

compound or composite key

27
New cards

What are compound or composite keys?

require additional info to be unique

28
New cards

What is a foreign key?

field that links dependent table to its related primary table (primary key)

29
New cards

What are 1-to-1 relationships?

one record in one table matches one record in another table

ex: employee → office

30
New cards

What are 1-to-many relationships?

one record in one table matches several records in another table

ex: physician → patient

31
New cards

What are many-to-many relationships?

records in one table have many associations in either direction

ex: student → courses

32
New cards

When retrieving data, what language do you use?

structured query language

33
New cards

A query consists of ___ parts. What are they?

2

select list and from clause

34
New cards

What is the select list in a query?

columns to be retrieved are specified

35
New cards

What is the from clause in a query?

tables or tables to be accessed are specified

36
New cards

What kind of information is included in a typical pharmacy practice management system (PPMS)?

a Record of medications dispensed

b Record of physician progress notes

c Patient lab values

d Summaries of patient hospital visits

a

37
New cards

Which of the following can uniquely identify a record in a database table?

a Foreign Key

b Primary Key

c Data Field

d All of above

b

38
New cards

Which of the following is/are valid tables relationships in a database?

a 1 to many

b 1 to 1

c many to many

d all of above

d

39
New cards

What is the main component of a database?

a PPMS

b PHR

c EMR

d DBMS

d

40
New cards

What kind of insurance plan did you enter in lab exercise #1?

a Blue Cross

b Greenshield

c ESI

d Assure

d

41
New cards

In Kroll, what is the quick key you can use to add a patient?

a F1

b F3

c F5

d F7

b

42
New cards

What allergy was entered in lab exercise 1?

penicillin, severe anaphylaxis (under comments)

43
New cards

What medical condition was added to the patient profile in lab exercise 1?

hypertension

44
New cards

In Kroll, what is the quick key you can use to add a prescriber?

a F1

b F3

c F5

d F7

d

45
New cards

T/F it is optional to include the license number for a prescriber

F, mandatory

46
New cards

Module:

Which of the following statements is TRUE regarding Pharmacy Practice Management Systems (PPMS)?

a. PPMS allows storing and sharing of pharmacy records across the province.

b. PPMS are used in all community pharmacies in Canada.

c. PPMS documentation involves different standards than paper documentation.

d. The Canadian Pharmacists Association developed a set of minimal requirements for PPMS.

b

47
New cards

Module:

Which of the following reflects internal use of pharmacy record information?

a. Information that is contained within a Drug Information System.

b. Information that is contained within a pharmacy practice management system.

c. Information that is contained within an electronic health record.

d. Information that is contained within clinical notes for other health care providers.

b

48
New cards

Module:

Alert fatigue may be caused by “nuisance” drug interaction alerts. Which of the following are NOT generally associated with alert fatigue?

a. Discontinued drug alerts

b. Dose-related alerts

c. Drug-food interaction alerts

d. Topical formulation alerts

b

49
New cards

Module:

Examples of types of information found on a pharmacy record NOT strictly for internal use are:

a. Medications owing

b. Allergies

c. Delivery preferences

d. Insurance coverage details

b

50
New cards

Module:

Which of the following is NOT a difference between the primary functions of PPMS and EMR?

a. Inventory management system

b. Medication review billing

c. Clinical notes

d. Medication pricing information

c

51
New cards

Module:

A PPMS must be able to transmit drug information to a national drug information system (DIS).

True

False

F

52
New cards

Module:

Which item(s) below are specifically required for a patient record and NOT a prescriber record?

a. First name

b. Gender

c. Address 

d. Work number 

e. All of the above

b

53
New cards

Module:

Which item below is NOT required when entering a prescription?

a. Pharmacist identification

b. Service/prescription date

c. Directions for use

d. Prescription identifier

e. Delivery preferences

e

54
New cards

Module:

Which of the following are reason(s) to document and/or share a pharmacy record?

a. Share billing/insurance information with other healthcare professionals such as nurses

b. To increase patients' awareness of their healthcare

c. Facilitates reminders to help remind pharmacists to follow up with patients

d. a, b and c

e. b and c

e

55
New cards

Module:

Which of the following statements is FALSE?

a. Implementing NAPRA PPMS requirements is voluntary

b. Interoperability between PPMS and EMRs is necessary for e-Prescribing

c. The majority of community pharmacists in Canada have access to a provincial DIS

d. The vast majority of community pharmacists use drug interaction software

e. Infoway’s System and Use Evaluation Survey considers end-user satisfaction 

a