Mapping Required or Optional Keywords - Integration for Epic - English - Foundation 22.1 - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

Integration for Epic

Platform
OnBase
Product
Integration for Epic
Release
Foundation 22.1
License
Essential
Standard
Premier

In the Epic FOS XML configuration file, you can map Epic keywords to the OnBase Keyword Types in the Front Office Scanning Data Set by providing an additional attribute in the Keyword child element within either the Keywords parent element (the required Keyword Types section) or the DataSet parent element (the optional Keyword Types section).

When mapping Epic keywords to required or optional OnBase Keyword Types, also note the following:

  • This configuration is only used to properly map the Epic keywords to OnBase Keyword Types. The mapping is not used for ad hoc Data Set creation, which is not allowed in the Epic Front Office Scanning integration.

  • If you are integrating with Epic Hyperdrive using a SMART on FHIR launch of the FOS client, any Epic keyword values mapped to OnBase Keyword Types in FHIR mapping templates are passed to the FOS client, regardless of what is configured in the Epic FOS configuration file. However, any Epic keyword specified in the Keywords or DataSet element of the Epic FOS configuration file is still considered required or optional for the FOS Data Set, respectively. For example, if no value is passed from Epic for an OnBase Keyword Type that is configured as required in the Epic FOS configuration file, a user must manually enter a value for that Keyword Type in the FOS client before uploading the document.

  • If you are not using a SMART on FHIR launch of the FOS client, any Epic keyword values that are not mapped to an OnBase Keyword Type in the Epic FOS configuration file are ignored by Front Office Scanning and excluded from the Data Set list of Keyword Values to be applied to the OnBase documents. Even if the names of the Epic keywords and OnBase Keyword Types are identical, they still must be mapped in the Epic FOS configuration file.

To map Epic keywords to required or optional OnBase Keyword Types:

  1. Open the Epic FOS XML configuration file (typically, EPICFOSCONFIG.xml).
  2. Locate one of the following elements:
    • For required Keyword Types for Data Sets, locate the Keywords element.

    • For optional Keyword Types for Data Sets, locate the DataSet element.

  3. Within the element you located, identify the Keyword child element associated with the required or optional OnBase Keyword Type to which the Epic keyword should be mapped.
  4. Within the Keyword child element you identified, add the epic attribute and set its value to the name of the Epic keyword. For example:

    The mappings created in this example are shown in the following table:

    Epic Keyword

    Mapped OnBase Keyword Type

    Patient Name

    Patient Full Name

    Account #

    Account Number

  5. Repeat the process of adding the epic attribute to each Keyword element representing a required or optional OnBase Keyword Type to which each Epic keyword should be mapped.
  6. Save the configuration file.