CAQH Eligibility Checking PoC Design. Overview Mini-project to implement a PoC for CAQH Eligibility Use existing tools and components; make as lightweight.

Slides:



Advertisements
Similar presentations
Medicaid HIPAA-Compliant Concept Model A Demonstration of the MHCCM Sheila Frank, HCFA May 7, 2001.
Advertisements

BY MAULIK PATEL CED, GPERI Computing Architecture.
1 CGICGI Common Gateway Interface Server-side Programming Lecture.
QDV 7 Overview A powerful estimating tool designed to match up with your own specific methodologies.
Web Visualization Technology Horner APG Ver 1.0.
Single view of customer Support deposit and loan accounts Fully integrated General Ledger module that can be customised according to customer specification.
Local Area Networks Outline –Basic Components of a LAN –Network Architectures –Topologies and LAN Technologies –Selecting a LAN –Improving LAN Performance.
Product Management System Xiao Zhou. Introduction Why This project? It is an opportunity to learn new things and gain some experiences. My friend is a.
1 Cleaning up the Internet Using AJAX, SOAP and Comet CS526 Mike Gerschefske Justin Gray James Yoo 02 May 2006.
Update 1. Timeline Winter 2010 CESD Proposes Migrating off Notes to Exchange Spring 2010 PPS Presentation Google & CESD Initial Research.
1 The World Wide Web Architectural Overview Static Web Documents Dynamic Web Documents HTTP – The HyperText Transfer Protocol Performance Enhancements.
CS 898N Advanced World Wide Web Technologies Lecture 1: Introduction Chin-Chih Chang
5/3/2006 Mike/Justin/JYoo AJAX/SOAP/Comet 1 Cleaning up the Internet Using AJAX, SOAP and Comet CS526 Mike Gerschefske Justin Gray James Yoo 02 May 2006.
Service Broker Lesson 11. Skills Matrix Service Broker Service Broker, provides a solution to common problems with message delivery and consistency that.
Microsoft Exchange Exchange is more than just Electronic Mail The server that embraces Internet standards and extends rich messaging and collaboration.
PHP and MySQL Week#1  Course Plan.  Introduction to Dynamic Web Content.  Setting Up Development Server Eng. Mohamed Ahmed Black 1.
Client/Server Architectures
IT 210 The Internet & World Wide Web introduction.
ASP.NET AJAX 1. Ordinary web applications vs. AJAX Ordinary web application The full page is updated at each request The page is not available while being.
The School District of Philadelphia Office of Information Technology Division of Technology Services Gary Brookstein Carmen Verrilli “Collaboration
Open Web App. Purpose To explain Open Web Apps To explain Open Web Apps To demonstrate some opportunities for a small business with this technology To.
CSC8530 Distributed Systems XML Web Services David Vaglia.
Caravan Business Server a viable alternative development platform niti telecom consultancy april 2002.
John Daintree Chief Architect Dyalog Andy Shiers Chief Operations Officer Dyalog RIDE.
National Center for Supercomputing Applications NCSA OPIE Presentation November 2000.
1 3. Computing System Fundamentals 3.1 Language Translators.
2006 Adobe Systems Incorporated. All Rights Reserved. 1 Adobe RIA Technologies: Adobe Flex 3 Cornel Creanga Platform Evangelist
Grid Chemistry System Architecture Overview Akylbek Zhumabayev.
A Genealogy System for the Web Matthew A. Page November 20, 2002.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
Wellstorm Development Connecting Real Time Data to Everything Hugh Winkler May 11, 2006.
PatentScope - Electronic Publication World Intellectual Property Organization.
Future directions Chip Casanave Data Access Worldwide Miami, Florida.
TIBCO technology for mySAP.com. TIBCO Infrastructure for mySAP.com Buyer Seller TIB Hub 3. Content Aggregation InternetIntranetWireless Home Office Web.
AJAX The new hot technology for building Rich Internet Applications? Mikael Hammarlund.
Microsoft ASP.NET Beginning Object-Oriented Web Design Bryan Jenks © Integrated Ideas 2005.
Ajax for Dynamic Web Development Gregory McChesney.
HTML 5 Tutorial Chapter 6 Web Storage. Storing Data on The Client HTML5 offers two new objects for storing data on the client: localStorage - stores data.
Shell Interface Shell Interface Functions Data. Graphical Interface Graphical Interface Command-line Interface Command-line Interface Experiments Private.
Web Services Using Visual.NET By Kevin Tse. Agenda What are Web Services and Why are they Useful ? SOAP vs CORBA Goals of the Web Service Project Proposed.
Module 1: Overview of Microsoft Office SharePoint Server 2007.
4 m 9K Copyright 2002 Forum 9000, LLC Slide 1 Forum 9000 Quality Systems for Quality Care.
Department of Computer Science, Florida State University CGS 3066: Web Programming and Design Spring
JavaScript & Introduction to AJAX
- How to draw a clear distinction between a client and a server(there is often no clear distinction) - A server may continuously act as a client - Distinction.
Lecture VI: SOAP-based Web Service CS 4593 Cloud-Oriented Big Data and Software Engineering.
Architecture Overview Server Database (can be on the server or separate ) Client1 Client2 Client3 HTTP  View ppt notes pages for discussion!
INNOV-2: Build a Better Web Interface Using AJAX Chris Morgan Pandora Software Systems
What the $#*! IS my password? Secure Online Password Storage Lon Smith Aaron Gremmert.
Enteprise Content Management from Microsoft. 20% structured 80% unstructured 90% of unstructured data is unmanaged Volume of data is increasing ~36%/year.
Overview Web Technologies Computing Science Thompson Rivers University.
E-commerce Architecture Ayşe Başar Bener. Client Server Architecture E-commerce is based on client/ server architecture –Client processes requesting service.
CAESked Computer Aided Engineering Scheduler. Introduction Team Members: Chris Fruin & Jerry Grochowski What CAESked is: Web based class scheduling application.
3.1 Types of Servers.
Web Technologies Computing Science Thompson Rivers University
KNOWLEDGE MANAGEMENT (KM) Session # 32
User working in web-browser
Web Debugging Proxy Application
Server Concepts Dr. Charles W. Kann.
Beginning Object-Oriented Web Design
Windows Mobile 2003 For The Enterprise
HTML5 Level I Session I Chapter 1 - Introduction to Web Development
COP 3813 Intro to Internet Computing
Tomáš Urych, ESO9 international
Microsoft Connect /28/2019 2:20 AM
ODV beta Multiple views, new views bar
Web Technologies Computing Science Thompson Rivers University
WCF Data Services and Silverlight
Presentation transcript:

CAQH Eligibility Checking PoC Design

Overview Mini-project to implement a PoC for CAQH Eligibility Use existing tools and components; make as lightweight as possible; suitable for internet dial-up connections Demonstrate – –Small-footprint client for doctors offices / providers –Consolidation routing hub to / from plans –Use XML and EDI in tandem ( EDI to plans, XML to offices) –Design service that could be scaled up into full offering for CAQH –Use open standards / tools as much as possible –Fit into typical Windows desktop environment, but also support low-cost (e.g. Wal-Mart LINUX systems) and Mac (gives lowest entry costs to new providers).

Overall Component Architecture Provider’s Office Eligibility Lookup (Browser Form) Internet Connection XML CAQH Eligibility Transaction Ruby Routing Server (Store / Xvert / Forward) XML Plan Eligibility Systems Lookup EDI Secure SOAP based interchange

Provider Client Functionality

Plans Server Functionality

Timeline Straw man

Resources Estimate Ruby based routing server –1 person Client front end functionality in IE / AJAX –1 person Standards design – XML and EDI mappings –1 person SOAP-based message interfacing from/to routing server to one or more plans for testing –1 person

Deliverables Working demo’ system to one or two plans Client Web page “zero foot print” package for providers office – –Html pages + AJAX Javascript + User Security Certificate Ruby routing server system Exchange mapping to/from EDI and XML CAQH standards use documentation