Tips & Tricks

Boost the Speed of EZ-CAP 6.x for Maximum SymKey 2.0 Efficiency

Wednesday, September 28th, 2011

SymKey 2.0 for EZ-CAP 6.x has been available since February 2011 and is now available for all versions of EZ-CAP 6.x through 6.2.1. HCIM is continuing to develop and test solutions to new EZ-CAP 6.x versions as they are released.

While working with several EZ-CAP 6.x clients, some who are in production and others in test, HCIM Technical Development diligently explored every method to optimize the speed of EZ-CAP 6.x and of SymKey itself.  One of the major efforts was verifying SymKey functionality in the Windows 7 operating system. Efforts were focused on the 64-bit version of Windows 7, since this operating system can take full advantage of the full power of 64-bit hardware, newer processors, and RAM above 2 GB. Through this effort and testing SymKey at multiple sites, it was found that on a multi-processor PC with Windows 7 64-bit and 8GB of RAM, SymKey’s processing speed was 2-4 times faster than on a comparable Windows XP PC.

After such great results, the SymKey system requirements were changed in August 2011, to specify Windows 7 64-bit as the recommended operating system and SymKey 2.0 for EZ-CAP 6.x was certified for Windows 7 64-bit.

SymKey 2.0 users who are currently set up with a Windows XP or Windows 2003 Server workstation/virtual server for SymKey are strongly encouraged to upgrade to Windows 7 64-bit.  SymKey 1.31 for EZ-CAP 5.3 users who anticipate upgrading to EZ-CAP 6.x should contact HCIM for the latest SymKey 2.0 system requirements.   For system requirement information or for any questions regarding SymKey 2.0, please contact HCIM Product Support at support@hcim.com or call (888) 454-0202, option 2.

How to identify and deny duplicate claims within EZ-CAP

Thursday, May 19th, 2011

While SymKey’s Batch Processing module allows you to create virtually limitless custom scenarios to modify or process claims, there are also several pre-programmed scenarios built into the SymKey Professional and Hospital Claims modules.

Denying Hard Duplicates with SymKey for EZ-CAP

One of the most widely used SymKey for EZ-CAP scenarios automatically denies a list of hard (exact) duplicate claims in EZ-CAP by adding a user-defined adjustment code and adjustment amount, zeroing out the net pay on the line/claim, and forcing the claim to status 1 for release to payment. This scenario can also be used to zero out the contract value of each line.

How do I know which claims are duplicates?

SymKey’s built-in Hard Duplicates module (a.k.a. Duplicates Finder) generates a list of duplicate claims to deny based on your specific business rules’ definition of what constitutes a duplicate claim.

Identifying Duplicate Claims in the Hard Duplicates Module
After selecting whether to look at Professional or Hospital claims, select which demographic fields must match a previously received claim in order to categorize the new claim as a duplicate (matching Member ID, Provider ID, Vendor ID, Primary Diagnosis, and Place of Service are good indicators of a duplicate claim).

Identifying Duplicates at the Detail Claim Line Level
Similarly, you can search at the detail claim line level to match exactly between the new and previously received claim on “Date of Service From and To,” “Service Code,” “Billed Charges,” “Capitation Flag,” and each of the four line modifiers.

Additional Filter Criteria
There are additional filters to only look at claims that EZ-CAP has identified as duplicates with the P7 “DUP” pend flag, to only look for duplicates that are EDI claims, were received between certain dates, and/or match specified EZ-CAP statuses. Custom filters can be quickly configured within the module to target a duplicate claim list to specific members, providers, vendors, CPT codes and several other fields. You can also add your own custom SQL code to the custom filters as matching criteria.

What if the previous claim was denied or has not been paid yet?

The Hard Duplicates module gives you the option to identify claims as hard duplicates only if the previously received claim resulted in a payment (Net Pay > 0). This prevents duplicate claims from being denied if the original claim was also denied (so you can review the new claim and decide whether the initial denial was legitimate) or if the original claim has not been paid yet (so the initial claim and the new claim are not both identified as duplicates and subsequently denied).

How do I create lists of claims to process with other SymKey scenarios?

If you would like to auto-generate lists of claims to process with other SymKey scenarios, you can use an external application such as Crystal Reports, SQL, Microsoft Access or any other reporting tool that can perform a structured query on the EZ-CAP database(s) and produce either a list of claims for the standard SymKey scenarios or a list of claim numbers and other required fields as desired for Batch Processing. HCIM’s product support staff is available to help you design these reports based on your organization’s unique business rules.

Automate Routine Tasks to Increase Employee Efficiency

Thursday, October 7th, 2010

HCIM’s SymKey® Kwik Actions™ application increases the efficiency and productivity of Claims Operations staff by automating routine tasks within and around their health care benefit administration system.  Kwik Actions are custom developed “hotkeys” that users may utilize on demand to perform a predetermined set of screen navigation steps (keystrokes, mouse clicks, screen navigation and database queries) within a few seconds.

Examples of Configured Kwik Actions:
Display a scanned claim image
Display a scanned authorization image
Display a UM Referral Slip report and invoke fax page and faxing out through a server
Eligibility:
Eligibility: Authorization search
Eligibility: Claims search
Eligibility: Note entry
Eligibility: Primary care physician search
Eligibility research on Health Plan site and capture Webpage image

Kwik Actions can even automate processes across multiple applications.

For example:
The Display Scanned Claim/Auth Image Kwik Actions can display a scanned image in the benefit administration software and retrieve images in a separate imaging system.
Note: an added benefit is that the solution cuts down on the cost of seat licenses for 3rd party imaging software.

These are only a few of the processes that can be performed with Kwik Actions, but the possibilities are endless, as any set of repetitive manual steps in a software application is a candidate for Kwik Actions.

For more information on SymKey Kwik Actions, click here.

Wildcard Searches in AnyDoc BROKERit

Wednesday, August 25th, 2010

The BROKERit product from AnyDoc Software is normally included with the base ScanClaims software suite when purchased with scanning and OCR for AnyDoc.  This is a very powerful tool to search for archived documents that are properly indexed using either verified Optical Character Recognition (OCR), customized Key From Image (KFI) screens, or when linked to external databases.

Queries can be performed on either single or multiple folders using the “Query Module” interface. Simply right-click on the desired level folder on the left side of the screen, then select either “Quick Folder Query,” “New Folder Query,” or “New Multiple Folder Query,” depending on whether you would like to search across multiple folders or in a single folder. The “Quick Folder Query” is generally the most utilized option because users can set up archive folders with different forms having different indexes.

A list of all the indexed fields for that folder will be displayed on the right side of the screen. The “Operator” column features a drop-down list that allows the user to specify which operator to use (=, >, <, >=, <=, <>, Like, List, Between, Null, and Not Null). The default operator is “=.”

When the user selects “Like” as the operator, the “Field Value” column can be used in conjunction with the wildcard character “%.” For instance, when searching the “Document Number” field for all images scanned on 8/10/2010, the user can enter S20100810 with the “%” wildcard character (S20100810%) in the appropriate “Field Value” field.

The “%” wildcard character can be used to match any number of characters up to the size of the field. The underscore character (_) can also be used in combination with the partial contents of an index field to search for values by length with each “_” representing a single character. In this case, the “Field Value” column of S____ (four underscore characters) would return names like “Smith,” but not “Sampson.”

The mathematical operators >, <, <=, and >= can also be used to return the desired results. In the above document number example, the operator “>=” could be used with S20100810 (no wildcard character) to return all document numbers scanned on or after that date.

For more information on AnyDoc® BROKERit, click here.

Windows 7 and Windows XP Mode

Thursday, July 29th, 2010

Disclaimer: The following is based on HCIM’s current knowledge of Windows 7 and no representations are made whatsoever as to the appropriateness of Windows 7 for other organizations. It is recommended that each organization fully review and test their current applications for compatibility with Windows 7 prior to implementation.

Microsoft Windows 7, released in October 2009, was released as a much improved operating system over Vista and a worthy replacement for Windows XP. Features include much faster booting and shutdown, faster operation, improved compatibility with Windows XP applications, and several user interface improvements. Since then, the operating system has proven to be a tremendous success, selling over 175 million copies in the first nine months on the market. Both home users and businesses have embraced Windows 7.

Compatibility
In the business community, there still remain many businesses that continue to operate on computers with the Windows XP operating system. In many cases, the delay in upgrading concerns whether applications built for Windows XP will run properly in Windows 7. Microsoft endeavored to make Windows 7 compatible with most Windows XP applications; however, not all are. To overcome compatibility issues, Microsoft added an option called “Windows XP Mode.”

Windows XP Mode
Windows XP Mode is an optional add-on that can be installed along with Windows 7 (available in Windows 7 Professional, Enterprise, or Ultimate editions). It provides a complete licensed Windows XP environment running inside of Windows 7 and runs within Windows Virtual PC. Both XP Mode and Windows Virtual PC can be downloaded for free.

Once installed, a desktop icon is used to launch XP Mode, opening up a complete Windows XP environment where applications can be installed. Applications that do not run properly in Windows 7 can be installed in XP Mode. Once installed, applications are displayed both in the XP Mode Start menu and the Windows 7 Start menu. Often, the application will then run properly within Windows 7; if not, these applications can be run within the Windows XP mode. In most cases, this solves application compatibility issues.

Click here for more information on a comparison of Windows 7 to previous versions.
Click here for more information on Windows 7 XP Mode.
Click here for more information on Windows Virtual PC.
Click here for downloads for XP Mode and Virtual PC.

HealthCare Information Management, Inc. (HCIM) is a Microsoft Partner.

If you wish to contact HCIM, please call 888-454-0202, option 5, and an HCIM associate will be happy to assist.

Microsoft SQL Server Management Studio 2008 Enhancements – IntelliSense

Thursday, June 24th, 2010

Microsoft® SQL Server® 2008 R2 recently arrived on the scene as an upgrade to SQL Server® 2008, which was originally released in August 2008. For those running on SQL Server® 2000/2005, now may be a good time to consider upgrading to the latest version.

One of the many new features introduced in 2008 that would be of interest to DBAs, developers, and those that write reports using T-SQL is an enhancement called IntelliSense. Developers who use Visual Studio will already be familiar with this feature. IntelliSense is not quite as advanced in SQL Server as it is in Visual Studio, but it is still very useful and well implemented. This feature is available when writing T-SQL statements within SQL Server Management Studio (SSMS) 2008.

After implementing IntelliSense, you will no longer need to remember T-SQL syntax or the names of database objects. This feature provides T-SQL syntax checking and automatic prompting for database object names and keywords. It automatically fills out the syntax as you type. Syntax errors are displayed using a red squiggly marker at the end of each T-SQL statement. This can speed up software development by reducing the amount of typing required and minimizing references to external documentation.

IntelliSense offers a few additional features besides syntax checking and word completion:

  • List Members
  • Parameter Info
  • Quick Info
  • Complete Word
  • Refresh Local Cache

These features can be accessed by navigating to Edit ? IntelliSense from the SSMS 2008 menu.

Note: Unfortunately, the IntelliSense feature is not available when connecting SQL Server Management Studio 2008 to SQL Server 2000 or 2005 databases.

Click here for more information on using IntelliSense.
Click here for more information on SQL Server 2008 R2.

Tips & Tricks: Reducing Workplace Headaches

Tuesday, June 1st, 2010

Do members of your team have to print everything to avoid getting headaches from reading off their monitor? Here are a few simple ideas to reduce headaches, improve efficiency, and cut back on printing costs.

20-20-20 Rule
Every 20 minutes, look away from your screen at an object roughly 20 feet away, and keep your eyes there for at least 20 seconds. This will help to reduce the harmful effects of extended computer usage:

  • Headaches
  • Neck and upper back aches
  • Blurry vision during and after computer use
  • Eye strain, possibly causing changes in vision
  • Burning, itching and watery eyes
  • Overall loss of short-term focus until eyes adjust

Increase Font Size
Applications: In Microsoft Office applications, simply increase the Zoom from the View menu or hold “Ctrl” and scroll up or down with your mouse’s scroll wheel to zoom in/out.
Web Pages: From Internet Explorer, navigate to View>Text Size and select a larger font size or hold “Ctrl” and scroll up or down with your mouse’s scroll wheel to zoom in/out.
Windows: To change the size of the text in your various Microsoft windows, simply navigate to Control Panel>Display>Appearance and change the default font size from Normal to Large or Extra Large.
E-mail: Change the default font size in your e-mail client (method varies).

Reduce Glare
To reduce monitor glare, consider purchasing a glare filter. For more tips on reducing monitor glare, click here.

Buy a New Monitor
If the monitor is simply too small, consider purchasing a larger one, preferably a flat screen LCD, which produces less glare and is flicker-free – this will save money over time, by reducing printing costs and increasing employee efficiency (less headaches would also be a morale booster!).

For More Great Ideas…
HCIM’s team of expert consultants specializes in operational and workflow assessments in the managed care payer industry. Call 888-454-0202, ext. 114, or e-mail jhall@hcim.com for more information.

Tips & Tricks: Using Appeals Manager

Wednesday, May 26th, 2010

HCIM’s Appeals Manager™ application is designed to automate all of the letter generation and tracking requirements for California’s AB1455 appeals legislation and Provider Dispute Resolution (PDR) processing, conforming to ICE requirements. Appeals Manager provides the automated functionality to download claim and provider information from the organization’s core claims system, to be used in the generation of letters for provider dispute resolution. To make processing appeals a simple process, the application provides ease of use features, some of which are described in this article.

Downloading Claim Information
Appeals Manager can download all pertinent claim header, claim detail and provider address information needed for provider dispute appeal letters from the organization’s core claims system. To specify a claim, the user simply enters the Claim ID or searches for a claim by Member ID, Member Name, Provider ID or Provider Name.

Changing the Provider Address
After the claim information is downloaded and the user enters pertinent appeal letter information, Appeals Manager allows the user to view the downloaded provider address information. If the address needs to be changed, the user can click the “Provider Address” button to view and/or change the address. If the user changes the address, Appeals Manager will change it on the current letter (typically the acknowledgement letter) and will carry the changed address forward to any additional letters generated for that appeal (such as the decision letter).

Internal Comments
Appeals Manager provides a Comments field that can optionally be used for placing free-form comments on a letter. In addition, the application provides a feature to add Internal Comments to an appeal; the internal comments are not printed on appeal letters. Internal Comments can be added during appeal entry, appeal viewing/editing, or at any other time without opening the appeal. This is a particularly useful feature for Customer Service representatives, who can use this feature to enter notes during conversations with providers.

View Only Security
Appeals Manager has standard user security levels, such as user, manager and administrator. In addition, the application has a “View Only” security level. This provides limited access to appeals, allowing read-only access to entered appeals, the ability to lookup all appeal history and the entry of Internal Comments (described above). This is a great user security level to assign to Customer Service staff.

One Appeal/Multiple Claims – One Claim/Multiple Appeals
At times, an appeal is submitted by a provider containing two or more claims. Appeals Manager accommodates this by providing a 2-digit appeal extension. Each claim has the same appeal number, but a different extension.

Conversely, at times a provider submits an appeal that results in a decision to deny payment. According to AB1455, the provider can appeal again. In this case, Appeals Manager allows entry of a second appeal for the same claim. There is no limit to the number of appeals that can be entered for the same claim.

Appeals Manager has many other useful features and is currently on the TriZetto Facets® and MZI EZ-CAP® claims platforms. To learn more about Appeals Manager, please call 888-454-0202, ext. 5 or e-mail sales@hcim.com.

Tips & Tricks: Simple Switches to Improve Your Bottom Line

Tuesday, May 18th, 2010

The University of Wisconsin-Green Bay is expected to save between $5,000 and $10,000 every year by changing their default e-mail font. Read more >>

Switch your Font
Research has found that switching from Arial to Century Gothic for printing will result in a 31% ink savings. How much could you save by switching the font on reports and forms that you regularly print? Click here for the results of a study on the cost of using ten standard fonts.

Use Draft Print Quality
Changing your printer’s default settings to Draft printing quality can also save a lot of ink, and you could always switch back to Normal quality for documents that require it.

Print Less
Of course, printing less will also save money, which is why operational assessments are necessary to ensure that you don’t waste ink and paper.

Work Smarter to Beat the Budget Crunch
Simple and quick changes such as these could save your organization enough money to make it through the annual budget crunch. Just sit back and silently see the savings. HCIM’s team of expert consultants specializes in operational and workflow assessments in the managed care payer industry. Call 888-454-0202, ext. 114, or e-mail jhall@hcim.com for more information.

Tips & Tricks: Using SymKey Batch Processing with an external pricing source to set the contract value of claim lines

Thursday, April 29th, 2010

SymKey® for EZ-CAP® versions 1.20 and later include a built-in Batch Processing module that opens up the power of the SymKey® processing engine by allowing users to create their own scenario actions that can directly update nearly any field within an EZ-CAP® claim.

Many clients have unique provider contracts in which the specific pricing either is not possible to automate or is not practical to enter as a fee schedule for a contract in EZ-CAP. An external pricer for DRG or APC is a very common example of this, and fee schedules that are frequently updated like NDC codes are easier to maintain in an external source.

Previously, a process to update the claim line Contract Value field was not available in the SymKey standard scenario actions. However, with the power of Batch Processing, it is now a simple task to create a report/query that links the claim and its line level CPT, HCPCS, DRG, or Revenue code to an external database and obtain a contract value amount that can be applied in a claim detail line value. If necessary, these reports can include criteria for dates, providers, healthplans, specialties, benefit plans, or just about any other desired identifier. Furthermore, if a case rate is needed, all other claim lines can be given an overriding contract value of $0.00 and the appropriate adjustment reason code applied.

The report/query would create a SymKey batch file with Claim Number, Line Number, Contract Value, and any other claim or line level fields that may need to be updated. SymKey Batch Processing would then insert the desired Contract Value into the EZ-CAP claim line(s) and save the claims.

SymKey Batch Processing is a powerful toolset. This additional module add-on was designed and built for advanced users, but for those clients without enough technical familiarity or a high comfort level in report design. HCIM has technical resources to assure that claims are modified as intended and the results are accurate and consistent. To learn more about Batch Processing or repricing contract values, please call 888-454-0202, ext. 2, and an HCIM business analyst will be happy to assist.