EPIC TRAINING: TEST QUESTIONS AND
ANSWERS
100% CORRECT | EDITION
Comprehensive End-User Certification Examination Preparation aligned with Epic Systems
Hyperspace Workflows, Chronicles Data Structure, Ambulatory / Inpatient Certification Blueprints,
and Clinical & Revenue Cycle Competencies
25% Recall / 50% Application / 25%
Total Questions 150 Cognitive Mix
Analysis
70% Scenario-based / 30% Direct 4-option MCQ, single correct answer
Question Style Format
Knowledge + rationale
Section 1: Epic Fundamentals & Chronicles Data Structure
Q1: An instructor uses the 'filing cabinet' analogy to teach new analysts how Chronicles organizes
data. Which mapping correctly reflects the four-tier structure of a master file, record, contact, and
item?
A. Masterfile = Folder, Record = Drawer, Contact = Paper, Item = Question
B. Masterfile = Drawer, Record = Folder, Contact = Paper, Item = Question *[CORRECT]*
C. Masterfile = Drawer, Record = Paper, Contact = Folder, Item = Question
D. Masterfile = Question, Record = Drawer, Contact = Folder, Item = Paper
Correct Answer: B
Rationale: Epic training curriculum teaches the filing cabinet analogy exactly as Masterfile = Drawer, Record =
Folder, Contact = Paper, and Item = Question. A master file is the drawer that holds many records (folders); each
record represents a single entity; contacts are the time-stamped pages inside a folder that track changes; and items
are the individual data points written on each page. The other mappings confuse the hierarchy or invert the
time-tracking role of contacts.
Q2: In Chronicles, a record represents a single entity. Which statement best describes what 'single
entity' means in the Patient (EPT) master file?
A. A single encounter or visit for one patient
B. A single patient, identified by a unique Medical Record Number (MRN) *[CORRECT]*
C. A single data point such as date of birth or gender
D. A single department or clinic location
Correct Answer: B
Rationale: Per Epic's Chronicles data model, an EPT record represents one patient identified by a unique MRN
and holds all demographics, contacts, and items belonging to that individual. Encounters are stored as contacts
Epic Systems EHR Training Curriculum | 150-Question Comprehensive Exam Page 1
,EPIC TRAINING | TEST QUESTIONS AND ANSWERS | 2026/2027 End-User Certification Examination
inside the record, not as records themselves. Data points like DOB are items, and departments are not part of the
EPT master file.
Q3: During registration, a clerk asks where the patient's legal name, date of birth, and sex are stored
in Epic. Which master file record is the correct source of these demographics?
A. Guarantor Account (EAR)
B. Coverage (CVG)
C. Patient (EPT) *[CORRECT]*
D. Encounter (ENC)
Correct Answer: C
Rationale: The Patient (EPT) record is the master file in Chronicles that stores patient demographics including
legal name, DOB, sex, address, MRN, and race/ethnicity. EAR stores billing demographics and financial
responsibility, CVG stores payor and plan details, and ENC tracks the visit itself. EPT is therefore the authoritative
demographic source.
Q4: A patient calls the billing office stating that the person responsible for paying the account has
changed. Which Epic record stores billing demographics and financial responsibility?
A. EPT (Patient)
B. EAR (Guarantor Account) *[CORRECT]*
C. CVG (Coverage)
D. ORD (Order)
Correct Answer: B
Rationale: The Guarantor Account (EAR) record stores billing demographics and financial responsibility - the
person or entity legally responsible for paying the bill. EPT stores clinical demographics, CVG stores insurance
coverage details, and ORD is not a billing record. Updating the guarantor requires editing the EAR record linked to
the account.
Q5: A front-desk registrar needs to verify a patient's insurance plan and effective dates before
scheduling a procedure. Which Epic record should be consulted to retrieve payor, plan, and effective
date details?
A. EPT (Patient)
B. EAR (Guarantor Account)
C. CVG (Coverage) *[CORRECT]*
D. ZIP (Geography)
Correct Answer: C
Rationale: The Coverage (CVG) record stores payor name, plan details, member ID, group number, and the
effective/termination dates of an insurance policy. EPT holds patient demographics, EAR holds billing
responsibility, and ZIP is a geography master file unrelated to insurance. Coverage verification always begins in the
CVG record.
Epic Systems EHR Training Curriculum | 150-Question Comprehensive Exam Page 2
,EPIC TRAINING | TEST QUESTIONS AND ANSWERS | 2026/2027 End-User Certification Examination
Q6: An analyst is explaining why an inpatient admission is stored as a 'contact' rather than as a
'record' in Chronicles. Which rationale is most accurate?
A. Contacts are unique entities, while records track changes over time
B. Contacts track changes over time for an existing entity, such as a patient encounter
*[CORRECT]*
C. Contacts store static demographic data points such as DOB
D. Contacts and records are interchangeable in Chronicles
Correct Answer: B
Rationale: In Epic's Chronicles model, contacts track changes over time within an existing record - for example, an
inpatient admission, an office visit, or a medication administration. Records represent single entities (one patient),
while items are individual data points. Treating an encounter as a record would duplicate the patient entity and
break referential integrity.
Q7: A trainer asks a class to identify which of the following is an 'item' in the Chronicles data
structure. Which is the correct answer?
A. A specific patient
B. A specific inpatient encounter
C. A specific date of birth value *[CORRECT]*
D. A specific insurance plan
Correct Answer: C
Rationale: An item is the smallest unit in Chronicles and stores a single data point such as date of birth, gender, or
a lab value. A specific patient is a record, an inpatient encounter is a contact, and an insurance plan is a CVG
record. Items live inside contacts and represent discrete values at a point in time.
Q8: A front-desk clerk is trying to pull up a patient named 'Maria Garcia' but sees six patients with
the same name in the search results. Which action will most efficiently narrow the list to the correct
patient?
A. Open each chart sequentially and review the medication list
B. Use the patient's Medical Record Number (MRN) or add DOB and gender as additional search
criteria *[CORRECT]*
C. Re-search using only the first name to broaden results
D. Call the patient's primary care provider to confirm identity
Correct Answer: B
Rationale: Epic search supports MRN as the unique identifier and allows additional criteria (DOB, gender,
address) to narrow results when the name is common. Re-searching by first name only widens the results, and
calling the PCP or opening each chart is inefficient and risks privacy violations. MRN with secondary identifiers is
the recommended end-user workflow.
Epic Systems EHR Training Curriculum | 150-Question Comprehensive Exam Page 3
, EPIC TRAINING | TEST QUESTIONS AND ANSWERS | 2026/2027 End-User Certification Examination
Q9: A patient's adult daughter is paying for her father's hospital stay but is not the insurance holder.
When updating the account, which Epic record must the registrar modify to reflect who is financially
responsible?
A. Update the EPT record to add the daughter as a patient
B. Update the EAR (Guarantor Account) record to designate the daughter as guarantor
*[CORRECT]*
C. Update the CVG (Coverage) record to add the daughter as a payor
D. Create a new EPT record for the daughter and link it to the encounter
Correct Answer: B
Rationale: The Guarantor Account (EAR) record defines the financially responsible party. Even when the payer is
a third-party insurer, the guarantor is the individual or entity legally responsible for the bill. The EPT record
remains the father's clinical identity, the CVG record remains his insurance, and creating duplicate patient records
would violate Epic data governance.
Q10: A patient presents with new insurance cards after a job change. The registrar must record the
new policy information and update the policyholder. Which two Epic records should be updated, and
in what roles?
A. Update EPT for the policyholder and CVG for the insurance plan details
B. Update CVG for the payor/plan details and EAR for the financially responsible guarantor if
different from the patient *[CORRECT]*
C. Update EAR for the payor and EPT for the policyholder demographics
D. Update CVG only; financial responsibility is automatically inherited from the policy
Correct Answer: B
Rationale: The CVG (Coverage) record stores payor and plan details including member ID, group, and effective
dates. The EAR (Guarantor Account) stores the financially responsible party - if the patient is not the policyholder,
the guarantor must be set separately. EPT stores the patient's own demographics, not policyholder information, and
financial responsibility is never automatically inherited from coverage.
Q11: A reporting analyst needs to build a dashboard that combines encounter-level data with
financial metrics and wants the most current curated reporting layer. Which data lineage path
correctly reflects Epic's reporting architecture?
A. Hyperspace → Chronicles → Clarity ETL → Caboodle ETL
B. Chronicles → Hyperspace → Clarity ETL → Caboodle ETL *[CORRECT]*
C. Caboodle ETL → Clarity ETL → Hyperspace → Chronicles
D. Chronicles → Caboodle ETL → Clarity ETL → Hyperspace
Correct Answer: B
Rationale: Epic's reporting data lineage is Chronicles (transactional PSQL database) → Hyperspace (the
application UI that reads/writes Chronicles) → Clarity ETL (relational reporting database scheduled nightly from
Chronicles) → Caboodle ETL (a curated, model-driven reporting layer derived from Clarity). Caboodle is the most
current curated reporting layer for analytics.
Epic Systems EHR Training Curriculum | 150-Question Comprehensive Exam Page 4