Supporting Embedded Timeline Mode - Patient Window - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external

Patient Window

Platform
OnBase
Product
Patient Window
Release
Foundation 23.1
License

When OnBase Patient Window is embedded within an EMR, the Windows registry must be updated on the client or Citrix machines running the EMR application. These steps are necessary to ensure scrolling is available in timeline mode in OnBase Patient Window.

CAUTION:

Modify the registry at your own risk. Incorrectly editing the Windows registry can cause serious problems that may require you to reinstall your operating system. Be sure to back up the registry before making any changes to it.

To update the registry:

  1. Gather the following information about the EMR application that hosts OnBase Patient Window:
    • The process name of the application. For example: app.exe.

    • The platform (32-bit or 64-bit) on which the application is running.

    This information can be found using Windows Task Manager on the workstation where the EMR application is running.

  2. Open the Windows Registry Editor by entering regedit into the Windows Start menu.
  3. Browse to one of the following keys.
    • If the EMR application is 64-bit:

      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl
    • If the EMR application is 32-bit and running on a 64-bit operating system:

      HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Internet Explorer\Main\FeatureControl
    • If the EMR application is 32-bit and running on a 32-bit operating system:

      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl
  4. Right-click the FeatureControl key and select New | Key.
  5. Name the new key FEATURE_NINPUT_LEGACYMODE.
  6. Right-click the FEATURE_NINPUT_LEGACYMODE key and select New | DWORD (32-bit) Value.
  7. Name the DWORD value using the process name of the application, including the extension. For example, if the process name is app.exe, then you would name the value app.exe.
  8. Double-click the new DWORD value. The Edit DWORD (32-bit) Value dialog box is displayed.
  9. Ensure the Value data is set to 0.
  10. Click OK.
  11. Close and re-open the EMR application on the workstation.
    The changes are applied. You do not need to restart the workstation or recycle the application pool.