Configuring the Verify Button - OnBase for Meditech with ODA - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential

OnBase for Meditech with ODA

Platform
OnBase
Product
OnBase for Meditech with ODA
Release
Foundation 22.1
License
Premier
Standard
Essential

For manually created Data Sets, you must configure the Verify button in the Front Office Scanning configuration file.

To configure the Verify button:

  1. Within the Front Office Scanning configuration file, add the MeditechIntegration element.
  2. Within the MeditechIntegration element, add the VerifyPatient setting. This setting controls whether Front Office Scanning calls out to an external Web service to validate the Data Set Keyword Values against the values stored in the Meditech system. The external Web service is accessed via the Application Server.
  3. Set the VerifyPatient setting to true(e.g., <MeditechIntegration VerifyPatient="true">).
  4. If you wish to configure a specific Meditech facility against which to validate the Data Set Keyword Values, within the MeditechIntegration element, add the FacilityID setting and set it to the facility's corresponding Medical Facility # (e.g., <MeditechIntegration VerifyPatient="true" FacilityID="102">).
    Tip:

    To locate the Medical Facility # for the desired facility, within OnBase Configuration, select Medical | Facilities | Facility Configuration to open the Medical Facilities Configuration dialog box. Then, select the desired facility and note the number displayed in the upper-right corner of the dialog. For more information on configuring medical facilities, see the HL7 Module module reference guide or help file.

    Note:

    If you do not add the FacilityID setting, Front Office Scanning will validate the Data Set Keyword Values against the default Meditech facility.

  5. Save and close the configuration file.
    Note:

    The above settings require that your Front Office Scanning client is configured to have multiple input buttons (i.e., the multiplebuttons setting in the ScanOptions element is set to true).