INTERNET TRANSACTION SERVICES CORE

Size: px
Start display at page:

Download "INTERNET TRANSACTION SERVICES CORE"

Transcription

1 INTERNET TRANSACTION SERVICES CORE User Guide Version CAQH CORE Operating Rules Connectivity Specification v2.2.0

2 Contents Contents 1 Introduction Specifications CORE Connectivity Specification Version Interfaces URLs Authentication / Authorization Policy Receiver ID Maximum Batch File Size SSL Certificates System Availability Rules of Behavior Contact Information Supported Transactions RealTime Transaction Batch Transactions Batch Submission Batch Submission Acknowledgement Retrieval Request Batch Results Retrieval Request Batch Results Acknowledgement Submission Generic Batch Transactions Generic Batch Retrieval Request Generic Batch Receipt Confirmation Generic Batch Submission with Batch Payload and Synchronous Payload Receipt Confirmation Error Codes and Messages Change Summary Change Healthcare Operations LLC. All rights reserved. Page 2

3 Introduction 1 Introduction Internet Transactions Services CORE (herein referred to as ITS-CORE) is a communications application which provides a Safe Harbor as defined in the CAQH Committee on Operating Rules for Information Exchange (CORE ) Phase II Connectivity Rule 270, version It is expected that ITS-CORE clients are familiar with the CORE Phase II 270 Connectivity Rule document, as authored by CORE, and possess the technical skills and expertise to comply with its requirements. This ITS-CORE User Guide contains the specifications necessary for exchanging information with ITS-CORE in a CORE-compliant manner 1. This guide is referenced by the Change Healthcare ERA Companion Guide. 1 CAQH launched CORE to give providers consistent access to patient coverage information before or at the time of service using the electronic system of their choice for any patient or health plan, effectively reducing administrative burden and costs. For more information about CORE, please visit or contact CAQH at (202) Change Healthcare Operations LLC. All rights reserved. Page 3

4 Specifications 2 Specifications 2.1 CORE Connectivity Specification Version The CORE connectivity specification version applicable to this guide is Interfaces ITS-CORE supports both the SOAP+WSDL and HTTP MIME Multipart interfaces as prescribed by the Phase II CORE 270 Connectivity Rule version The Phase II CORE 270 document should be consulted for details pertaining to the specific implementation of these interfaces. Additionally, with regard to SOAP+WSDL, the WSDL and associated XSD Schema documents can be downloaded from CAQH CORE at the following URL: URLs There are four URLs available for ITS CORE depending on the environment and interface: Test Environment: SOAP+WSDL Interface: HTTP MIME Multipart Interface: Production Environment SOAP+WSDL Interface HTTP MIME Multipart Interface Authentication / Authorization Policy ITS-CORE employs the use of username/password authentication. Change Healthcare will assign a username and password to the client for the test environment during the implementation process. A username and password for the production environment will be assigned during the enrollment process. Test credentials and production credentials will most likely differ and will not necessarily be the same. During processing of each transaction, ITS-CORE extracts the username and password from the incoming request and verifies these to authenticate the client. Five consecutive failed authentication attempts will disable the client s account. If this occurs, please contact customer support to have the password reset. ITS-CORE will also perform authorization during each transaction to determine if the client is authorized for the particular service requested Change Healthcare Operations LLC. All rights reserved. Page 4

5 Specifications 2.5 Receiver ID ITS-CORE will expect the value of the ReceiverID on incoming transactions to be Emdeon. This value will be treated in a case-sensitive manner. Any value other than this in the ReceiverID field will cause the transaction to be rejected with an error. ITS-CORE will use this same value as the SenderID in the response returned to the client. 2.6 Maximum Batch File Size ITS-CORE will impose a maximum file size of five megabytes on batch files submitted by the client. 2.7 SSL Certificates Secure communications are provided by the use of SSL certificates with the ITS-CORE application. These certificates provide server identification and encryption at the network transport level using public and private keys. Clients will need to obtain and install the two public key certificates (the root authority and an intermediate authority) on their system in order to successfully complete the SSL handshake process. Certificates are available here: which-is-root-which-is-intermediate 2.8 System Availability Change Healthcare will perform any needed maintenance on the ITS-CORE system on an as needed basis. Maintenance will be performed during off-peak and after hours timeframes to minimize the possibility of impact to production traffic. The ITS-CORE system is built with a redundant architecture allowing maintenance of individual servers without having to take down the entire system. With this in mind, system availability is expected to be at or near 100%. In the unlikely event that the system must be taken offline, customers will be notified of the downtime and duration. 2.9 Rules of Behavior Customers are requested to observe the following rules of behavior: Do not deliberately submit batch files that contain viruses. Do not use any unattended automated process that continually sends transactions in a loop in an attempt to test system availability. Such processes will place an undue burden on the system and will be considered as a Denial of Service attack Contact Information Contact information is listed in the ERA Companion Guide Change Healthcare Operations LLC. All rights reserved. Page 5

6 Supported Transactions 3 Supported Transactions ITS-CORE supports RealTime, Batch, and GenericBatch transactions as defined in the CORE Phase II 270 Connectivity Rule version ITS-CORE does not support the Batch Interaction for Mixed Payload Types. 3.1 RealTime Transaction The RealTime Transaction is supported as per Section Real Time Interaction of the Phase II CORE 270 Connectivity Rule version ITS-CORE supports the use of the following PayloadTypes with the RealTime Transaction. Use of any other PayloadType will result in an error response. X12_270_Request_004010X092A1 X12_276_Request_004010X093A1 X12_278_Request_004010X094A1 X12_278_Request_004010X059 X12_278_Request_004010X111 X12_270_Request_005010X279A1 X12_276_Request_005010X212 X12_278_Request_005010X217E1_2 X12_278_Request_005010X215 X12_278_Request_005010X216E2 When using the SOAP+WSDL interface, ITS-CORE will expect the Payload field to contain the request data in Base64 Encoded format and then enclosed within CDATA brackets. For example, if the request data itself were This is a realtime request string, the Payload field in the SOAP envelope would appear as: <Payload><![CDATA[VGhpcyBpcyBhIHJlYWx0aW1lIHJlcXVlc3Qgc3RyaW5n]]></Payload> The same will be true for the Payload field in the response returned by ITS-CORE. 3.2 Batch Transactions ITS-CORE supports Batch Transactions as defined in Section Batch Interaction for Specific Payload Types of the CORE Phase II 270 Connectivity Rule version Change Healthcare Operations LLC. All rights reserved. Page 6

7 Supported Transactions Batch Submission ITS-CORE supports the use of the following PayloadTypes with the BatchSubmission Transaction. Use of any other PayloadType will result in an error response. X12_270_Request_004010X092A1 X12_276_Request_004010X093A1 X12_278_Request_004010X094A1 X12_278_Request_004010X059 X12_278_Request_004010X111 X12_270_Request_005010X279A1 X12_276_Request_005010X212 X12_278_Request_005010X217E1 X12_278_Request_005010X215E1 X12_278_Request_005010X216E1_ Batch Submission Acknowledgement Retrieval Request ITS-CORE supports the use of the following PayloadTypes with the Batch Submission Acknowledgement Retrieval Request Transaction. Use of any other PayloadType will result in an error response. X12_997_RetrievalRequest_00401 X12_TA1_RetrievalRequest_00401 X12_004010_Request_Acks X12_005010_Request_Acks X12_999_RetrievalRequest_005010X231A1 X12_TA1_RetrievalRequest_005010X231A1 X12_824_Request_005010X Change Healthcare Operations LLC. All rights reserved. Page 7

8 Supported Transactions Batch Results Retrieval Request ITS-CORE supports the use of the following PayloadTypes with the Batch Results Retrieval Request Transaction. Use of any other PayloadType will result in an error response. X12_004010_Request_BatchResults271 X12_004010_Request_BatchResults277 X12_278_Request_Batch_Results_004010X094A1 X12_278_Request_Batch_Results_004010X111 X12_005010_Request_Batch_Results_271 X12_005010_Request_Batch_Results_277 X12_278_Request_Batch_Results_005010X217E1 X12_278_Request_Batch_Results_005010X215E1 X12_278_Request_Batch_Results_005010X216E1_ Batch Results Acknowledgement Submission ITS-CORE supports the use of the following PayloadTypes with the Batch Results Acknowledgement Submission Transaction. Use of any other PayloadType will result in an error response. X12_TA1_SubmissionRequest_00401 X12_004010_SubmissionRequest_997 X12_TA1_SubmissionRequest_005010X231A1 X12_999_SubmissionRequest_005010X231A Change Healthcare Operations LLC. All rights reserved. Page 8

9 Supported Transactions 3.3 Generic Batch Transactions ITS-CORE supports the use of the Generic Batch transactions as defined in Section Generic Batch Retrieval Request and Receipt Confirmation and Section Generic Batch Submission with Batch Payload and Synchronous Payload Receipt Confirmation of the CORE Phase II 270 Connectivity Rule version Generic Batch Retrieval Request ITS-CORE supports the use of the following PayloadTypes with the Generic Batch Retrieval Request Transaction. Use of any other PayloadType will result in an error response. X12_835_Request_004010X091A1 X12_835_Request_005010X221A1 ITS-CORE expects the Generic Batch Retrieval Request to be followed by a Generic Batch Receipt Confirmation Transaction Generic Batch Receipt Confirmation ITS-CORE supports the use of the following PayloadTypes with the Generic Batch Receipt Confirmation Transaction. Use of any other PayloadType will result in an error response. X12_Request_ConfirmReceipt Generic Batch Submission with Batch Payload and Synchronous Payload Receipt Confirmation ITS-CORE does not currently support any PayloadTypes for this transaction Change Healthcare Operations LLC. All rights reserved. Page 9

10 Error Codes and Messages 4 Error Codes and Messages Error Code Error Message Resolution UserCredentialsInvalid User credentials are invalid Either the username or the password submitted in the transaction is invalid. Supply the proper credentials and submit the transaction again. AccountDisabledResult * Account for user xxx is disabled Contact Customer Support and request that the account be reenabled. ServiceNotAuthorizedResult * InvalidBatchProcessingModeUse ProcessingModeIllegal InvalidRealTimeProcessingModeUse ProcessingModeRequired PayloadTypeIllegal PayloadTypeIllegalForTransactions PayloadTypeNotSupported PayloadTypeRequired PaylaodLengthIllegal PayloadIDRequired User xxx is not authorized for requested service ProcessingMode is invalid for a RealTime transaction ProcessingMode is invalid ProcessingMode is invalid for a Batch transaction The field ProcessingMode is required but was not provided PayloadType is invalid PayloadType is invalid for this transaction PayloadType is not currently supported by Change Healthcare. The field PayloadType is required but was not provided PayloadLength must be greater than or equal to zero The field PayloadID is required but was not provided Verify use of the correct Payload Type, otherwise contact Customer Support and request authorization for the requested service RealTime transactions require the use of the RealTime ProcessingMode The ProcessingMode must be RealTime for RealTime transactions or Batch for Batch transactions Batch transactions require the use of the Batch ProcessingMode. correct value is specified for PayloadType The value specified as the PayloadType is not supported for this transaction. See Section 3 of this guide. The value specified as the PayloadType is a valid CORE PayloadType, but is not currently supported by Change Healthcare. See Section 3 of this guide. Check the request to insure that a proper value is used for PayloadLength. When using the SOAP+WSDL interface, these errors will be returned as SOAP Faults Change Healthcare Operations LLC. All rights reserved. Page 10

11 Error Codes and Messages PayloadIDIllegal TimeStampRequired TimeStampIllegal SenderIDRequired SenderIDIllegal ReceiverIDRequired ReceiverIDIllegal Error Code Error Message Resolution CORERuleVersionRequired CORERuleVerionIllegal PayloadRequired PayloadIllegal CheckSumRequired CheckSumMismatched ContentTypeInvalid PayloadID does not conform to ISO UUID standards The field TimeStamp is required but was not provided TimeStamp is invalid The field SenderID is required but was not provided SenderID exceeds the maximum length The field ReceiverID is required but was not provided ReceiverID exceeds the maximum length The field CORERuleVersion is required but was not provided CORERuleVersion is invalid The field Payload is required but was not provided Payload is not properly Base64 encoded The field CheckSum is required but was not provided The checksum value, xxx, computed on the recipient did not match the value, xxx, that was sent in the envelope ContentType value, xxx, is not valid for this application PayloadID value is correctly formatted. TimeStamp value is correctly formatted The SenderID value must not exceed 50 characters in length. The SenderID value must not exceed 50 characters in length. The CORERuleVersion value must be For a RealTime transaction, the Payload must be Base64 encoded. Insure that the CheckSum provided in the request is correct for the Payload specified. For a HTTP Mime Muiltipart request, the value of the ContentType header must include multipart/form-data; boundary= Change Healthcare Operations LLC. All rights reserved. Page 11

12 Change Summary 5 Change Summary Date Version Change Description Not Published Published Chaned description of Payload field in Realtime Transaction, Section Re-branded for Change Healthcare 2015 Change Healthcare Operations LLC. All rights reserved. Page 12

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

Texas Medicaid EDI CONNECTIVITY GUIDE

Texas Medicaid EDI CONNECTIVITY GUIDE Texas Medicaid EDI CONNECTIVITY GUIDE TABLE OF CONTENTS 1 Introduction... 3 2 TMHP Electronic Transactions... 4 2.1 EDI Transactions... 4 2.2 TMHP Receiver ID Numbers... 5 3 Technology Requirements...

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

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

Real-Time Connectivity Specifications For. 270/271 and 276/277 Inquiry Transactions

Real-Time Connectivity Specifications For. 270/271 and 276/277 Inquiry Transactions Real-Time Connectivity Specifications For 270/271 and 276/277 Inquiry Transactions United Concordia Dental (UCD) March 22, 2018 1 Contents 1. Overview 2. Trading Partner Requirements 3. Model SOAP Messages

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

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

BlueCross BlueShield of Tennessee

BlueCross BlueShield of Tennessee BlueCross BlueShield of Tennessee ASC X12N 270/271 (005010X279A1) Health Care Eligibility Benefit Inquiry and Response BlueCORE Phase II System Companion Guide Version 2.0 November 2011 November 2011 1

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

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

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

Louisiana Medicaid. Louisiana Medicaid CORE Connectivity Companion Guide. CAQH/CORE Operating Rules 153, 270 and 350

Louisiana Medicaid. Louisiana Medicaid CORE Connectivity Companion Guide. CAQH/CORE Operating Rules 153, 270 and 350 Louisiana Medicaid Louisiana Medicaid CORE Connectivity Companion Guide CAQH/CORE Operating Rules 153, 270 and 350 Updated June 1, 2018 TABLE OF CONTENTS 1.0 INTRODUCTION... 1 2.0 RESOURCES... 2 2.1 Contact

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

ASC X12N 276/277 (005010X212)

ASC X12N 276/277 (005010X212) TRICARE HIPAA Transaction Standard Companion Guide ASC X12N 276/277 (005010X212) Health Care Claim Status Request and Response Version 1.1 March 2013 i DISCLOSURE STATEMENT Please note that the information

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

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

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

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

HIPAA Transaction Standard Companion Guide ASC X X212A1 Health Care Claim Status Request and Response (276/277)

HIPAA Transaction Standard Companion Guide ASC X X212A1 Health Care Claim Status Request and Response (276/277) HIPAA Transaction Standard Companion Guide ASC X12 005010X212A1 Health Care Claim Status Request and Response (276/277) Disclosure Statement This companion guide for real-time and batch 276/277 follows

More information

ASC X12N 270/271 (005010X279A1)

ASC X12N 270/271 (005010X279A1) . EmblemHealth ASC X12N 270/271 (005010X279A1) Health Care Eligibility Benefit Inquiry and Response Companion Guide Version 3 January 23, 2014 EMBLEMHEALTH COMPANION GUIDE 005010X279A1-270/271v3.0 Disclosure

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

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

Inforce Transactions TECHNICAL REFERENCE. DTCCSOLUTIONS September Copyright 2011 Depository Trust Clearing Corporation. All Rights Reserved.

Inforce Transactions TECHNICAL REFERENCE. DTCCSOLUTIONS September Copyright 2011 Depository Trust Clearing Corporation. All Rights Reserved. TECHNICAL REFERENCE Inforce Transactions Page 1 Table of Contents 1 Overview... 3 2 Roles and Responsibilities... 3 2.1 Participants... 3 2.2 DTCC Server... 4 3 Communication Protocols... 5 3.1 SOAP Messages...

More information

Excellus BlueCross BlueShield

Excellus BlueCross BlueShield Excellus BlueCross BlueShield HIPAA Transaction Standard Companion Guide Refers to the HIPAA ANSI ASC X12N Implementation Guides for the following transactions: ASC X12N/005010X279A1 Health Care Eligibility

More information

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

EZ-Suite Interfacing Applications. Jeremy Powell (Chief Growth Officer, Citra Health Solutions) Rini Jose (Product Manager, Citra Health Solutions) EZ-Suite Interfacing Applications Jeremy Powell (Chief Growth Officer, Citra Health Solutions) Rini Jose (Product Manager, Citra Health Solutions) Agenda Items CITRA suite Current External Integrations

More information

Guide for Electronically Filing Affordable Care Act (ACA) Information Returns for Software Developers and Transmitters (Processing Year 2015)

Guide for Electronically Filing Affordable Care Act (ACA) Information Returns for Software Developers and Transmitters (Processing Year 2015) Department of the Treasury Internal Revenue Service Publication 5165 (Early Look) Guide for Electronically Filing Affordable Care Act (ACA) Information Returns for Software Developers and Transmitters

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 Drill Down on Requirements Wednesday, April 20th, 2016 2:00 3:00 PM ET Logistics How to Participate in Today s Session Download a copy of today s presentation

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

Lesson 13 Securing Web Services (WS-Security, SAML)

Lesson 13 Securing Web Services (WS-Security, SAML) Lesson 13 Securing Web Services (WS-Security, SAML) Service Oriented Architectures Module 2 - WS Security Unit 1 Auxiliary Protocols Ernesto Damiani Università di Milano element This element

More information

Welcome to the. Patient Portal!

Welcome to the. Patient Portal! Welcome to the Patient Portal! You re about to find out just how easy it can be to communicate with your healthcare provider and take control of your medical information. Using this quick reference guide,

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

Eligibility Gateway Companion Guide

Eligibility Gateway Companion Guide Eligibility Gateway Companion Guide Conduent EDI Solutions, Inc. ASC X12N 270/271 ASC X12N 276/277 All Payers May 10, 2017 2017 Conduent Business Services, LLC. All rights reserved. Conduent and Conduent

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

Real-Time Connectivity Specifications

Real-Time Connectivity Specifications Real-Time Connectivity Specifications United Concordia Companies, Inc. (UCCI) 2006 Contents 1. Real-Time Overview 2. Requirements 3. SOAP Messages 4. SOAP Faults 5. UCCI EDI WebServices Certificate 1.

More information

Claim Status Inquiry and Response (276/277) (Refers to the Implementation Guides based on ASC X X212)

Claim Status Inquiry and Response (276/277) (Refers to the Implementation Guides based on ASC X X212) HIPAA Transaction Standard EDI Companion Guide Claim Status Inquiry and Response (276/277) (Refers to the Implementation Guides based on ASC X12 005010X212) Disclosure Statement: 2 This Companion Guide

More information

Quick Start Guide ATRIO HEALTH CARE ELIGIBILITY BENEFIT INQUIRY AND RESPONSE (270/ X279A1)

Quick Start Guide ATRIO HEALTH CARE ELIGIBILITY BENEFIT INQUIRY AND RESPONSE (270/ X279A1) Quick Start Guide ATRIO HEALTH CARE ELIGIBILITY BENEFIT INQUIRY AND RESPONSE (270/271 005010X279A1) PH Tech Version: 1.0 (Beta) I. Introduction PH Tech currently supports access to certain data by 3rd

More information

DEVELOPER GUIDE PART B CONNECTOR REQUIREMENTS

DEVELOPER GUIDE PART B CONNECTOR REQUIREMENTS DEVELOPER GUIDE PART B CONNECTOR REQUIREMENTS Warning: This is a redacted version of the SIDES Developer Guide and is NOT the latest version. For development, log into the Members Site and obtain the latest

More information

Welcome to the. Patient Portal!

Welcome to the. Patient Portal! Welcome to the Patient Portal! You re about to find out just how easy it can be to communicate with your healthcare provider, schedule and request appointments, take control of your medical information,

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

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

Please note: This is a working document and is subject to change. Please check back periodically to ensure you have the latest version of this spec.

Please note: This is a working document and is subject to change. Please check back periodically to ensure you have the latest version of this spec. Customs Declaration Service Full Declaration API v0.4 Document Version Please note: This is a working document and is subject to change. Please check back periodically to ensure you have the latest version

More information

Seals Web Service V1.0 Cookbook Version 2.1. This document is provided to you free of charge by the. ehealth platform

Seals Web Service V1.0 Cookbook Version 2.1. This document is provided to you free of charge by the. ehealth platform Seals Web Service V1.0 Cookbook Version 2.1 This document is provided to you free of charge by the ehealth platform Willebroekkaai 38 38, Quai de Willebroeck 1000 BRUSSELS All are free to circulate this

More information

Cookbook Generic Insurability Version 1.1

Cookbook Generic Insurability Version 1.1 Cookbook Generic Insurability Version 1.1 This document is provided to you free of charge by The ehealth platform Willebroekkaai 38 Quai de Willebroeck 38 1000 BRUSSELS All are free to circulate this document

More information

IUID Registry Application Programming Interface (API) Version 5.6. Software User s Manual (SUM)

IUID Registry Application Programming Interface (API) Version 5.6. Software User s Manual (SUM) IUID Registry Application Programming Interface (API) Version 5.6 Software User s Manual (SUM) Document Version 1.0 May 28, 2014 Prepared by: CACI 50 N Laura Street Jacksonville FL 32202 Prepared for:

More information

NRG Oncology and VisionTree Optimal Care (VTOC) Frequently Asked Questions

NRG Oncology and VisionTree Optimal Care (VTOC) Frequently Asked Questions NRG Oncology and VisionTree Optimal Care (VTOC) Frequently Asked Questions Overview VisionTree Optimal Care (VTOC) v4.1 is a secure, encrypted cloud-based platform to collect/report patient reported outcomes

More information

Xerox Mobile Print Solution

Xerox Mobile Print Solution Software Version 2.5 Version 1.3 Xerox Mobile Print Solution Information Assurance Disclosure Xerox Mobile Print Solution Copyright 2012 Xerox Corporation. All rights reserved. Includes Material Copyright

More information

Configuring SSL. SSL Overview CHAPTER

Configuring SSL. SSL Overview CHAPTER 7 CHAPTER This topic describes the steps required to configure your ACE appliance as a virtual Secure Sockets Layer (SSL) server for SSL initiation or termination. The topics included in this section are:

More information

PROVIDER PORTAL. NEW USER/REFRESHER LEARNING PROVIDER PORTAL OVERVIEW Module

PROVIDER PORTAL. NEW USER/REFRESHER LEARNING PROVIDER PORTAL OVERVIEW Module PROVIDER PORTAL NEW USER/REFRESHER LEARNING PROVIDER PORTAL OVERVIEW Module WELCOME TO THE PROVIDER PORTAL Dean Health Plan recognizes the importance for our Providers to simplify everyday tasks, promote

More information

Patient Reported Outcome Measures (PROMs)

Patient Reported Outcome Measures (PROMs) Patient Reported Outcome Measures (PROMs) Published September 2017 Copyright 2017 Health and Social Care Information Centre. The Health and Social Care Information Centre is a non-departmental body created

More information

Scan Report Executive Summary

Scan Report Executive Summary Scan Report Executive Summary Part 1. Scan Information Scan Customer Company: Date scan was completed: Vin65 ASV Company: Comodo CA Limited 11/20/2017 Scan expiration date: 02/18/2018 Part 2. Component

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

Industry Training Register. Guide to integration for ITOs

Industry Training Register. Guide to integration for ITOs Industry Training Register Guide to integration for ITOs Version 5.0 Objective id A823307 Published 15 January 2013 Page 2 of 29 ITR guide to integration for ITOs Contents 1 INTRODUCTION... 4 1.1 About

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

REGISTRATION DATA INTERFACE SPECIFICATION

REGISTRATION DATA INTERFACE SPECIFICATION REGISTRATION DATA INTERFACE SPECIFICATION DEFINITIONS Data Transfer Catalogue DCC Status DCC Status File Electricity Registration Data Provider Gas Registration Data Provider Hot Standby Router Protocol

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

CA SiteMinder Web Services Security

CA SiteMinder Web Services Security CA SiteMinder Web Services Security Policy Configuration Guide 12.52 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Magyar Nemzeti Bank Electronic System for Receiving Authenticated Data ERA. Electronic Signature User Documentation

Magyar Nemzeti Bank Electronic System for Receiving Authenticated Data ERA. Electronic Signature User Documentation ERA Electronic Signature User Documentation Table of Contents 1. Introduction... 3 1.1. General information... 3 2. DesktopSign... 3 2.1. General information... 3 2.2. Installation... 3 3. MNBSubscriber...

More information

REGISTRATION DATA INTERFACE SPECIFICATION

REGISTRATION DATA INTERFACE SPECIFICATION REGISTRATION DATA INTERFACE SPECIFICATION DEFINITIONS Data Transfer Catalogue DCC Status DCC Status File Electricity Registration Data Provider FTP FTPS Gas Registration Data Provider Hot Standby Router

More information

Only applies where the starting URL specifies a starting location other than the root folder. For example:

Only applies where the starting URL specifies a starting location other than the root folder. For example: Allows you to set crawling rules for a Website Index. Character Encoding Allow Navigation Above Starting Directory Only applies where the starting URL specifies a starting location other than the root

More information

CERTIFICATE POLICY CIGNA PKI Certificates

CERTIFICATE POLICY CIGNA PKI Certificates CERTIFICATE POLICY CIGNA PKI Certificates Version: 1.1 Effective Date: August 7, 2001 a Copyright 2001 CIGNA 1. Introduction...3 1.1 Important Note for Relying Parties... 3 1.2 Policy Identification...

More information

Configuring SSL CHAPTER

Configuring SSL CHAPTER 7 CHAPTER This chapter describes the steps required to configure your ACE appliance as a virtual Secure Sockets Layer (SSL) server for SSL initiation or termination. The topics included in this section

More information

National Identity Exchange Federation. Web Services System- to- System Profile. Version 1.1

National Identity Exchange Federation. Web Services System- to- System Profile. Version 1.1 National Identity Exchange Federation Web Services System- to- System Profile Version 1.1 July 24, 2015 Table of Contents TABLE OF CONTENTS I 1. TARGET AUDIENCE AND PURPOSE 1 2. NIEF IDENTITY TRUST FRAMEWORK

More information

Managing Administrative Security

Managing Administrative Security 5 CHAPTER 5 Managing Administrative Security This chapter describes how to manage administrative security by using the secure administration feature. This chapter assumes that you are familiar with security

More information

Direct Message Exhange (Web Service)

Direct Message Exhange (Web Service) Direct Message Exhange (Web Service) Datatransmission Message exchange between the customer and Customs happens to an ever-increasing extent in XML-format. In addition to data transfer via EDI operators,

More information

Scan Report Executive Summary

Scan Report Executive Summary Scan Report Executive Summary Part 1. Scan Information Scan Customer Company: Date scan was completed: Vin65 ASV Company: Comodo CA Limited 08/28/2017 Scan expiration date: 11/26/2017 Part 2. Component

More information

Phase III CAQH CORE 305 Enforcement Policy version January Table of Contents

Phase III CAQH CORE 305 Enforcement Policy version January Table of Contents Table of Contents GUIDING PRINCIPLES... 3 POLICY... 3 Section 1: Complaint Filing... 3 Section 2: For Verified Complaints Only... 4 Section 3: For Complaints not Remedied... 4 Section 4: For De-Certified

More information

Wisconsin Compensation Rating Bureau. WCUNDERWRITING WEB SERVICE User Guide

Wisconsin Compensation Rating Bureau. WCUNDERWRITING WEB SERVICE User Guide User Guide Last updated: 7/5/208 A. WCUnderwriting Overview This document is intended to explain the standard electronic procedures for carriers utilizing the WCRB s WCUnderwriting web service product.

More information

Implementation Guide for Delivery Notification in Direct

Implementation Guide for Delivery Notification in Direct Implementation Guide for Delivery Notification in Direct Contents Change Control... 2 Status of this Guide... 3 Introduction... 3 Overview... 3 Requirements... 3 1.0 Delivery Notification Messages... 4

More information

Enterprise SOA Experience Workshop. Module 8: Operating an enterprise SOA Landscape

Enterprise SOA Experience Workshop. Module 8: Operating an enterprise SOA Landscape Enterprise SOA Experience Workshop Module 8: Operating an enterprise SOA Landscape Agenda 1. Authentication and Authorization 2. Web Services and Security 3. Web Services and Change Management 4. Summary

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

Real-Time Inquiry Connectivity Specifications

Real-Time Inquiry Connectivity Specifications Real-Time Inquiry Connectivity Specifications Highmark, Inc. 2008 Contents 1. Real-Time Overview 2. Requirements 3. SOAP Messages 4. SOAP Faults 5. Highmark EDI WebServices Certificate 1. Overview Real-time

More information

STATE OF MINNESOTA DEPARTMENT OF PUBLIC SAFETY

STATE OF MINNESOTA DEPARTMENT OF PUBLIC SAFETY STATE OF MINNESOTA DEPARTMENT OF PUBLIC SAFETY BUREAU OF CRIMINAL APPREHENSION Query Minnesota Motor Registration Information Service (QMV) Published On: Feb 09, 2012 Service Release Version#: 1.0 Prepared

More information

Certificate Enrollment for the Atlas Platform

Certificate Enrollment for the Atlas Platform Certificate Enrollment for the Atlas Platform Certificate Distribution Challenges Digital certificates can provide a secure second factor for authenticating connections from MAP-wrapped enterprise apps

More information

Cisco Encryption

Cisco  Encryption This chapter contains the following sections: Overview of, page 1 How to Encrypt Messages with a Local Key Server, page 2 Encrypting Messages using the Email Security Appliance, page 3 Determining Which

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authentication for Cisco IPSec VPN For VMware AirWatch Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

270/ /271 Health Care Eligibility, Coverage, or Benefit Inquiry and Response Real-Time. Basic Instructions. Companion Document

270/ /271 Health Care Eligibility, Coverage, or Benefit Inquiry and Response Real-Time. Basic Instructions. Companion Document Companion Document 270/271 270/271 Health Care Eligibility, Coverage, or Benefit Inquiry and Response Real-Time Basic Instructions This section provides information to prepare for the ANSI ASC X12.281

More information

Security in Confirmit Software - Individual User Settings

Security in Confirmit Software - Individual User Settings Security in Confirmit Software - Individual User Settings Unclassified. Copyright 2017 Confirmit. All Rights Reserved Page 1 of 5 1 Using HTTPS in Confirmit Horizons SSL certificates are installed for

More information

COSC 301 Network Management. Lecture 15: SSL/TLS and HTTPS

COSC 301 Network Management. Lecture 15: SSL/TLS and HTTPS COSC 301 Network Management Lecture 15: SSL/TLS and HTTPS Zhiyi Huang Computer Science, University of Otago COSC301 Lecture 15: SSL/TLS and HTTPS 1 Today s Focus WWW WWW How to secure web applications?

More information

Offloading Remote Authentication for Servers. F5 s Advanced Client Authentication

Offloading Remote Authentication for Servers. F5 s Advanced Client Authentication Offloading Remote Authentication for Servers Overview Challenges There are three phases most computers use to protect access to sensitive operations, applications, and data: Identification is the process

More information

PIDX PIP Specification. P22: Send Invoice Response. Version 1.0

PIDX PIP Specification. P22: Send Invoice Response. Version 1.0 PIDX PIP Specification P22: Send Invoice Response Version 1.0 July 9, 2014 Table of Contents Document Version History... 4 1 Introduction... 5 1.1 Document Purpose... 5 1.2 Document Conventions... 5 1.3

More information

Guide for Electronically Filing Affordable Care Act (ACA) Information Returns for Software Developers and Transmitters

Guide for Electronically Filing Affordable Care Act (ACA) Information Returns for Software Developers and Transmitters Guide for Electronically Filing Affordable Care Act (ACA) Information Returns for Software Developers and Transmitters (Processing Year 2018) Publication 5165 (Rev. 10-2017) Catalog Number 66800S Department

More information

Morningstar ByAllAccounts Service Security & Privacy Overview

Morningstar ByAllAccounts Service Security & Privacy Overview Morningstar ByAllAccounts Service Security & Privacy Overview Version 3.8 April 2018 April 2018, Morningstar. All Rights Reserved. 10 State Street, Woburn, MA 01801-6820 USA Tel: +1.781.376.0801 Fax: +1.781.376.8040

More information

Maryland Health Insurance Exchange (MHBE) Standard Companion Guide Transaction Information

Maryland Health Insurance Exchange (MHBE) Standard Companion Guide Transaction Information A service of the Maryland Health Benefit Exchange Maryland Health Insurance Exchange (MHBE) Standard Companion Guide Transaction Information 999 Implementation Acknowledgments for Health Care Insurance

More information

Release Notes Version 8.1

Release Notes Version 8.1 Please Read Before Updating Before updating to a new firmware version, be sure to back up your configuration and read the release notes for each firmware version which you will apply. Do not manually reboot

More information

API Documentation. Release Version 1 Beta

API Documentation. Release Version 1 Beta API Documentation Release Version 1 Beta Document Version Control Version Date Updated Comment 0.1 April 1, 2016 Initialize document 1 Release version PROMOTEXTER V3 BETA - API Documentation 1 Table of

More information

Workspace ONE UEM Certificate Authentication for Cisco IPSec VPN. VMware Workspace ONE UEM 1810

Workspace ONE UEM Certificate Authentication for Cisco IPSec VPN. VMware Workspace ONE UEM 1810 Workspace ONE UEM Certificate Authentication for Cisco IPSec VPN VMware Workspace ONE UEM 1810 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Configuring SSL. SSL Overview CHAPTER

Configuring SSL. SSL Overview CHAPTER CHAPTER 8 Date: 4/23/09 This topic describes the steps required to configure your ACE (both the ACE module and the ACE appliance) as a virtual Secure Sockets Layer (SSL) server for SSL initiation or termination.

More information

PIDX PIP Specification. P11: Send Field Ticket. Version 1.0

PIDX PIP Specification. P11: Send Field Ticket. Version 1.0 PIDX PIP Specification P11: Send Field Ticket Version 1.0 July 8, 2014 Table of Contents 1 Introduction... 4 1.1 Document Purpose... 4 1.2 Document Conventions... 4 1.3 Intended Audience... 4 1.4 References...

More information

HIPAA X 12 Transaction Standards

HIPAA X 12 Transaction Standards HIPAA X 12 Transaction Standards Companion Guide 837 Professional/ Institutional Health Care Claim Version 5010 Trading Partner Companion Guide Information and Considerations 837P/837I June 11, 2012 Centene

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

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

edocs Home > BEA AquaLogic Service Bus 3.0 Documentation > Accessing ALDSP Data Services Through ALSB

edocs Home > BEA AquaLogic Service Bus 3.0 Documentation > Accessing ALDSP Data Services Through ALSB Accessing ALDSP 3.0 Data Services Through ALSB 3.0 edocs Home > BEA AquaLogic Service Bus 3.0 Documentation > Accessing ALDSP Data Services Through ALSB Introduction AquaLogic Data Services Platform can

More information

VMware AirWatch Certificate Authentication for EAS with ADCS

VMware AirWatch Certificate Authentication for EAS with ADCS VMware AirWatch Certificate Authentication for EAS with ADCS For VMware AirWatch Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Sending Updates Through The Provider Healthcare Portal. Indiana Health Coverage Programs DXC Technology October 2017

Sending Updates Through The Provider Healthcare Portal. Indiana Health Coverage Programs DXC Technology October 2017 Sending Updates Through The Provider Healthcare Portal Indiana Health Coverage Programs DXC Technology October 2017 Agenda Features of Electronic Enrollment Updates and Reminders Provider Maintenance Navigation

More information

Transaction Reporting under Regulation 600/2014 ( MiFIR ) Operational and Technical Arrangements Central Bank of Ireland

Transaction Reporting under Regulation 600/2014 ( MiFIR ) Operational and Technical Arrangements Central Bank of Ireland Transaction Reporting under Regulation 600/2014 ( MiFIR ) Operational and Technical Arrangements Central Bank of Ireland Data standards and formats for MiFIR transaction reporting are prescribed in the

More information

Perceptive TransForm E-Forms Manager

Perceptive TransForm E-Forms Manager Perceptive TransForm E-Forms Manager Installation and Setup Guide Version: 8.x Date: February 2017 2016-2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered

More information

RTP. Prof. C. Noronha RTP. Real-Time Transport Protocol RFC 1889

RTP. Prof. C. Noronha RTP. Real-Time Transport Protocol RFC 1889 RTP Real-Time Transport Protocol RFC 1889 1 What is RTP? Primary objective: stream continuous media over a best-effort packet-switched network in an interoperable way. Protocol requirements: Payload Type

More information

Guide to the X214 Claim Acknowledgement Conduent EDI Solutions, Inc.

Guide to the X214 Claim Acknowledgement Conduent EDI Solutions, Inc. Mississippi Medicaid Companion Guide to the 005010X214 Claim Acknowledgement Conduent EDI Solutions, Inc. ANSI ASC X12N 277CA October 2017 TABLE OF CONTENTS AT A GLANCE II CHAPTER 1: INTRODUCTION 3 Audience

More information

Volume. PANGEA COMMUNICATIONS CORPORATION Internet Fax Solutions. Virtual Fax Reseller Guide

Volume. PANGEA COMMUNICATIONS CORPORATION Internet Fax Solutions. Virtual Fax Reseller Guide Volume 3 PANGEA COMMUNICATIONS CORPORATION Internet Fax Solutions Virtual Fax Reseller Guide P A N G E A C O M M U N I C A T I O N S C O R P O R A T I O N Virtual Fax Reseller Guide Pangea Communications

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