Clinic Visits Flashcards
Which of the following best describes what VisitFact.RoomedTimeOfDayKey will store? Choose only ONE answer.
A. When a user removes the patient from the arrival list
B. When a user clicks the “Room Patient” button
C. When the nurse logs in to the exam room workstation for the patient’s encounter
D. More information is necessary to make that determination
d
Which of the following database objects have prebuilt columns that calculate how long a patient spends in a waiting room for a clinic visit? Choose ALL that apply. A. VisitFact B. V_SCHED_APPT C. V_WORKFLOW_STATS D. V_WORFKLOW_STEP_STATS
a, b
What is the granularity of VisitFact?
One row per appointment
Information about what type of visits are included in VisitFact?
Information about the following:
- Hospital outpatient visits, excluding ED and hospital admission encounters.
What is the granularity of V_SCHED_APPT?
One row per appointment
What information is included in V_SCHED_APPT?
Information about the following:
- Hospital outpatient visits, excluding ED and hospital admission encounters.
What is “Check-in”?
The process by which a patient informs the clinic that they are present.
What three Epic workflows that could be used to track when a patient leaves the waiting room and enters the exam room?
- Removal from the Arrival List
- Direct room assignment
- Roomed time
What master file tracks user activity in Welcome?
WEL
What is the granularity of WEL
One row per patient session
What is the granularity of WEL_SESSIONS_PAGES
One row per screen displayed to the user in Welcome
What two reports should be used to see step or workflow level data for Welcome?
- WORKFLOW_C
- WORKFLOW_STEP_C
What table should be used if you want to determine which encounters Welcome presented to the user, including those the user didn’t check in?
WEL_SESSION_CONTACTS
What are the possible outcomes of a kick from Welcome?
- Error (Patient sees message directing them to the front desk.)
- Warn (Shows warning screen but allows user to check-in.)
- Sign In (Everything looks normal to the user but the system signs the patient in but shows their status as Present.)
- None (Everything looks fine but there was a problem logged with the system.)
What are the three fields that can help you report on when a patient left the waiting room?
- ARVL_LIST_REMOVE_DTTM
- FIRST_ROOM_ASSIGN_DTTM
- ROOMED_DTTM