{"id":20612,"date":"2023-08-02T12:00:29","date_gmt":"2023-08-02T12:00:29","guid":{"rendered":"https:\/\/www.varshabi.com\/HCIM2\/?p=20612"},"modified":"2023-08-02T19:51:55","modified_gmt":"2023-08-02T19:51:55","slug":"data-integrity-are-you-putting-your-organization-at-risk","status":"publish","type":"post","link":"https:\/\/www.varshabi.com\/HCIM2\/data-integrity-are-you-putting-your-organization-at-risk\/","title":{"rendered":"Data Integrity: Are you putting your organization at risk?"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"20612\" class=\"elementor elementor-20612\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a00fbf9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a00fbf9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-953a2e3\" data-id=\"953a2e3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1950cd9 elementor-widget elementor-widget-text-editor\" data-id=\"1950cd9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>For many payers, mundane tasks such as claim adjustments, recoupments, and retroactive changes are relegated to SQL scripts for the perceived benefit of freeing up more time in their examiner\u2019s day.<\/p><p>While this seems like an efficient practice that allows staff to focus their attention on more complex tasks, many organizations are unaware that while SQL scripts may seem like an easy fix, this practice could be putting their organization at risk.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-985816d elementor-widget elementor-widget-heading\" data-id=\"985816d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What is a SQL script?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cbab8a elementor-widget elementor-widget-text-editor\" data-id=\"4cbab8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>SQL (Structured Query Language) is a domain-specific language used in programming and designed for managing data held in a relational database management system (<a href=\"https:\/\/www.bing.com\/ck\/a?!&amp;&amp;p=f1b7c8fef6b6e934JmltdHM9MTY3NTEyMzIwMCZpZ3VpZD0yODEwM2QyOS04ZDMxLTZmODAtMjEzYy0zMzZjOGM4MTZlMDUmaW5zaWQ9NTQ3NQ&amp;ptn=3&amp;hsh=3&amp;fclid=28103d29-8d31-6f80-213c-336c8c816e05&amp;u=a1L3NlYXJjaD9xPVJlbGF0aW9uYWwrZGF0YWJhc2UrbWFuYWdlbWVudCtzeXN0ZW0mZmlsdGVycz1zaWQlM2FmM2YwOTk4Zi02ODUxLWE3MWQtMmQ0YS0yNWE4ZDVlNjA4NmImZm9ybT1FTlRMTks&amp;ntb=1\" target=\"_blank\" rel=\"noopener\">RDBMS<\/a>) or for stream processing in a relational data stream management system (RDSMS).<\/p><p>A SQL script is a series of commands or a sequence of instructions that can be written and saved as a stored procedure, allowing the designated user to run the script to complete the defined task.<\/p><p><span style=\"color: #000000;\"><strong>SQL Scripts include the following commands:<\/strong><\/span><\/p><p><span style=\"color: #000000;\"><strong>UPDATE \u2013 editing records in a database to modify certain fields in specified table(s)<\/strong><\/span><\/p><p><span style=\"color: #000000;\"><strong>INSERT INTO \u2013 add specified records in a table<\/strong><\/span><\/p><p><span style=\"color: #000000;\"><strong>DELETE \u2013 delete selected records from a table<\/strong><\/span><\/p><p>There are also commands for creating a table, modifying a table structure, creating a database, modifying a database, and removing a table from a database.<\/p><p>Running scripts has become a common solution many small to midsize payer organizations lean on to automate their manual processes and save time and resources.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fe4799b elementor-widget elementor-widget-heading\" data-id=\"fe4799b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What are the drawbacks to running SQL scripts?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2628901 elementor-widget elementor-widget-text-editor\" data-id=\"2628901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>While this may seem like a convenient solution, SQL scripts can have significant drawbacks. The scripts are generally created by someone in the organization\u2019s IT team who is relying on specifications from the operations team. Writing SQL scripts requires a high level of expertise; qualified individuals generally have at least 5\u20137 years of experience. Because of the expertise required, even a small gap in communication between the teams can result in unintentional errors that could very easily compromise or corrupt claims data.<\/p><p>The core issue with SQL scripts is they make data changes to the back end of the claims system and, in most cases, do not track the changes that have been made to the data. This means that anytime a SQL script is run, it can potentially corrupt the data in the system. Errors from something as simple as running the wrong script, deleting the wrong data, updating data fields (i.e., \u201cfind and replace\u201d), or unintentionally applying changes to claim lines that weren\u2019t intended to be altered, could all have a significant impact on operations.<\/p><p>While it is possible to write a script that includes logging actions taken, many do not take that extra step. Without this important tracking, there is no audit trail, making it nearly impossible to track what the values were in claim lines before the changes were made by the script. This not only creates a compliance risk but would be problematic if the action needed to be undone due to a programming error.<\/p><p>Even if a user can immediately catch a mistake, they likely will have no way of knowing which lines were accidentally compromised unless they are logging which records are changed. Most organizations rely on database backups as their fallback solution when something goes wrong, but this option also has its flaws. Restoring a previous version means starting from scratch, and undoing all changes that were made. In a worst-case scenario, if the change is made during production hours, all the work of the claim examiners would also be undone in an attempt to undo the change. Database comparison is a lengthy and complicated process, so manually identifying inconsistencies requires substantial resources.<\/p><p>Another issue with scripts is it is impossible to identify the end user that applied the changes to the data, and because SQL scripts bypass all built-in application security, they do not account for whether that user had the skill or authority to make those changes in the first place.<\/p><p>What all this uncertainty means is that, at any given time, a company\u2019s data can be compromised by its use of SQL scripts. This could jeopardize the organization and result in a failed audit.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d996484 elementor-widget elementor-widget-heading\" data-id=\"d996484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Are SQL scripts really a compliance issue?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24e80ec elementor-widget elementor-widget-text-editor\" data-id=\"24e80ec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Healthcare Data Governance (DG) is vital to an organization\u2019s success and a key component of any audit. Ensuring data quality is a fundamental responsibility of all operations professionals, not just those who manage compliance. <a href=\"about:blank\">AHIMA defines Data Quality and Integrity<\/a> as \u201cthe extent to which healthcare data are complete, accurate, consistent and timely throughout its lifecycle including collection, application (including aggregation), warehousing, and analysis.\u201d<\/p><p>From an audit perspective, it is crucial to have an accurate and complete audit trail of any data changes or updates. The log should provide all key information, with sequential user and system activities including a timestamp when changes to system records occur. When running a SQL script, the log of actions taken may be incomplete or skipped altogether. From claims data to eligibility to authorizations, there are a myriad of requirements and policies passed down from government agencies. When violated, they could result in lawsuits or penalties that will severely impact the organization.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80bf5e0 elementor-widget elementor-widget-heading\" data-id=\"80bf5e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How can I automate processes while still preserving data integrity?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cb42432 elementor-widget elementor-widget-text-editor\" data-id=\"cb42432\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Fortunately, this does not mean claims processing needs to be a painful, manual process simply to protect your data. There is a way to have all the time-saving benefits of SQL scripts without the associated risks.<\/p><p>SymKey, HCIM\u2019s tried-and-true solution, can automate manual processes without compromising data integrity. SymKey software leverages IntelliRPA<sup>\u00ae<\/sup> robotic process automation to process claims more efficiently and securely than SQL scripts.<\/p><p>SymKey can process claims up to 8x faster than a claims examiner and with 100% accuracy, eliminating the chance of human error and freeing up your staff for more complex tasks.<\/p><p>Since it runs entirely through the front-end of your claims system, just like a claims examiner would, your operations and IT departments can rest easy knowing all processes are secure and there is no direct writing to the database tables.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-b53bfbf elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b53bfbf\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-44e486f\" data-id=\"44e486f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7bde567\" data-id=\"7bde567\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2ab6a03 elementor-widget elementor-widget-heading\" data-id=\"2ab6a03\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SQL Script<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-b5e6059\" data-id=\"b5e6059\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-add20c0 elementor-widget elementor-widget-heading\" data-id=\"add20c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">SymKey<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ee97e50 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ee97e50\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-578ab7f\" data-id=\"578ab7f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-512efb0 elementor-widget elementor-widget-text-editor\" data-id=\"512efb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Protects data integrity by making changes from the user interface, not on the back end<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-bc7f440\" data-id=\"bc7f440\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-19e1e92 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"19e1e92\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-times\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-a8ccb30\" data-id=\"a8ccb30\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a887147 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a887147\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-4b4cbe2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4b4cbe2\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-80e18a3\" data-id=\"80e18a3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-70d7a77 elementor-widget elementor-widget-text-editor\" data-id=\"70d7a77\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Logs every action<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-cd4bc47\" data-id=\"cd4bc47\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ad625db elementor-widget elementor-widget-text-editor\" data-id=\"ad625db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Sometimes\/Rarely<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3345d60\" data-id=\"3345d60\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1d05559 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1d05559\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-04be936 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"04be936\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-33671a8\" data-id=\"33671a8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c7f7bde elementor-widget elementor-widget-text-editor\" data-id=\"c7f7bde\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Bypasses system edits and messages that potentially would automatically pend a claim<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-1bc31dd\" data-id=\"1bc31dd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2973ef6 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2973ef6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-523eed0\" data-id=\"523eed0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-044e1e3 elementor-widget elementor-widget-text-editor\" data-id=\"044e1e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Never<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-c24c6be elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c24c6be\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-ff24904\" data-id=\"ff24904\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cd38efe elementor-widget elementor-widget-text-editor\" data-id=\"cd38efe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Requires high level of experience<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6bbdb0b\" data-id=\"6bbdb0b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-37304a3 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"37304a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-dfcebc3\" data-id=\"dfcebc3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-96a13ce elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"96a13ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-times\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-836bf7b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"836bf7b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-e54becd\" data-id=\"e54becd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-225d061 elementor-widget elementor-widget-text-editor\" data-id=\"225d061\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Bypasses all built in application security and security assigned to user profiles<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-72d50d6\" data-id=\"72d50d6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4658975 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"4658975\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-e987a31\" data-id=\"e987a31\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e363277 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e363277\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-times\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-31e5118 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"31e5118\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-27f56be\" data-id=\"27f56be\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-04459e2 elementor-widget elementor-widget-text-editor\" data-id=\"04459e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Automatic tracking to easily identify claims that were updated<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-2d1dfe1\" data-id=\"2d1dfe1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a31cdd0 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a31cdd0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-times\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-d739e61\" data-id=\"d739e61\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-eca3137 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"eca3137\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-bdb643b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"bdb643b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-36b9431\" data-id=\"36b9431\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b1f3f67 elementor-widget elementor-widget-text-editor\" data-id=\"b1f3f67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Compliant and audit friendly<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-90f83e2\" data-id=\"90f83e2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-71b0410 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"71b0410\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-times\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-eff9c4c\" data-id=\"eff9c4c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e1bb439 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e1bb439\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-check\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-df659b2 elementor-widget elementor-widget-heading\" data-id=\"df659b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The benefits of SymKey.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60a6197 elementor-widget elementor-widget-text-editor\" data-id=\"60a6197\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Aside from security and data integrity, SymKey has many other benefits to help optimize your company\u2019s operations.<\/p><h3>SymKey delivers:<\/h3><p><span style=\"color: #000000;\"><strong>Greater Efficiency <\/strong><\/span>\u2014 Our robots can complete months\u2019 worth of work in a fraction of the time, letting you focus on the complex tasks that help your business grow.<\/p><p><span style=\"color: #000000;\"><strong>Increased Accuracy<\/strong><\/span> \u2014 SymKey consistently applies business rules and ensures complete and thorough documentation on each and every claim, ensuring accuracy and compliance.<\/p><p><span style=\"color: #000000;\"><strong>Cost Savings<\/strong> <\/span>\u2014 SymKey is an affordable solution that delivers an immediate return on investment by increasing productivity and reducing manual processes.<\/p><p>SymKey can touch and edit virtually any claim header or detail line field in your claims system. With this powerful tool, users can automate an unending list of manual workflows with claims, provider, and authorizations modules.\u00a0 Some examples include reprocessing paid claims, retroactively adjusting or denying claims, duplicating claim logic, matching authorizations, providers data updates, and so much more. SymKey robots provide unique flexibility and control using customized scenarios based on your business rules.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1d65ca0 elementor-widget elementor-widget-heading\" data-id=\"1d65ca0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How can my company optimize operations with SymKey?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3f8d866 elementor-widget elementor-widget-text-editor\" data-id=\"3f8d866\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>HCIM has been helping streamline payer operations for over 23 years. We are dedicated to partnering with our clients to deliver automation solutions that meet the demands of the ever-evolving market.<\/p><p>Whether you\u2019re looking to improve your data management processes, enhance the accuracy of your claims processing, or streamline your workflows, HCIM\u2019s SymKey solution can help you achieve your goals and deliver value.<\/p><p><a href=\"https:\/\/www.varshabi.com\/HCIM2\/contact\/\">Reach out today<\/a> to speak to one of our health plan operations experts and learn more about how we can help you turn your complexity into simplicity and drive better results for your organization.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-04a8c27 elementor-widget elementor-widget-spacer\" data-id=\"04a8c27\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e045acd elementor-widget elementor-widget-spacer\" data-id=\"e045acd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d747b0 elementor-widget elementor-widget-spacer\" data-id=\"3d747b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>For many payers, mundane tasks such as claim adjustments, recoupments, and retroactive changes are relegated to SQL scripts for the perceived benefit of freeing up more time in their examiner\u2019s day. While this seems like an efficient practice that allows staff to focus their attention on more complex tasks, many organizations are unaware that while [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":20614,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[38,79,86,57,85,30],"class_list":["post-20612","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-healthcare-information-management","tag-blog","tag-cms","tag-data-integrity","tag-hcim","tag-healthcare-spending","tag-symkey"],"_links":{"self":[{"href":"https:\/\/www.varshabi.com\/HCIM2\/wp-json\/wp\/v2\/posts\/20612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.varshabi.com\/HCIM2\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.varshabi.com\/HCIM2\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.varshabi.com\/HCIM2\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.varshabi.com\/HCIM2\/wp-json\/wp\/v2\/comments?post=20612"}],"version-history":[{"count":10,"href":"https:\/\/www.varshabi.com\/HCIM2\/wp-json\/wp\/v2\/posts\/20612\/revisions"}],"predecessor-version":[{"id":20688,"href":"https:\/\/www.varshabi.com\/HCIM2\/wp-json\/wp\/v2\/posts\/20612\/revisions\/20688"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.varshabi.com\/HCIM2\/wp-json\/wp\/v2\/media\/20614"}],"wp:attachment":[{"href":"https:\/\/www.varshabi.com\/HCIM2\/wp-json\/wp\/v2\/media?parent=20612"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.varshabi.com\/HCIM2\/wp-json\/wp\/v2\/categories?post=20612"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.varshabi.com\/HCIM2\/wp-json\/wp\/v2\/tags?post=20612"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}