OP Portal Readiness

OP sets all defaults to share all information. Any individual decisions by Practice-users to restrict information sharing (access, use, or exchange) are the responsibility of the Practice in the implementation of its 21st Century Cures Act Information Blocking policies and procedures for its Practice and patients.

The content in this article is relevant to the OP Portal.

In order to prepare your practice and your OP data for a seamless go-live with your new OP Portal, there are a few clean-up and preparation items we recommend reviewing.

Family Contacts

Family Contacts are used to register a patient's parent(s)/guardian(s) for the OP Portal. Prior to your go-live, we recommend reviewing your Family Contacts with a Joint or Exclusive Authority in order for them to be automatically sent a Welcome email, as well as removing or merging duplicate contacts.

  • Run the All Contacts of Active Patients SQL to view current contacts and fields needed for OP Portal registration. Registration emails will be sent to Family Contacts with:
    • Authority: Joint or Exclusive, and,
    • Email: Filled out with correct email address.
  • Check your patient's Family Contacts (and use the SQL above) for duplicates, which cause Welcome Email and registration issues. If you have duplicate contacts in a patient chart, see the Merge Contacts article for information on how to fix.

Messaging

Appointment Requests, Prescription Refill Requests, Document requests, and other messages come through the OP Portal directly to your OP Messages in the Unread Portal tab of the Message Center. In order to ensure that everyone who is supposed to receive those messages does, and is able to respond as appropriate, we recommend reviewing their Message permissions (for information on specific permissions, see the User Permissions article and search by 'Message').

Privacy and Visibility

The OP Portal will respect all areas of privacy and visibility in anything that is coming over from OP. Anything that is set at a visibility level of Any Staff Member will come over to the OP Portal, and you can change the visibility of the following:

  • Allergies
  • Care Plans (global setting)
  • Chart
  • Diagnostic Tests (global setting)
  • Diagnostic Tests (patient-specific)
  • Documents
  • Encounters
  • General Notes
  • Medication Favorites (global setting)
  • Medications (patient-specific)
  • Messages
  • Problem List
  • Risk Assessment (global setting only for practice created questions)
  • Surveys (global setting)
  • Surveys (patient-specific)
  • Well Visits

To review and update Visibility levels of each of the sections, please see the Visibility Levels article.

Appointment Types

The Appointment Types located in the Appointment Types table of OP (Practice Management > Appointments > Appointment Types tab) are used to create the Appointment Request drop-down in the OP Portal. If an Appointment Type was changed in this table in OP, there is a chance the previous Appointment Type is still attached to a scheduled appointment, visit template, or patient chart which would prevent appointments from displaying in the OP Portal. Appointment Types that are "Archived" will not be available in the OP Portal to request.

NoteTo disable Appointment Types from being requested on the OP Portal side, see the Appointments Customization article.

We recommend running the provided SQL reports in Database Viewer to query your database to find any Appointment Types that may be "orphaned", or attached to an Appointment Type that no longer exists in the table. These SQLs target the three areas of your system where Appointment Types are used: 

If you are not familiar with utilizing Database Viewer, review the Run a Query section of OP Database Viewer Basics

Note

These SQLs may already be saved in your Database Viewer under Query names:
  • OPN_Appointment Type (for scheduled appointments)
  • OPN_Appointment Template (for visit templates)
  • OPN_Appointment Default (for patient chart default visit type)

If they are not already saved in your Database Viewer, follow the Click here link in the following sections to access the appropriate SQL Reports.

Scheduled Appointments

  1. Click here to access an SQL Report that displays orphaned Appointment Types for Scheduled Appointments
  2. Using the report results, navigate to the patient's appointment(s) on the schedule (Clinical, Practice Management, or Billing tab > Schedule button) to edit the Appointment Type so that it matches a type in the Appointment Types table:

  1. Double-click on the appointment.
  2. Use the Appointment Type drop-down to select the new appointment type.
  3. Click the Save button .
  4. Repeat these steps to edit the Appointment Type for all appointments on the report.

Visit Templates

  1. Click here to access an SQL Report that displays orphaned Appointment Types for Visit Templates
  2. Using the report results, navigate to the Encounter and Well Visit Template Editors (Clinical tab > Encounter Templates or Well Visit Templates) to edit the Appointment Type so that it matches a type in the Appointment Types table:

  1. Select the template and click the Edit button.
  2. Click the ellipsis button  located to the right of the Appt Type field to open the Choose Type of Appointment window.
  3. Select the Appointment Type for the template. 
  4. Click the Red Back Arrow to return to the Encounter Template Editor window.
  5. Click the Save button .  
  6. Click the Template List button to return to the list of Templates.
  7. Repeat these steps to edit the Appointment Type for all templates on the report.

Note: The query results include archived  Visit Templates. For these templates, the practice can choose to either ignore them or correct them by choosing a valid Appointment Type. Correcting the Appointment Type on archived templates will prevent issues going forward should the archived template be reactivated.

Patient Chart (Default Visit Types)

  1. Click here to access an SQL Report that displays orphaned Appointment Types for the Default Exam Types as selected in the Patient Chart.
  2. Using the report results, navigate to the patient's chart to edit the Default Well Visit and Default Sick Visit type (Clinical, Practice Management, or Billing tab > Patient Chart button > search for and select patient > Notes/Addl Info) so that it matches a type in the Appointment Types table:

  1. Use the Default Well Visit Type or Default Sick Visit Type drop-down menu to select the Appointment Type.
  2. Click the to close the patient's chart.
  3. Click Yes to save your changes.
  4. Repeat these steps to edit the Default Visit Type for all patients on the report.