<!doctype html>
<html>
 <head> 
  <title>X12 Filters</title> 
  <link rel="stylesheet" href="styles/site.css" type="text/css"> 
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 
  <link rel="stylesheet" href="styles/icons.css" type="text/css">
  <script src="js/jquery.min.js"></script>
  <script src="tree/collapsibleTreeMenu.js"></script>
  <link href="tree/collapsibleTreeMenu.css" rel="stylesheet" type="text/css">
 </head> 
 <body class="theme-default aui-theme-default"> 
  <div id="page"> 
   <div id="main" class="aui-page-panel"> 
    <div id="main-header"> 
     <div id="breadcrumb-section"> 
      <ol id="breadcrumbs">  
       <li> <span><a href="Rhapsody-Integration-Engine-6.5_133160975.html">Rhapsody Integration Engine 6.5</a></span> </li> 
       <li> <span><a href="Developing-Rhapsody_133161055.html">Developing Rhapsody</a></span> </li> 
       <li> <span><a href="Rhapsody-Objects_133161790.html">Rhapsody Objects</a></span> </li> 
       <li> <span><a href="Rhapsody-Components_133161994.html">Rhapsody Components</a></span> </li> 
       <li> <span><a href="Filters_133162681.html">Filters</a></span> </li> 
       <li> <span><a href="Filter-Types_133162712.html">Filter Types</a></span> </li> 
      </ol> 
     </div> 
     <h1 id="title-heading" class="pagetitle"> <span id="title-text">X12 Filters</span> </h1> 
    </div> 
    <div id="content" class="view">  
     <div id="main-content" class="wiki-content group"> 
      <p>HIPAA X12 version 5010 is a new set of standards that regulate the electronic transmission of specific healthcare transactions, including eligibility, claim status, referrals, claims and remittances. Covered entities, such as healthcare providers, are required by federal law to conform to HIPAA 5010 standards. The compliance date for use of these standards is January 1, 2012.</p>
      <p>Rhapsody provides filters that can split and then rebatch HIPAA 5010 claims, as well as check the validity of the HIPAA X12 messages:</p>
      <p></p>
      <ul class="childpages-macro">
       <li><a href="HIPAA-4010-Filters_133163344.html">HIPAA 4010 Filters</a></li>
       <li><a href="X12-Rebatcher_133163360.html">X12 Rebatcher</a></li>
       <li><a href="X12-Splitter_133163365.html">X12 Splitter</a></li>
       <li><a href="X12-Validator_133163367.html">X12 Validator</a></li>
      </ul>
      <p></p>
      <p> </p> 
     </div> 
    </div> 
   </div>  
  </div>   
 </body>
</html>