EZ-Suite Interfacing Applications. Jeremy Powell (Chief Growth Officer, Citra Health Solutions) Rini Jose (Product Manager, Citra Health Solutions)

Size: px
Start display at page:

Download "EZ-Suite Interfacing Applications. Jeremy Powell (Chief Growth Officer, Citra Health Solutions) Rini Jose (Product Manager, Citra Health Solutions)"

Transcription

1 EZ-Suite Interfacing Applications Jeremy Powell (Chief Growth Officer, Citra Health Solutions) Rini Jose (Product Manager, Citra Health Solutions)

2 Agenda Items CITRA suite Current External Integrations EZ-PARTNER & EZ-CAP API Different Transaction Sets / APIs API Components Authorization Software Development Kit (SDK) Case Study CAQH CORE Connectivity Requirements Eligibility Request Response (270/271) Claims Status Request Response (276/277) Web services Connectivity Technical Requirements CORE Compliant Envelope Specifications CORE Compliant Envelop Message Automated file transfer with SFTP / FTPS Files upload / download via EZ-NET Web portal Claim Shop Q&A 2

3 3 Current External Integration

4 Citra suite provides breadth of capabilities Advisory Services Risk & Profile Management Care Setting Resolution Quality Enhancement Revenue Management CONTRACTING REPORTS & ANALYTICS REFERRAL MANAGEMENT CREDENTIALING ASSESSMENT NETWORK MANAGEMENT PATIENT OUTREACH AND EDUCATION CLINICAL CASE MANAGEMENT CLAIMS ADJUDICATION ENROLLMENT BILLING

5 Current integration capabilities present challenges Version EZCap EZCap EZCap ezcap ezcare eznet ezpartner SERVICES ezanalytics Custom Reports OHS CHS HEDIS ezinsight OHS-DW CHS-DW ACG ClaimShop Custom Scripts

6 ez cap ez insights ez care presentation business logic data

7 Next generation normalizes source data with Citra service through a gateway and service bus, allowing for faster time to market for new value based services Pharmacy Claims Encounter Claims Hospital ADT PCP/Special ists Patient-self reported Electronic Health Records Lab Results Demographics Allscripts Gateway Utility Services Health Information Exchange Gateway Value creation services Applications as a Services Decision Support Master Patient Index Population Health Re-admissions Chronic Care Management Analytics and Reporting Claims Security Outcome Measures Spine Care Payment Care Management Patient-centric warehouse 7

8

9 # NQF Measure Name Clinical Claims Diabetes: Hemoglobin A1c Poor Control (>9.0%) Diabetes - High Blood Pressure Control (< 140/90) Diabetes - Low Density Lipoprotein Control (<100) CAD - Angiotensin-Converting Enzyme (ACE) Inhibitor or Angiotensin Receptor Blocker (ARB) Therapy - Diabetes or Left Ventricular Systolic Dysfunction (LVEF < 40%) CAD - Low Density Lipoprotein Control (<100) IVD - Complete Lipid Profile and LDL Control (< 100) Diabetes - Hemoglobin A1c Control (< 8 percent) 1 0 9

10 10

11 11

12 12 EZ-PARTNER & EZ-CAP API

13 EZ-PARTNER Provides a mechanism to integrate external software applications with the EZ-CAP platform. Operates as a Transaction Orchestration server which processes specific transactions in a real-time environment. Interacts with external applications by means of a request file (.IN file extension), which contains the information to either query from or submit to EZ-CAP. Processes the request by polling a designated directory where the request file is placed, communicating the request to the EZ-CAP platform, and returning a response file (.OUT) in a designated directory, containing the result of the submission. 13

14 EZ-CAP API (Application Programming Interface) EZ-CAP API Software development kit allows external applications to interact with EZ-Suite to request or modify information stored in the EZ-CAP database. EZ-CAP API receives the Request input as a Stream Reader or API object, (Stream Reader with predefined tab separated data format) and returns a formatted Response (with tab separated data in a predefined format as a data stream) in the API object of the request transaction. The external software processes this response within its application domain. 14

15 EZ-PARTNER Transactions Sets / APIs Eligibility Inquiry (001) Authorization Inquiry (002) Authorization Request (003) Authorization Update (012) Provider Inquiry (004) Modifier Code Inquiry (005) Diagnosis Code Inquiry (006) Service Code Inquiry (007) Place of Service Inquiry (008) Claim Request (009) Customer Service Inquiry (010) Claim Inquiry (011) 15

16 API Request flow 16

17 17 EZ-PARTNER Dashboard

18 EZ-CAP Authorization API EZ-CAP Authorization API allows user to interact with EZ-Suite and access EZ-CAP data related to Authorization. Hardware and Software Requirements Auth. API is a.net application that runs on a PC-based local area network. EZ-CAP users need the following to install the API A computer to run the EZ-CAP API with dual network connection: Access to the disk drive where the external application resides. (For example, if the PMS application is a Unix application, then the machine running EZ-CAP API must be able to access the Unix disk.) To access the disk drive where the EZ-CAP database resides. Both the API server & the external application needs access rights to create, read, write, delete, and rename files on the disk drive where the external application resides. 18

19 Authorization Transactions Authorization Request (003) Used to submit authorizations (referrals) directly to EZ-CAP. The information returned in the response object contains details of the success or failure of the Authorization request. If the request was successful, the response object will return the EZ-CAP authorization number and status code. Authorization Update (012) Used to Update Authorization data in EZ-CAP. The information returned in the Response object contains details of the success or failure of the Modification requested. If the update was successful, the Response object returns the EZ-CAP authorization number and status code. 19

20 API Licensing Options - Light, medium and high Type1 (Light): API will process only Mandatory (required) fields. Light SDK will process the fields with Required column as yes as mentioned in API Specification format in Request Header table Type2 (Medium): API will Process Mandatory fields mentioned in API Format Specification document with some optional fields. Type3 (High): API will process ALL the fields mentioned in API Format Specification document. 20

21 Process Log Table The Log table can be used to view the processing details of (error/warning/pend messages) Authorizations entered into EZ- CAP via the EZ-CAP API API updates the log for every authorization entered by the API (Minimum one row per Request added to the log table.) If an Authorization Request contains no error/warning/pend messages, then single row will be added to the log table. If an Authorization request contains error/warning/pending messages, one row per error/warning/pending message will be added to the log. Users can create reports using this table to view the contents 21

22 22 CAQH CORE Operating Rules Phase 1 & Phase II Connectivity Rules Web services Implementation

23 Operating rules are crucial in a technology-driven world Organizations have a critical need to electronically share large quantities of data quickly and accurately. Many industries, such as banking and telecommunications, embrace technical standards and common business practices to simplify sharing data among many parties. Operating rules support standards, and then specify the business actions each party must adhere to in order to ensure a high volume of reliable transactions can occur smoothly in a given industry. 23

24 CAQH CORE Connectivity Rules The Committee on Operating Rules for Information Exchange (CORE ) Connectivity & Security Subgroup adopted existing open standards in formulating Connectivity Rules that provide industry specific (for healthcare administrative electronic transactions) guidance on using these open standards. The CORE Connectivity Rule was developed using a consensus-based approach among industry stakeholders, and is designed to facilitate interoperability, improve utilization of administrative transactions, enhance efficiency and lower the cost of information exchange in healthcare. 24

25 CORE Phase I Connectivity Rule The CORE Phase I Connectivity required the use of HTTP/S over the public Internet. Allowed: HTTP POST methods using name/value pairs, HTTP MIME Multipart, W3C XML Schema, and SOAP+WSDL (among others). Further, within each of these method implementations, significant variations exist in field names and locations of Phase I Connectivity metadata, including the message envelope structure, authentication methods, routing approaches and security-related information. These variations among enveloping methods and metadata pose a major challenge for interoperability. 25

26 CORE Phase II Connectivity Message Envelope Standards The CORE Phase II Connectivity created a definitive Rule that would further facilitate interoperability. The result is improved efficiencies and utilization of electronic transactions while lowering the administrative costs for healthcare providers and payers. CORE shortlisted two envelope standards that met the overwhelming majority of criteria HTTP MIME Multipart SOAP + WSDL SOAP+WSDL supports interface definition using an XSD schema/wsdl, automated development/validation, and is well-aligned with standards adoption within healthcare industry bodies. Citra adopted the SOAP + WSDL standard 26

27 CORE Phase II Connectivity XML Schema Specification The CORE Phase II compliant XML Schema Specification file name is called CORERule2.2.0.xsd, and is available at This schema has ten elements, each representing a type of Request or Response message envelope: Real time Request Schema (Element name is COREEnvelopeRealTimeRequest) Real time Response (Element name is COREEnvelopeRealTimeResponse) 27

28 The Real time Request Message Structure SOAP version 1.2 must be implemented by all Servers. The HTTP Headers are shown colored in blue. The WS-Security Username and Password token (shown in pink) is added to the SOAP Header by the platform from which the SOAP request originates. The portion of the SOAP envelope colored in green has the remaining metadata that is defined as part of the CORE Phase II Connectivity Rule (show in green). 28

29 Real Time Requests Real time requests must include a single inquiry or submission e.g., one eligibility inquiry to one information source for one patient. In this model the response from the message Receiver is either an error response or the corresponding ASC X12 message response (e.g., a TA1, 997 v or v if the request was a v ). Submitter Authentication and Authorization Handling The two methods for Submitter Authentication specified in this rule are: Username/Password using the CORE-compliant Envelope to send the UserName and Password, as specified in the CORE-compliant Envelope Metadata specifications. envelope. X.509 Certificate based authentication over SSL using the Secure Sockets Layer (SSLv3.0) open standard for client certificate based authentication. 29

30 30 HTTP File Transfer (EZ-NET Web portal)

31 EZ-EDI File transfer using EZ-NET Web portal (HTTP) Trading Partner Transfer mode configured as HTTP Submitter Services module HTTP path is configured on the Service Controller 31

32 32 FTP File Transfer

33 Automated EDI with FTP File pickup - Inbound EPF and X formats File drop - Outbound X Formats & Acknowledgements Trading Partner Transfer mode configured as FTP FTP Folder Structure FTP path is configured on the Service Controller 33

34 34 Claim Shop Interface

35 EZ-CAP Claim Shop Interface Seamless integration with EZ-CAP Interface added in EZ-CAP v6.5.1 Activation is required No server installation and updates Web service is hosted by MedAssets MedAssets installs updates Server is up and available 99.9% of the time

36 Pricing Hospital and Professional Claims using MedAssets managed care insurance pricing Get Contract and Copay values for the successfully priced claims Show Diagnosis Related Group (DRG) grouper details for Hospital Inpatient Claims Show Ambulatory Payment Classification (APC) details for each detail line for Hospital Outpatient Claims MedAssets CCI Edits Diagnosis-code validation, National Coverage Determinations (NCD), Local Coverage Determinations (LCD), Policy, Age, Gender, Medically-Unlikely (MUE), Modifier, and Advanced Beneficiary Notice of Noncoverage (ABN) Show Trigger Code, Excluded Code and Description for each detail line for Hospital Outpatient and Professional Claims DRG Claims (Hospital Inpatient Claims) not applicable for CCI Edits as they are included as part of pricing 36

37

38

CORE Connectivity Rules: Leading the Way in Healthcare Administrative Communications

CORE Connectivity Rules: Leading the Way in Healthcare Administrative Communications CORE Connectivity Rules: Leading the Way in Healthcare Administrative Communications Mitch Icenhower Director, HDX Siemens Jay Eisenstock Manager, Provider esolutions Aetna September 25, 2008 Deb Smithline

More information

Phase II CAQH CORE 270: Connectivity Rule version March 2011

Phase II CAQH CORE 270: Connectivity Rule version March 2011 Phase II CAQH CORE 270: Connectivity Rule Table of Contents REVISION HISTORY FOR PHASE II CORE CONNECTIVITY RULE... 4 1 BACKGROUND... 5 1.1 Guiding Principles... 5 2 ISSUES TO BE ADDRESSED AND BUSINESS

More information

Assurant Health HIPAA Transaction Standard Companion Guide

Assurant Health HIPAA Transaction Standard Companion Guide Assurant Health HIPAA Transaction Standard Companion Guide Refers to the Implementation Guides Based on ASC X12 version 005010 270/271 Health Care Eligibility Benefit Inquiry and Response CORE v5010 Master

More information

Alameda Alliance for Health

Alameda Alliance for Health Alameda Alliance for Health HIPAA Transaction Standard Companion Guide Refers to the Implementation Guides Based on ASC X12 version 005010 CORE v5010 Companion Guide October 2015 October 2015 005010 Version

More information

Phase IV CAQH CORE 470 Connectivity Rule v4.0.0

Phase IV CAQH CORE 470 Connectivity Rule v4.0.0 Phase IV CAQH CORE 470 Connectivity Rule v4.0.0 Table of Contents 1 BACKGROUND... 4 1.1 Affordable Care Act Mandates... 5 1.2 Industry Neutral Standards Addressed in this Rule... 5 2 ISSUES TO BE ADDRESSED

More information

Health Care Connectivity Guide

Health Care Connectivity Guide Health Care Connectivity Guide Standard Companion Guide November 2, 2015 Version 2.0 Disclosure Statement The Kansas Department of Health and Environment (KDHE) is committed to maintaining the integrity

More information

Indiana Health Coverage Programs

Indiana Health Coverage Programs Indiana Health Coverage Programs Standard Companion Guide Transaction Information Communications Guide Companion Guide Version Number: 3.2 Revision Date: April 2017 April 2017 005010 3.2 1 Preface The

More information

ICD-10 Compliance Project November 2013 update

ICD-10 Compliance Project November 2013 update ICD-10 Compliance Project November 2013 update Presented by Hewlett-Packard Development Corporation, LP 1 November 2013 Topics ICD-10 news ICD-10 CMS news ICD-10 forms update ICD-10 APR-DRG update ICD-10

More information

DOCUMENT CHANGE HISTORY

DOCUMENT CHANGE HISTORY Phase IV CAQH CORE 470 Connectivity Rule Version 4.0.0 Draft for Technical Work Group Ballot April 2015 DOCUMENT CHANGE HISTORY Description of Change Name of Author Date Published Full draft rule for Straw

More information

IVA Entity Audit Results Submission ICD, XSD, & XML Guidance. August 16, Health Insurance Marketplace Program Training Series

IVA Entity Audit Results Submission ICD, XSD, & XML Guidance. August 16, Health Insurance Marketplace Program Training Series IVA Entity Audit Results Submission ICD, XSD, & XML Guidance August 16, 2017 Health Insurance Marketplace Program Training Series 1 Session Agenda Session Guidelines Intended Audience Session Purpose HHS

More information

Medical Associates Health Plans and Health Choices

Medical Associates Health Plans and Health Choices Medical Associates Health Plans and Health Choices 270/271 HIPAA Transaction Companion Guide HIPAA V5010X279A1 VERSION: 2.0 DATE: 06/21/2016 1 Disclosure Statement This material contains confidential,

More information

PROVIDER WEBSITE SITE ADMINISTRATOR GUIDE » PATIENT INQUIRY» CLAIM CENTER» FIND A DOCTOR» CLAIMS EDITING SYSTEM (CES)

PROVIDER WEBSITE SITE ADMINISTRATOR GUIDE » PATIENT INQUIRY» CLAIM CENTER» FIND A DOCTOR» CLAIMS EDITING SYSTEM (CES) PROVIDER WEBSITE SITE ADMINISTRATOR GUIDE» PATIENT INQUIRY» CLAIM CENTER» FIND A DOCTOR» CLAIMS EDITING SYSTEM (CES) 2018 WPS Health Plan, Inc. 1 All rights reserved. JO7048 28898-085-1801 ADMINISTRATIVE

More information

Affinity Provider Portal - PRISM. User Guide

Affinity Provider Portal - PRISM. User Guide Affinity Provider Portal - PRISM User Guide Affinity Medical Group 1221 Broadway, Suite 300 Oakland, California 94612 Affinity Provider Portal - PRISM User Guide Page ii Contents Accessing the Affinity

More information

HIPAA Transaction Standard Companion Guide. Refers to the Implementation Guides Based on ASC X12 version CORE v5010 Companion Guide

HIPAA Transaction Standard Companion Guide. Refers to the Implementation Guides Based on ASC X12 version CORE v5010 Companion Guide Gold Coast Health Plan CORE Companion Guide 270-271 HIPAA Transaction Standard Companion Guide Refers to the Implementation Guides Based on ASC X12 version 005010 CORE v5010 Companion Guide August 2018

More information

Sanford Health Plan HIPAA Transaction Standard Companion Guide

Sanford Health Plan HIPAA Transaction Standard Companion Guide Sanford Health Plan HIPAA Transaction Standard Companion Guide Refers to the Technical Report Type 3 (TR3) Implementation Guides Based on ASC X12 Version 005010X279A1 Eligibility Inquiry and Response (270/271)

More information

Partnership HealthPlan of California

Partnership HealthPlan of California Partnership HealthPlan of California HIPAA Transaction Companion Guide CORE: 276/277 Health Care Claim Status Request and Response ASC X12 version 005010 Disclosure Statement This document is subject to

More information

Florida Blue Health Plan

Florida Blue Health Plan FLORIDA BLUE HEALTH PLAN COMPANION GUIDE Florida Blue Health Plan ANSI 276/277- Health Care Claim Status Inquiry and Response Standard Companion Guide Refers to the Technical Report Type Three () of 005010X212A1

More information

EZ-NET PROVIDER PORTAL USER GUIDE

EZ-NET PROVIDER PORTAL USER GUIDE EZ-NET PROVIDER PORTAL USER GUIDE Table of Contents Provider Office User Guide EZ-NET Introduction... 3 Browser Requirements... 3 WORKSTATION System Requirements... 3 EZ NET Benefits to Business Partners...

More information

Secure Provider Website. Instructional Guide

Secure Provider Website. Instructional Guide Secure Provider Website Instructional Guide Operational Training 1 March 2017 Introduction The Secure Provider Web is a secure website developed to allow Providers across Centene health plans to perform

More information

Quality Data Model (QDM)

Quality Data Model (QDM) Quality Data Model (QDM) Overview Document National Quality Forum 4/20/2011 QUALITY DATA MODEL (QDM): OVERVIEW TABLE OF CONTENTS Quality Data Model (QDM): Overview... 2 National Quality Forum: Overview

More information

< A symbol to indicate a value is less than another. For example, 2 < 3. This symbol is used in some BCBSNC proprietary error messages.

< A symbol to indicate a value is less than another. For example, 2 < 3. This symbol is used in some BCBSNC proprietary error messages. Glossary < A symbol to indicate a value is less than another. For example, 2 < 3. This symbol is used in some BCBSNC proprietary error messages. > A symbol to indicate a value is greater than another.

More information

Change Healthcare Provider Portal

Change Healthcare Provider Portal MED3000, a wholly owned subsidiary of Change Healthcare Change Healthcare Provider Portal Overview The provider portal provides secure, web-enabled, role-based access. You will be able to perform the following

More information

276/ /277 Health Care Claim Status Request and Response Real-Time. Basic Instructions. Companion Document

276/ /277 Health Care Claim Status Request and Response Real-Time. Basic Instructions. Companion Document Companion Document 276/277 276/277 Health Care Claim Status Request and Response Real-Time Basic Instructions This section provides information to help you prepare for the ANSI ASC X12.316 Health Care

More information

ProviderLink. Healthcare Providers eclaim Application. User Guide - Release 1.0 MAY in partnership with

ProviderLink.  Healthcare Providers eclaim Application. User Guide - Release 1.0 MAY in partnership with Healthcare Providers eclaim Application User Guide - Release 1.0 MAY 2012 in partnership with www.eclaimlink.ae 1 Table of Contents Getting Started 3 Registration 4 Logging In & Setup 5 ProviderLink System

More information

Medicare Medicaid Encounter Data System

Medicare Medicaid Encounter Data System Medicare Medicaid Encounter Data System Standard Companion Guide for NCPDP Transaction Information Instructions related to National Council for Prescription Drug Programs (NCPDP) Transaction based on Post

More information

Inland Empire Health Plan

Inland Empire Health Plan Inland Empire Health Plan HIPAA Transaction Standard Companion Guide Refers to the Implementation Guides Based on ASC X12 version 005010 CORE v5010 Companion Guide March 2016 March 2016 005010 Version

More information

EZ-NET Authorization Submission

EZ-NET Authorization Submission EZ-NET Authorization Submission 1. Go to portal.humboldtipa.com You will see a login screen that should look similar to this: 2. Go to the Login area and type in the Username and Password you were provided

More information

West Virginia HEALTH ELIGIBILITY/BENEFIT INQUIRY Companion Guide 270

West Virginia HEALTH ELIGIBILITY/BENEFIT INQUIRY Companion Guide 270 West Virginia HEALTH ELIGIBILITY/BENEFIT INQUIRY Companion Guide 270 Date of Publication: 01/01/2014 Document Number: Version: 2.0 DISCLAIMER The Molina Healthcare Companion Guide for West Virginia is

More information

Anthem Blue Cross and Blue Shield Serving Hoosier Healthwise, Healthy Indiana Plan and Hoosier Care Connect. Using the 2018 Availity Portal

Anthem Blue Cross and Blue Shield Serving Hoosier Healthwise, Healthy Indiana Plan and Hoosier Care Connect. Using the 2018 Availity Portal Serving Hoosier Healthwise, Healthy Indiana Plan Using the 2018 Availity Portal Agenda How to pull patient panel reports Interactive Care Reviewer (ICR) Submitting a request for prior authorization Viewing

More information

ABCT Medicare Pricing System

ABCT Medicare Pricing System ABCT Medicare Pricing System Desktop Edition AMP$ is the ABCT Medicare Pricing System. This line of products will utilize various methods and technologies to calculate Medicare Rates for claims of several

More information

ANSI ASC X12N 837 Healthcare Claim (Version X222A1-June 2010) Professional Companion Guide

ANSI ASC X12N 837 Healthcare Claim (Version X222A1-June 2010) Professional Companion Guide ANSI ASC X12N 837 Healthcare Claim (Version 005010X222A1-June 2010) Pruitt Health Premier Missouri Medicare Select Signature Advantage September 2015 TABLE OF CONTENTS AT A GLANCE II CHAPTER 1: INTRODUCTION

More information

INTERNET TRANSACTION SERVICES CORE

INTERNET TRANSACTION SERVICES CORE 11.19.2015 INTERNET TRANSACTION SERVICES CORE User Guide Version 1.0.2 CAQH CORE Operating Rules Connectivity Specification v2.2.0 Contents Contents 1 Introduction... 3 2 Specifications... 4 2.1 CORE Connectivity

More information

HealthConnect User Guide

HealthConnect User Guide HealthConnect User Guide What is HealthConnect?... 2 Benefits of HealthConnect... 4 HealthConnect Homepage Initial Setup... 5 Tack Down the Menu Bar... 7 Setting Default Home Page... 7 Add HealthConnect

More information

Quick Start for Premier Billing

Quick Start for Premier Billing Quick Start for Premier Billing This Quick Start will take you through the basics of the program and guide you through entering your first claim. NOTE: Refer to the full online manual for information on

More information

Trading Partner Account (TPA) User Guide. for. State of Idaho MMIS

Trading Partner Account (TPA) User Guide. for. State of Idaho MMIS Trading Partner Account (TPA) User Guide for State of Idaho MMIS Date of Publication: 3/8/2018 Document Number: RF019 Version: 4.0 This document and information contains proprietary information and copyrighted

More information

Florida Blue Health Plan

Florida Blue Health Plan FLORIDA BLUE HEALTH PLAN COMPANION GUIDE Florida Blue Health Plan ANSI 270/271- Health Care Eligibility and Benefit Inquiry and Response Standard Companion Guide Refers to the Technical Report Type Three

More information

Dental Connect Payers

Dental Connect Payers Dental Connect Payers User Guide 2.1 10/11/2017 Preface Preface Contents of the Change Healthcare documentation and software is copyrighted as a collective work under the laws of United States and other

More information

CAQH ProView. Participating Organization User Guide

CAQH ProView. Participating Organization User Guide CAQH ProView Participating Organization User Guide Table of Contents CHAPTER 1: Introduction... 4 CAQH ProView Overview...4 Becoming a CAQH ProView Participating Organization...5 System Security...5 CHAPTER

More information

CAQH ProView. Dentist Practice Manager Module User Guide

CAQH ProView. Dentist Practice Manager Module User Guide CAQH ProView Dentist Practice Manager Module User Guide Table of Contents Chapter 1: Introduction... 1 CAQH ProView Overview... 1 System Security... 2 Chapter 2: Registration... 3 Existing Practice Managers...

More information

Phase II CAQH CORE 258: Eligibility and Benefits 270/271 Normalizing Patient Last Name Rule version March 2011

Phase II CAQH CORE 258: Eligibility and Benefits 270/271 Normalizing Patient Last Name Rule version March 2011 Phase II CAQH CORE 258: Eligibility and Benefits 270/271 Normalizing Patient Last Name Rule Document #3 for Straw Poll of Rules Work Group Page 1 of 10 Table of Contents 1 BACKGROUND... 3 2 ISSUE TO BE

More information

HIPAA Transaction 278 Request for Review and Response Standard Companion Guide

HIPAA Transaction 278 Request for Review and Response Standard Companion Guide FLORIDA BLUE HEALTH PLAN COMPANION GUIDE HIPAA Transaction 278 Request for Review and Response Standard Companion Guide Refers to the Technical Reports Type 3 Based on ASC X12 version 005010X217 Companion

More information

Provider Guide 5/31/2018 1

Provider Guide 5/31/2018 1 Provider Guide Welcome to PROVIDERfiles 2.0! This portal allows you to track all of your EAP referrals online, in a secure, encrypted environment. Only you and CONCERN have access to your client file information.

More information

CTMMIS SAFE HARBOR. Connecticut Medical Assistance Program 5010 Companion Guide April 10, 2017

CTMMIS SAFE HARBOR. Connecticut Medical Assistance Program 5010 Companion Guide April 10, 2017 CTMMIS SAFE HARBOR Connecticut Medical Assistance Program 5010 Companion Guide April 10, 2017 Connecticut Department of Social Services (DSS) 55 Farmington Avenue Hartford, CT 06105 DXC Technology 195

More information

Medicare Advantage Provider Resource Guide

Medicare Advantage Provider Resource Guide Medicare Advantage Provider Resource Guide Thank you for being a star member of our provider team. WellCare Health Plans, Inc., (WellCare) understands that having access to the right tools can help you

More information

CERECONS. Provider Training

CERECONS. Provider Training CERECONS Provider Training February 2012 Table of Contents 1. Physician Dashboard 2 Eligibility Highlights 2 Clinical Alerts 3 Referral Alerts and Stats 4 Group Information 5 2. Edit Profile 6 3. Eligibility

More information

Medicare Medicaid Encounter Data System

Medicare Medicaid Encounter Data System Medicare Medicaid Encounter Data System Standard Companion Guide for NCPDP Transaction Information Instructions related to National Council for Prescription Drug Programs (NCPDP) Transaction based on Post

More information

Statement of HIPAA Readiness February 2003

Statement of HIPAA Readiness February 2003 Statement of HIPAA Readiness February 2003 Copyright 2003 WebMD Envoy Corporation. All Rights Reserved. Rev. 02/03 Table of Contents 1 Meeting the HIPAA Challenge...1 Overview...1 WebMD Envoy HIPAA Readiness...2

More information

837 Professional Health Care Claim. Section 1 837P Professional Health Care Claim: Basic Instructions

837 Professional Health Care Claim. Section 1 837P Professional Health Care Claim: Basic Instructions anthemeap.com Companion Document 837P This companion document is for informational purposes only to describe certain aspects and expectations regarding the transaction and is not a complete guide. The

More information

WV MMIS EDI File Exchange User Guide Version 1.0 West Virginia Trading Partner Account Electronic Data Interchange (EDI) File Exchange User Guide

WV MMIS EDI File Exchange User Guide Version 1.0 West Virginia Trading Partner Account Electronic Data Interchange (EDI) File Exchange User Guide West Virginia Trading Partner Account Electronic Data Interchange (EDI) File Exchange User Guide Date of Publication: 01/19/2016 Document Version: 1.0 Privacy and Security Rules WV MMIS The Health Insurance

More information

Vendor Specifications 270/271 Eligibility Benefit Inquiry and Response ASC X12N Version for. State of Idaho MMIS

Vendor Specifications 270/271 Eligibility Benefit Inquiry and Response ASC X12N Version for. State of Idaho MMIS Vendor Specifications 270/271 Eligibility Benefit Inquiry and Response ASC X12N Version 5010 for State of Idaho MMIS Date of Publication: 7/27/2017 Document : TL419 Version: 8.0 Revision History Version

More information

Provider TouCHPoint Training Guide

Provider TouCHPoint Training Guide Provider TouCHPoint Training Guide Feb 1, 2018 Contents Registration 3 Registration 3 Adding additional users 7 Eligibility 9 Locating a StarKids Service Coordinator 12 Claims/Code Lookup 13 Claims 13

More information

VI. CLAIMS EDI PROCESSING PROCEDURES A. General Information

VI. CLAIMS EDI PROCESSING PROCEDURES A. General Information A. General Information Electronic submission of claims helps to speed the processing and ensure accuracy and security. While direct submission of claims is allowed, this option is more practical for large

More information

Response to CMS. WEDI Attachment Forum Questions. August 9th Attachment Standard

Response to CMS. WEDI Attachment Forum Questions. August 9th Attachment Standard Response to CMS WEDI Attachment Forum Questions August 9th 2016 Attachment Standard August 25, 2016 Cooperative Exchange National Association of Clearinghouses 28 Clearinghouse member companies Represent

More information

Claims Portal. Updated: 1/25/13. Claims Portal Solely For HealthCare Partners i

Claims Portal. Updated: 1/25/13. Claims Portal Solely For HealthCare Partners i Updated: 1/25/13-2012 i Table of Contents Claims Online Portal Access... 3 Through PIP:... 3 Search Claims/Referrals... 5 By Patient Name... 5 Quick Search Claims/Referrals... 6 Advanced Search Claims/Referrals...

More information

West Virginia Trading Partner Account Claim Submission User Guide. Date of Publication: 04/03/2017 Document Version: 1.8

West Virginia Trading Partner Account Claim Submission User Guide. Date of Publication: 04/03/2017 Document Version: 1.8 West Virginia Trading Partner Account Claim Submission User Guide Date of Publication: 04/03/2017 Document Version: 1.8 Privacy and Security Rules Trading Partner Account Claims Submission User Guide The

More information

DDE PROFFESSIONAL CLAIMS

DDE PROFFESSIONAL CLAIMS DDE PROFFESSIONAL CLAIMS SUBMISSION MANUAL Purpose: The EDI Portal application will enable Providers to bill and adjust claims electronically. To access the EDI Portal, logon to https://provider.kymmis.com

More information

276/277 Health Care Claim Status Request/ Response Real-Time. Section 1 276/277 Claim Status Request/Response: Basic Instructions

276/277 Health Care Claim Status Request/ Response Real-Time. Section 1 276/277 Claim Status Request/Response: Basic Instructions Companion Document 276/277 276/277 Health Care Claim Status Request/ Response Real-Time This companion document is for informational purposes only to describe certain aspects and expectations regarding

More information

Amazing Charts PM Billing & Clearinghouse Portal

Amazing Charts PM Billing & Clearinghouse Portal Amazing Charts PM Billing & Clearinghouse Portal Agenda Charge Review Charge Entry Applying Patient Payments Claims Management Claim Batches Claim Reports Resubmitting Claims Reviewing claim batches in

More information

Infinedi, LLC. Frequently Asked Questions

Infinedi, LLC. Frequently Asked Questions Infinedi, LLC Frequently Asked Questions Who are we? Infinedi has been helping medical providers better manage their practices since 1986 by providing the finest EDI services available. Infinedi is a privately

More information

Provider Website User Guide

Provider Website User Guide Provider Website User Guide Patient eligibility Claim search Find a Doctor Claims Editing System (CES) Secure messaging 2018 Wisconsin Physicians Service Insurance 1 Corporation. All rights reserved. JO9331

More information

DO NOT SEND DUPLICATE COPIES OF YOUR LOG AND DO NOT SEND A PRINTED COPY.

DO NOT SEND DUPLICATE COPIES OF YOUR LOG AND DO NOT SEND A PRINTED COPY. AMERICAN BOARD OF UROLOGY 2018 LIFE LONG LEARNING (LLL) LEVEL 2 PEDIATRIC UROLOGY SUBSPECIALTY CERTIFICATION EXAMINATION PROCESS INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS Please read all instructions

More information

General Companion Guide 837 Professional and Institutional Healthcare Claims Submission Version Version Date: June 2017

General Companion Guide 837 Professional and Institutional Healthcare Claims Submission Version Version Date: June 2017 General Companion Guide 837 Professional and Institutional Healthcare Claims Submission Version 5010 Version Date: June 2017 1 Introduction ************************************************************************

More information

Netsmart Sandbox Tour Guide Script

Netsmart Sandbox Tour Guide Script Netsmart Sandbox Tour Guide Script March 2012 This document is to be used in conjunction with the Netsmart Sandbox environment as a guide. Following the steps included in this guide will allow you to get

More information

LIFE LONG LEARNING LEVEL INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS

LIFE LONG LEARNING LEVEL INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS AMERICAN BOARD OF UROLOGY LIFE LONG LEARNING LEVEL 2 2018 INSTRUCTIONS FOR SUBMISSION OF ELECTRONIC LOGS Please read all instructions carefully before preparing your log. It is imperative that you carefully

More information

Companion Guide Benefit Enrollment and Maintenance 834

Companion Guide Benefit Enrollment and Maintenance 834 Companion Guide Benefit Enrollment and Maintenance 834 Private Exchanges X12N 834 (Version 5010) X12N 834 (Version 5010)Healthcare Services Review Benefit Enrollment and Maintenance Implementation Guide

More information

icare s Provider Portal Guide

icare s Provider Portal Guide icare s Provider Portal Guide 2 CONTENTS New Provider Registration... 4 New Registration...5 Login Page 9 Sign In 9 Forget Your Password...10 Provider Home Page 12 Track Request 12 Contact Us.. 14 Provider

More information

QUICK START GUIDE PROVIDER PORTAL. QuickCap Product Manual Provider Portal

QUICK START GUIDE PROVIDER PORTAL. QuickCap Product Manual Provider Portal QuickCap Product Manual Provider Portal QUICK START GUIDE PROVIDER PORTAL 8 4 7. 2 2 2. 1 0 0 6 M E D V I S I O N - S O L U T I O N S. C O M Page 1 of 33 Table of Contents INTRODUCTION... 3 ELIGIBILITY...

More information

User Manual. phr.mtbc.com

User Manual. phr.mtbc.com User Manual Table of Contents Introduction Appointments Appointment History Claims History CCDA Report Demographics Health History Lab Reports Online Payment Secure Messages Health Recommendation Patient

More information

New York Medicaid Provider Resource Guide

New York Medicaid Provider Resource Guide New York Medicaid Provider Resource Guide Thank you for being a star member of our provider team. WellCare Health Plans, Inc., (WellCare) understands that having access to the right tools can help you

More information

Physician Quality Reporting System Program Year Group Practice Reporting Option (GPRO) Web Interface XML Specification

Physician Quality Reporting System Program Year Group Practice Reporting Option (GPRO) Web Interface XML Specification Centers for Medicare & Medicaid Services CMS expedited Life Cycle (XLC) Physician Quality Reporting System Program Year 2013 Group Practice Reporting Option (GPRO) Web Interface XML Specification Version:

More information

Refers to the Technical Reports Type 3 Based on ASC X12 version X223A2

Refers to the Technical Reports Type 3 Based on ASC X12 version X223A2 HIPAA Transaction Standard Companion Guide For Availity Health Information Network Users Refers to the Technical Reports Type 3 Based on ASC X12 version 005010X223A2 837 Health Care Claim Institutional

More information

Phase IV CAQH CORE 470 Connectivity Rule v4.0.0

Phase IV CAQH CORE 470 Connectivity Rule v4.0.0 Phase IV CAQH CORE 470 Connectivity Rule v4.0.0 Wednesday, February 24th, 2016 2:00 3:00 PM ET Logistics How to Participate in Today s Session Download a copy of today s presentation on the CAQH.org website

More information

BLUE CROSS AND BLUE SHIELD OF LOUISIANA INSTITUTIONAL CLAIMS COMPANION GUIDE

BLUE CROSS AND BLUE SHIELD OF LOUISIANA INSTITUTIONAL CLAIMS COMPANION GUIDE BLUE CROSS AND BLUE SHIELD OF LOUISIANA Table of Contents I. Introduction...3 II. General Specifications...4 III. Enveloping Specifications...5 IV. Loop and Data Element Specifications...7 V. Transaction

More information

Standard Companion Guide

Standard Companion Guide Standard Refers to the Implementation Guide Based on X12 Version 005010X223A2 Health Care Claim: Institutional (837) Version Number: 1.0 December 10, 2010 written permission of UnitedHealth Group is prohibited.

More information

Augusta University Health: Physician Portal User Guide. Improved Access to Patient Information from Augusta University Medical Center

Augusta University Health: Physician Portal User Guide. Improved Access to Patient Information from Augusta University Medical Center Augusta University Health: Physician Portal User Guide Improved Access to Patient Information from Augusta University Medical Center Rev. 7/06 User Guide Index. Accessing the AU Health Physician Portal.

More information

Provider Secure Portal User Manual

Provider Secure Portal User Manual Provider Secure Portal User Manual Copyright 2011 Centene Corporation. All rights reserved. Operational Training 2 August 2011 Table of Contents Provider Secure Portal... 5 Registration... 6 Provider -

More information

EZ Net Authorization Inquiry

EZ Net Authorization Inquiry EZ Net Authorization Inquiry 1. Go to portal.humboldtipa.com You will see a login screen that should look similar to this: 2. Go to the Login area and type in the Username and Password you were provided

More information

Provider User Guides

Provider User Guides Provider User Guides Table of Contents What's New... 1 Overview of Changes:... 1 User Interface Changes... 2 Data Model Changes... 2 First Time Logging In... 5 SmartCare Basics... 9 Open a Client... 13

More information

6. CLAIMS EDI PROCESSING PROCEDURES A. General Information

6. CLAIMS EDI PROCESSING PROCEDURES A. General Information A. General Information A. Electronic submission of claims helps to speed processing and ensure accuracy and security. While direct submission of claims is allowed, this option is more practical for large

More information

BLUE CROSS AND BLUE SHIELD OF LOUISIANA PROFESSIONAL CLAIMS COMPANION GUIDE

BLUE CROSS AND BLUE SHIELD OF LOUISIANA PROFESSIONAL CLAIMS COMPANION GUIDE BLUE CROSS AND BLUE SHIELD OF LOUISIANA Table of Contents I. Introduction...3 II. General Specifications...4 III. Enveloping Specifications...5 IV. Loop and Data Element Specifications...7 V. Transaction

More information

USVI HEALTH ELIGIBILITY/BENEFIT INQUIRY 5010 Companion Guide 270

USVI HEALTH ELIGIBILITY/BENEFIT INQUIRY 5010 Companion Guide 270 USVI HEALTH ELIGIBILITY/BENEFIT INQUIRY 5010 Companion Guide 270 Date of Publication: 12/04/2012 Version: 1.1 DISCLAIMER The DXC Technology Companion Guide for USVI Medicaid is subject to change prior

More information

2. GETTING STARTED A. Secure File Transfer Protocol Procedures

2. GETTING STARTED A. Secure File Transfer Protocol Procedures OVERVIEW: A. IEHP utilizes the Secure File Transfer Protocol (SFTP) server to conduct all electronic data file transactions. Some of the benefits of using the SFTP are: 1. SFTP Is A Standard Protocol For

More information

PROVIDER PORTAL. Inpatient Authorization Module

PROVIDER PORTAL. Inpatient Authorization Module PROVIDER PORTAL Inpatient Authorization Module AUTHORIZATIONS A Dean Health Plan (DHP) authorization should be completed in full by a Primary Care Practitioner (PCP) or a DHP Specialty Provider. The authorization

More information

ehepqual- HCV Quality of Care Performance Measure Program

ehepqual- HCV Quality of Care Performance Measure Program NEW YORK STATE DEPARTMENT OF HEALTH AIDS INSTITUTE ehepqual- HCV Quality of Care Performance Measure Program USERS GUIDE A GUIDE FOR PRIMARY CARE AND HEPATITIS C CARE PROVIDERS * * For use with ehepqual,

More information

276/277 Health Care Claim Status Request/ Response Real-Time. Section 1 276/277 Claim Status Request/Response: Basic Instructions

276/277 Health Care Claim Status Request/ Response Real-Time. Section 1 276/277 Claim Status Request/Response: Basic Instructions Companion Document 276/277 276/277 Health Care Claim Status Request/ Response Real-Time This companion document is for informational purposes only to describe certain aspects and expectations regarding

More information

MICROMD EMR VERSION MAINTENANCE RELEASE

MICROMD EMR VERSION MAINTENANCE RELEASE MICROMD EMR VERSION 8.1.5 The following fixes and/or features have been added to MicroMD EMR Version 8.1.5 for this maintenance release: Log ID 16912: Increased speed when opening immunizations from a

More information

OnCore Enterprise Research. Subject Administration Full Study

OnCore Enterprise Research. Subject Administration Full Study OnCore Enterprise Research Subject Administration Full Study Principal Investigator Clinical Research Coordinator June 2017 P a g e 1 This page is intentionally blank. P a g e 2 Table of Contents What

More information

Workshop 2. > Interoperability <

Workshop 2. > Interoperability < Workshop 2 21 / 08 / 2011 > Interoperability < Heiko Zimmermann R&D Engineer, AHI CR Santec Heiko.Zimmermann@tudor.lu Interoperability definition Picture from NCI-Wiki (https://wiki.nci.nih.gov) 2 Interoperability

More information

COP 5725 Fall Hospital System Database and Data Interface. Term Project

COP 5725 Fall Hospital System Database and Data Interface. Term Project COP 5725 Fall 2016 Hospital System Database and Data Interface Term Project Due date: Nov. 3, 2016 (THU) Database The database contains most of the information used by the web application. A database is

More information

Companion Guide Institutional Billing 837I

Companion Guide Institutional Billing 837I Companion Guide Institutional Billing 837I Release 3 X12N 837 (Version 5010A2) Healthcare Claims Submission Implementation Guide Published December 2016 Revision History Date Release Appendix name/ loop

More information

Kentucky Health Insurance Exchange Provider Resource Guide

Kentucky Health Insurance Exchange Provider Resource Guide Kentucky Health Insurance Exchange Provider Resource Guide WellCare Health Plans, Inc. (WellCare) understands that having access to the right tools can help you and your staff streamline day-to-day administrative

More information

Ministry of Health and Long-Term Care EBS HCV SOAP Specification Version 4.2

Ministry of Health and Long-Term Care EBS HCV SOAP Specification Version 4.2 Technical Specification for Health Card Validation (HCV) Service via Electronic Business Services (EBS) Ministry of Health and Long-Term Care EBS HCV SOAP Specification Version 4.2 Table of Contents Chapter

More information

Optum Clearinghouse (also known as ENS) ICD-10 Testing. February 28, 2014 External Client Document

Optum Clearinghouse (also known as ENS) ICD-10 Testing. February 28, 2014 External Client Document Optum Clearinghouse (also known as ENS) ICD-10 Testing February 28, 2014 External Client Document Contents Document Introduction How to test if you are a Health-e Claim (HEC) submitter (Print Image (PI)

More information

Cascade Health Alliance. User Guide. Authorization Management Provider Portal

Cascade Health Alliance. User Guide. Authorization Management Provider Portal Cascade Health Alliance User Guide Authorization Management Provider Portal 8-16-2017 Table of Contents USING THIS GUIDE... 2 SIGNING IN... 2 PROVIDER PORTAL NAVIGATION... 3 Portal... 3 Core... 3 Resources...

More information

Outcomes and Lessons Learned From 5010 Testing Project Collaboration

Outcomes and Lessons Learned From 5010 Testing Project Collaboration Outcomes and Lessons Learned From 5010 Testing Project Collaboration Elliot Sloane, PhD, CCE Villanova University Co-Chair, IHE International Bob Bowman CORE Manager CAQH Paul Decrosta Manager, IPP Regulatory

More information

Qualitrac Provider Portal Guide. Page 1 of 19

Qualitrac Provider Portal Guide. Page 1 of 19 Qualitrac Provider Portal Guide Page 1 of 19 Page 2 of 19 Table of Contents Section 1: Provider Portal... 3 Section 2: Security Administrator Instructions... 13 Page 3 of 19 Section 1: Provider Portal

More information

Covisint DocSite Enterprise

Covisint DocSite Enterprise Covisint DocSite Enterprise June 2013 Site Administrator User Guide Covisint DocSite Enterprise Site Administrator Guide Compuware-Covisint All rights reserved 2013 SiteAdminGuideDocSite-2013.5-061113

More information

Clinician Administrator RAAPS 2.1 P4Clogin.com

Clinician Administrator RAAPS 2.1 P4Clogin.com RAAPS 2.1 P4Clogin.com Password Reset Access the system by going to www.p4clogin.org Accessing the System A P4C team member or your administrator will set up an account for you with an assigned user name

More information

EZ-NET TRAINING GUIDE. Thank you for being a Valued PUP Provider.

EZ-NET TRAINING GUIDE. Thank you for being a Valued PUP Provider. EZ-NET TRAINING GUIDE DECEMBER 2011 Thank you for being a Valued PUP Provider. This guide will help you get started using EZ-NET through PUP s website. With EZ-NET access, you ll be able to securely verify

More information

Note: The higher the resolution, the less top to bottom and side to side scrolling is required to see the entire screen. Consider using 1280 by 1024

Note: The higher the resolution, the less top to bottom and side to side scrolling is required to see the entire screen. Consider using 1280 by 1024 1 2 Note: The higher the resolution, the less top to bottom and side to side scrolling is required to see the entire screen. Consider using 1280 by 1024 pixels if you can. 3 4 5 6 To obtain the HNFS System

More information