Patient Workflows Flashcards
True or False: Workflows update the associated verification records?
True. In many cases, workflows where patients confirm details will update the associated verification records. 163
What types of actions does Mychart allow patients to complete for an appointment?
Mychart can allow patients to schedule, cancel, and reschedule appointments online. 163
What are the two different methods of scheduling an appointment?
Direct Scheduling and Scheduling tickets. 163
Explain direct scheduling.
Patients directly schedule their own appointments online without interaction from scheduling staff. 163
Explain scheduling tickets.
Patients receive a ticket that can be used to schedule an appointment for a specific type of visit or procedure. 163
What is Ticket Scheduling?
If a clinician ,makes an order for a future appointment and the patient needs to schedule the appointment, the patient can receive a ticket in my chart.163
How do tickets appear for patients?
Tickets appear as messages in my chart for the patient to resolve by scheduling an appointment. 163
True or False: Users can manually release scheduling tickets.
True, users can manually release scheduling tickets for certain types of visits or procedures, or the system can automatically generate scheduling tickets when a clinician orders a certain procedure or lab test. 163
How are tickets built?
Tickets are built as appointment requests.
How can you filter how many tickers were present to patients?
In Clarity, to determine how many tickets were presented to patients, filter APPT_REQUEST to only include rows where
REQUEST_METHOD_C = 7 ‐‐ Patient Portal RELEASED_TO_PAT_YN = ‘Y’ 164
What type of tasks can you complete with eCheck-in?
*Verify registration information
* Answer questionnaires
* Collect payments
* Sign documents 164
What is Auto-Arrival?
Hello patient allows patients to check in for their appointment through MyChart, typically on their mobile device. This allows patients to communicate their arrival without even entering the waiting room, reducing the spread of disease.164
Hello patient can begin by 3 main methods?
- WiFi, GPS, and/or data get the device’s location and prompt the patient to mark their arrival
- A Bluetooth beacon in the clinic pinpoints the location of the patient’s smartphone and prompts the patient to mark their arrival
- The patient actively initiates the workflow to mark their arrival without any location‐based prompt. 165
What is the Slicerdicer Patient Workflow attempt?
IT is a data model that can quickly determine the most common problems preventing patients from completing workflows. 166
True or False, each time a user logs into a patient facing application like mychart, they begin a session?
True 168
What is the granularity of the PatientApplicationSessionFact table?
The granularity is one row for each session. 168
What do the columns in the PatientApplicationSessionFact help with?
These columns help determine whether a patient had an encounter shortly after failing to complete a workflow.168
True or False: The PatinetWorkflowAttemptFact can not tell you if patients attemped to perform direct scheduling from my chart and had a problem?
False, it gives you information if they had a problem and gave up. 168
What is the PatientWorkflowAttemptFact table?
The PatientWorkFlowAttemptFact table has a row for each workflow that a user attempted while in a patient facing application like mychart.168
For the PatientWorkflowAttemptFact table how would you use the WorkflowType column?
You would use the Workflowsubtype column to separate Direct scheduling from Self Check-In and Self Arrival. 168