Scheduling Flashcards
\What is scheduling?
Scheduling a patient is the process of matching a patient with a time, department, and provider.63
What are the 3 aspects of scheduling that affect a patients perception of their access to care?
Accessibility,
Availability,
Utilization 63
What is availability?
Availability is provider centered. A provider may want to know how much of their time is open or available on any given day.63
What is utilization?
Utilization is the opposite of availability. It represents how much of a provider’s time is used. Utilization is a measure of how effectively an organization uses the time of its providers.
What is accessibility?
Accessibility is a patient-centered concept, (access to care) it can be stated as “How long do I have to wait to see my provider?” Is the provider booked solid for the next 2 weeks? For the next 3 months? When I am curious on average how long someone has to wait for an opening we are reporting on accessibility.63 &65
We could measure accessibility by attempting to schedule an appointment and determining how many days we need to look ahead to find an opening for a particular provider, department, or hospital. There is a problem with this approach. If we look only for the first available opening, our numbers might be skewed by cancelations. What does epic do to tackle this problem?
The industry standard is to report on the third next available appointment (abbreviated 3NA). By skipping the first two openings, cancelations are less likely to skew our results. 61
How would you schedule an Appointment?
- log in to hyperspace ass the access administrator.
- Launch the appts activity for your patient
- Book a new office visit, by hitting the book it button
- Put in the notes.
- Put in Visit type.
- Put in the provider.
- Document that McKinley had no recent travel or concerning exposures.
- For any prompts, confirm the default values are appropriate and complete scheduling the appointment. 63
Video: What is in the PRC Masterfile?
The visit type
True or False: Accessibility is accessible to care?
True, it is the ability to seek and receive care at an organization.65
How is wait defined?
How many days we need to look ahead to find an opening for a particular provider, department, or hospital, the number of days is the wait for that provider, department, or hospital.65
True or False: Epic has flexibility to look at any number of openings (3rd, 4th, 5th, etc)?
True, this is referred to as the Nth next available appointment. whatever value the N is, it is called the occurrence.61
What master file would you use for accessibility calculations?
SNR master file. Each record represents a different set of search criteria, and we can have multiple SNR records generating data at the same time.65
If we want to calculate different accessibility numbers using different combinations of criteria, how can we do this?
This is accomplished by setting up different accessibility configuration records in the SNR master file. Each record represents a different set of search criteria, and we can have multiple SNR records generating data at the same time.65
Each time an accessibility batch is run, what does it search?
It searches using the SNR records criteria and stores the data as a new contact on the SNR record.66
Accessibility configurations calculate their numbers in three steps, what are they?
- Define the date on which to perform the search.
A. This is determined by the scheduled batch job. - Find the date of the occurrence for each entity and level.
A. While the occurrence is frequently the 3rd next available appointment, this can change based on SNR build. - Calculate the difference in days between the dates from parts 1 and 2.
A. Depending on SNR build, this may only count business days. 66
What do the no-add items and overtime items store?
the no-add items store the search criteria, and the overtime items store the search results.66
What is the difference between Access_All_Dep & Access_Dep & Access_Prov
ACCESS_CONFIG: has 1 row per accessibility configuration.
ACCESS_ALL_DEPS: 1 row per search run. What this means is I do not care what department it is in just get me to the 3rd next in all departments.
ACCESS_DEP: 1 row per dept per search run. I want to find the 3rd next in ICU, MED serg, PEds, etc. It is a specific department. I do not care who the provider is.
ACCESS_PROV: 1 row per provider per search run. I want to find the providers 3rd next available. 67
Explain how you get the days wait in the picture in the granularity of provider.
He counts the next 3 appoints. 68
True or False Accessibility numbers are set in stone when evaluating appointments.
False, accessibility numbers rely on hypotheticals- after all they are not evaluating actual appointments.69
What is lead time?
Lead time represents the number of days between creation of an actual appointment and the appointment date.69
What table would I use to find the lead time for an appointment?
VisitFact.AppointmentLeadTimeInDays.69
If you wanted to find this column VisitFact.AppointmentLeadTimeInDays in slicerdicer what would it be?
This column is used in slicerdicer by visits data model with the lead time filter record. 69
To determine lead time goal per visit type across a facility, what should I use?
Use the LOC_SA_LEAD_TIME_GOALS table. 69
If an organization sets department -level lead time goals, what should we use?
Use the DEPT_LEAD_TIME_GOALS table. 69