Movatterモバイル変換


[0]ホーム

URL:


US20220277816A1 - Unified data interface and system - Google Patents

Unified data interface and system
Download PDF

Info

Publication number
US20220277816A1
US20220277816A1US17/681,570US202217681570AUS2022277816A1US 20220277816 A1US20220277816 A1US 20220277816A1US 202217681570 AUS202217681570 AUS 202217681570AUS 2022277816 A1US2022277816 A1US 2022277816A1
Authority
US
United States
Prior art keywords
data
user
health
computer
user interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US17/681,570
Inventor
Michael Winlo
Chris Burchhardt
Kyle McLain
Harsh Pandey
Tayler Cox
Lekan Wang
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Palantir Technologies Inc
Original Assignee
Palantir Technologies Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Palantir Technologies IncfiledCriticalPalantir Technologies Inc
Priority to US17/681,570priorityCriticalpatent/US20220277816A1/en
Publication of US20220277816A1publicationCriticalpatent/US20220277816A1/en
Assigned to Palantir Technologies Inc.reassignmentPalantir Technologies Inc.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: PANDEY, HARSH, Burchhardt, Chris, MCLAIN, KYLE, WANG, LEKAN, WINLO, MICHAEL, COX, TAYLER
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Various systems and methods are provided that aggregate, analyze, and display health data for users. The system aggregates data stored in various databases. For example, the system retrieves data from these databases, maps the data to a set of common terms based on an ontology, and displays such information to an entity accessing the system. Rather than converting the data stored in the databases into a standardized format, the system includes a set of ontologies that provide a correlation between a first set of fields and a second set of fields. The system determines a correlation between a first field in the first set of fields and a second field in the second set of fields using the ontology, stores data retrieved from the database in a second database in association with the second field, and displays the data associated with the first field under the second field.

Description

Claims (17)

What is claimed is:
1. A computing system comprising:
one or more computer processors;
a database that organizes data in a plurality of first columns;
a computer readable storage medium storing program instructions configured for execution by the one or more computer processor in order to cause the computing system to:
for a second database,
access a dataset stored in the second database, wherein the accessed dataset comprises data for a plurality of users organized in a plurality of second columns;
determine a mapping between a name of a second column in the plurality of second columns and a name of a first column in the plurality of first columns; and
cause display of an unmodified version of the data in the accessed dataset corresponding to the name of the second column in a user interface under the name of the first column;
receive a request to access the computing system;
determine an identity of a user associated with the request to access the computing system;
retrieve, from the first database, user health data that is associated with the determined user;
retrieve, from a third database, health claims data associated with the determined user;
categorize the determined user into a first group based on the health claims data;
train one or more models using the health claims data and health claims data associated with one or more other users to produce a set of feature weights associated with the determined user, wherein each of the one or more models corresponds to a state transition from the first group to another group in one or more groups;
determine a likelihood that the determined user will transition from the first group into one of the one or more other groups within a threshold time period using the set of feature weights;
translate the likelihood into a risk score; and
generate user interface data for rendering the user interface on a computing device, wherein the user interface comprises an indication of the risk score.
2. The computing system ofclaim 1, wherein the user interface includes a first container that comprises an identification of at least one third column in the plurality of first columns, wherein the first container further comprises the retrieved user health data that corresponds with the at least one third column.
3. The computing system ofclaim 1, wherein the retrieved health claims data comprises medical claims submitted on behalf of the determined user, and wherein the computer readable storage medium further stores program instructions that cause the computing system to generate a summary of a health history of the determined user based on the medical claims.
4. The computing system ofclaim 1, wherein the retrieved user health data comprises prescription data.
5. The computing system ofclaim 1, wherein the risk score is based on at least one of a number of missing services associated with the user, a priority of each missing service associated with the user, a likelihood that the user seeks medical services without intervention, or a number of times the user does not comply with a recommended care plan.
6. The computing system ofclaim 1, wherein the mapping between the name of the second column and the name of the first column is determined based on an ontology.
7. The computing system ofclaim 1, wherein the user interface further includes a first container that comprises a first alert associated with a team member and a second alert associated with the team member, wherein the first alert corresponds with the user, and wherein the second alert corresponds with a second user.
8. The computing system ofclaim 1, wherein the computer readable storage medium further stores program instructions that cause the computing system to:
receive text and a selection of a second team member from a first team member; and
transmit a message to an account associated with the second team member, wherein the message comprises the text, and wherein the second team member can view the message when accessing the computing system.
9. The computing system ofclaim 8, wherein the first team member is one of a primary care physician, a pharmacist, a government agency employee, a guardian, or the user.
10. A computer-implemented method comprising:
as implemented by one or more computer systems comprising computer hardware and memory, the one or more computer systems configured with specific executable instructions,
retrieving a dataset stored in a first database, wherein the retrieved dataset comprises data for a plurality of users organized in a plurality of second columns;
determining a mapping between a name of a second column in the plurality of second columns and a name of a first column in a plurality of first columns;
causing display of an unmodified version of the data in the retrieved dataset corresponding to the name of the second column in a user interface under the name of the first column;
receiving a request to access the one or more computer systems;
determining an identity of a user associated with the request to access the one or more computer systems;
retrieving, from the first database, user health data that is associated with the determined user;
retrieving, from a second database, health claims data associated with the determined user;
categorizing the determined user into a first group based on the health claims data;
training one or more models using the health claims data and health claims data associated with one or more other users to produce a set of feature weights associated with the determined user, wherein each of the one or more models corresponds to a state transition from the first group to another group in one or more groups;
determining a likelihood that the determined user will transition from the first group into one of the one or more other groups within a threshold time period using the set of feature weights;
translating the likelihood into a risk score; and
generating user interface data for rendering the user interface on a computing device, wherein the user interface comprises an indication of the risk score.
11. The computer-implemented method ofclaim 10, wherein the user interface includes a first container that comprises an identification of at least one third column in the plurality of first columns, wherein the first container further comprises the retrieved user health data that corresponds with the at least one third column.
12. The computer-implemented method ofclaim 11, further comprising generating a summary of a health history of the determined user based on the retrieved user health data, wherein the first container further comprises the generated summary of the health history of the determined user.
13. The computer-implemented method ofclaim 12, wherein the retrieved health claims data comprises medical claims submitted on behalf of the determined user, and wherein the computer-implemented method further comprises generating the summary of the health history of the determined user based on the medical claims.
14. The computer-implemented method ofclaim 10, wherein the retrieved health claims data comprises prescription data.
15. The computer-implemented method ofclaim 10, further comprising:
receiving text and a selection of a second team member from a first team member; and
transmitting a message to an account associated with the second team member, wherein the message comprises the text, and wherein the second team member can view the message when accessing the computing system.
16. The computer-implemented method ofclaim 15, wherein the first team member is one of a primary care physician, a pharmacist, a government agency employee, a guardian, or the user.
17. A non-transitory computer-readable storage medium including computer-executable instructions that, when executed by a processor, configure the processor to:
retrieve a dataset stored in a first database, wherein the retrieved dataset comprises data for a plurality of users organized in a plurality of second columns;
determine a mapping between a name of a second column in the plurality of second columns and a name of a first column in a plurality of first columns;
cause display of an unmodified version of the data in the retrieved dataset corresponding to the name of the second column in a user interface under the name of the first column;
receive a request to access one or more computer systems;
determine an identity of a user associated with the request to access the one or more computer systems;
retrieve, from the first database, user health data that is associated with the determined user;
retrieve, from a second database, health claims data associated with the determined user;
categorize the determined user into a first group based on the health claims data;
train one or more models using the health claims data and health claims data associated with one or more other users to produce a set of feature weights associated with the determined user, wherein each of the one or more models corresponds to a state transition from the first group to another group in one or more groups;
determine a likelihood that the determined user will transition from the first group into one of the one or more other groups within a threshold time period using the set of feature weights;
translate the likelihood into a risk score; and
generate user interface data for rendering the user interface on a computing device, wherein the user interface comprises an indication of the risk score.
US17/681,5702015-01-022022-02-25Unified data interface and systemAbandonedUS20220277816A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US17/681,570US20220277816A1 (en)2015-01-022022-02-25Unified data interface and system

Applications Claiming Priority (3)

Application NumberPriority DateFiling DateTitle
US201562099321P2015-01-022015-01-02
US14/975,215US11302426B1 (en)2015-01-022015-12-18Unified data interface and system
US17/681,570US20220277816A1 (en)2015-01-022022-02-25Unified data interface and system

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US14/975,215ContinuationUS11302426B1 (en)2015-01-022015-12-18Unified data interface and system

Publications (1)

Publication NumberPublication Date
US20220277816A1true US20220277816A1 (en)2022-09-01

Family

ID=81123766

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US14/975,215ActiveUS11302426B1 (en)2015-01-022015-12-18Unified data interface and system
US17/681,570AbandonedUS20220277816A1 (en)2015-01-022022-02-25Unified data interface and system

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US14/975,215ActiveUS11302426B1 (en)2015-01-022015-12-18Unified data interface and system

Country Status (1)

CountryLink
US (2)US11302426B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20200342981A1 (en)*2019-04-232020-10-29OpenMed, Inc.Reverse flow appointment scheduling

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10628002B1 (en)2017-07-102020-04-21Palantir Technologies Inc.Integrated data authentication system with an interactive user interface
US11763950B1 (en)2018-08-162023-09-19Clarify Health Solutions, Inc.Computer network architecture with machine learning and artificial intelligence and patient risk scoring
US11625789B1 (en)*2019-04-022023-04-11Clarify Health Solutions, Inc.Computer network architecture with automated claims completion, machine learning and artificial intelligence
US11621085B1 (en)2019-04-182023-04-04Clarify Health Solutions, Inc.Computer network architecture with machine learning and artificial intelligence and active updates of outcomes
US11238469B1 (en)2019-05-062022-02-01Clarify Health Solutions, Inc.Computer network architecture with machine learning and artificial intelligence and risk adjusted performance ranking of healthcare providers
CA3161440A1 (en)*2019-11-152021-05-20Idexx Laboratories, Inc.Methods and systems for in-clinic compliance protocols
US20220392633A1 (en)*2021-06-062022-12-08Apple Inc.Personalized data graphs including user domain concepts
US12079230B1 (en)2024-01-312024-09-03Clarify Health Solutions, Inc.Computer network architecture and method for predictive analysis using lookup tables as prediction models

Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2014201515A1 (en)*2013-06-182014-12-24Deakin UniversityMedical data processing for risk prediction
US8949082B2 (en)*2001-11-022015-02-03Siemens Medical Solutions Usa, Inc.Healthcare information technology system for predicting or preventing readmissions
US20150112710A1 (en)*2012-06-212015-04-23Battelle Memorial InstituteClinical predictive analytics system

Family Cites Families (525)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5241625A (en)1990-11-271993-08-31Farallon Computing, Inc.Screen image sharing among heterogeneous computers
US5819226A (en)1992-09-081998-10-06Hnc Software Inc.Fraud detection using predictive modeling
US5670987A (en)1993-09-211997-09-23Kabushiki Kaisha ToshibaVirtual manipulating apparatus and method
US5892900A (en)1996-08-301999-04-06Intertrust Technologies Corp.Systems and methods for secure transaction management and electronic rights protection
US5777549A (en)1995-03-291998-07-07Cabletron Systems, Inc.Method and apparatus for policy-based alarm notification in a distributed network management environment
US5999911A (en)1995-06-021999-12-07Mentor Graphics CorporationMethod and system for managing workflow
US5832218A (en)1995-12-141998-11-03International Business Machines CorporationClient/server electronic mail system for providng off-line client utilization and seamless server resynchronization
US6006242A (en)1996-04-051999-12-21Bankers Systems, Inc.Apparatus and method for dynamically creating a document
US8725493B2 (en)2004-01-062014-05-13Neuric LlcNatural language parsing method to provide conceptual flow
US5845300A (en)1996-06-051998-12-01Microsoft CorporationMethod and apparatus for suggesting completions for a partially entered data item based on previously-entered, associated data items
US6094643A (en)1996-06-142000-07-25Card Alert Services, Inc.System for detecting counterfeit financial card fraud
US5893072A (en)1996-06-201999-04-06Aetna Life & Casualty CompanyInsurance classification plan loss control system
US5897636A (en)1996-07-111999-04-27Tandem Corporation IncorporatedDistributed object computer system with hierarchical name space versioning
US5878434A (en)1996-07-181999-03-02Novell, IncTransaction clash management in a disconnectable computer and network
US5826021A (en)1996-09-171998-10-20Sun Microsystems, Inc.Disconnected write authorization in a client/server computing system
US5974572A (en)1996-10-151999-10-26Mercury Interactive CorporationSoftware system and methods for generating a load test using a server access log
US5870559A (en)1996-10-151999-02-09Mercury InteractiveSoftware system and associated methods for facilitating the analysis and management of web sites
CA2190043C (en)1996-11-122001-10-16Don E. HameluckBuffered screen capturing software tool usability testing of computer applications
US6430305B1 (en)1996-12-202002-08-06Synaptics, IncorporatedIdentity verification methods
US6065026A (en)1997-01-092000-05-16Document.Com, Inc.Multi-user electronic document authoring system with prompted updating of shared language
US5966706A (en)1997-02-191999-10-12At&T CorpLocal logging in a distributed database management computer system
US6026233A (en)1997-05-272000-02-15Microsoft CorporationMethod and apparatus for presenting and selecting options to modify a programming language statement
US7403922B1 (en)1997-07-282008-07-22Cybersource CorporationMethod and apparatus for evaluating fraud risk in an electronic commerce transaction
US6463404B1 (en)1997-08-082002-10-08British Telecommunications Public Limited CompanyTranslation
JP3636272B2 (en)1998-02-092005-04-06富士通株式会社 Icon display method, apparatus thereof, and recording medium
US6134582A (en)1998-05-262000-10-17Microsoft CorporationSystem and method for managing electronic mail messages using a client-based database
US7168039B2 (en)1998-06-022007-01-23International Business Machines CorporationMethod and system for reducing the horizontal space required for displaying a column containing text data
US6742003B2 (en)2001-04-302004-05-25Microsoft CorporationApparatus and accompanying methods for visualizing clusters of data and hierarchical cluster classifications
US6243706B1 (en)1998-07-242001-06-05Avid Technology, Inc.System and method for managing the creation and production of computer generated works
US6243717B1 (en)1998-09-012001-06-05Camstar Systems, Inc.System and method for implementing revision management of linked data entities and user dependent terminology
US6161098A (en)1998-09-142000-12-12Folio (Fn), Inc.Method and apparatus for enabling small investors with a portfolio of securities to manage taxable events within the portfolio
US6232971B1 (en)1998-09-232001-05-15International Business Machines CorporationVariable modality child windows
US7213030B1 (en)1998-10-162007-05-01Jenkins Steven RWeb-enabled transaction and collaborative management system
US6279018B1 (en)1998-12-212001-08-21Kudrollis Software Inventions Pvt. Ltd.Abbreviating and compacting text to cope with display space constraint in computer software
US6292796B1 (en)1999-02-232001-09-18Clinical Focus, Inc.Method and apparatus for improving access to literature
US7418399B2 (en)1999-03-102008-08-26Illinois Institute Of TechnologyMethods and kits for managing diagnosis and therapeutics of bacterial infections
US6369835B1 (en)1999-05-182002-04-09Microsoft CorporationMethod and system for generating a movie file from a slide show presentation
US6714936B1 (en)1999-05-252004-03-30Nevin, Iii Rocky Harry W.Method and apparatus for displaying data stored in linked nodes
US7373592B2 (en)1999-07-302008-05-13Microsoft CorporationModeless child windows for application programs
US6523019B1 (en)1999-09-212003-02-18Choicemaker Technologies, Inc.Probabilistic record linkage model derived from training data
JP2003519828A (en)1999-09-212003-06-24チョイスメーカー テクノロジーズ インコーポレイテッド Probabilistic record link model derived from training data
US6519627B1 (en)1999-09-272003-02-11International Business Machines CorporationSystem and method for conducting disconnected transactions with service contracts for pervasive computing devices
US7418431B1 (en)1999-09-302008-08-26Fair Isaac CorporationWebstation: configurable web-based workstation for reason driven data analysis
US20020174201A1 (en)1999-09-302002-11-21Ramer Jon E.Dynamic configuration of context-sensitive personal sites and membership channels
AU7729300A (en)1999-10-012001-05-10Global Graphics Software LimitedMethod and system for arranging a workflow using graphical user interface
US6370538B1 (en)1999-11-222002-04-09Xerox CorporationDirect manipulation interface for document properties
US7716077B1 (en)1999-11-222010-05-11Accenture Global Services GmbhScheduling and planning maintenance and service in a network-based supply chain environment
US6944821B1 (en)1999-12-072005-09-13International Business Machines CorporationCopy/paste mechanism and paste buffer that includes source information for copied data
US7194680B1 (en)1999-12-072007-03-20Adobe Systems IncorporatedFormatting content by example
US20040117387A1 (en)2000-02-252004-06-17Vincent CivettaDatabase sizing and diagnostic utility
US20020032677A1 (en)2000-03-012002-03-14Jeff MorgenthalerMethods for creating, editing, and updating searchable graphical database and databases of graphical images and information and displaying graphical images from a searchable graphical database or databases in a sequential or slide show format
JP2001283120A (en)2000-03-312001-10-12Oki Electric Ind Co LtdTransaction supporting system
EP1290575B1 (en)2000-05-162005-06-08O'Carroll, GarrettA document processing system and method
US8386945B1 (en)2000-05-172013-02-26Eastman Kodak CompanySystem and method for implementing compound documents in a production printing workflow
US6839745B1 (en)2000-07-192005-01-04Verizon Corporate Services Group Inc.System and method for generating reports in a telecommunication system
US7278105B1 (en)2000-08-212007-10-02Vignette CorporationVisualization and analysis of user clickpaths
GB2366498A (en)2000-08-252002-03-06Copyn LtdMethod of bookmarking a section of a web-page and storing said bookmarks
US6795868B1 (en)2000-08-312004-09-21Data Junction Corp.System and method for event-driven data transformation
TWI244617B (en)2000-09-162005-12-01IbmA client/server-based data processing system for performing transactions between clients and a server and a method of performing the transactions
US20020065708A1 (en)2000-09-222002-05-30Hikmet SenayMethod and system for interactive visual analyses of organizational interactions
US8707185B2 (en)2000-10-102014-04-22Addnclick, Inc.Dynamic information management system and method for content delivery and sharing in content-, metadata- and viewer-based, live social networking among users concurrently engaged in the same and/or similar content
US8117281B2 (en)2006-11-022012-02-14Addnclick, Inc.Using internet content as a means to establish live social networks by linking internet users to each other who are simultaneously engaged in the same and/or similar content
US7440904B2 (en)2000-10-112008-10-21Malik M. HansonMethod and system for generating personal/individual health records
JP2002123530A (en)2000-10-122002-04-26Hitachi Ltd Method and apparatus for visualizing multidimensional data
US8145507B2 (en)2000-10-232012-03-27Deloitte Development LlcCommercial insurance scoring system and method
US6754640B2 (en)2000-10-302004-06-22William O. BozemanUniversal positive pay match, authentication, authorization, settlement and clearing system
US6978419B1 (en)2000-11-152005-12-20Justsystem CorporationMethod and apparatus for efficient identification of duplicate and near-duplicate documents and text spans using high-discriminability text fragments
US7058648B1 (en)2000-12-012006-06-06Oracle International CorporationHierarchy-based secured document repository
US20020103705A1 (en)2000-12-062002-08-01Forecourt Communication GroupMethod and apparatus for using prior purchases to select activities to present to a customer
US7529698B2 (en)2001-01-162009-05-05Raymond Anthony JoaoApparatus and method for providing transaction history information, account history information, and/or charge-back information
US9053222B2 (en)2002-05-172015-06-09Lawrence A. LynnPatient safety processor
US7921123B2 (en)2001-02-202011-04-05Hartford Fire Insurance CompanyMethod and system for processing physician claims over a network
US20100057622A1 (en)2001-02-272010-03-04Faith Patrick LDistributed Quantum Encrypted Pattern Generation And Scoring
US7809650B2 (en)2003-07-012010-10-05Visa U.S.A. Inc.Method and system for providing risk information in connection with transaction processing
US7043702B2 (en)2001-03-152006-05-09Xerox CorporationMethod for visualizing user path through a web site and a path's associated information scent
US9256356B2 (en)2001-03-292016-02-09International Business Machines CorporationMethod and system for providing feedback for docking a content pane in a host window
US6892193B2 (en)2001-05-102005-05-10International Business Machines CorporationMethod and apparatus for inducing classifiers for multimedia based on unified representation of features reflecting disparate modalities
ATE476702T1 (en)2001-05-112010-08-15Computer Ass Think Inc METHOD AND SYSTEM FOR CONVERTING LEGACY SOFTWARE APPLICATIONS INTO MODERN, OBJECT-ORIENTED SYSTEMS
US6980984B1 (en)2001-05-162005-12-27Kanisa, Inc.Content provider systems and methods using structured data
US7877421B2 (en)2001-05-252011-01-25International Business Machines CorporationMethod and system for mapping enterprise data assets to a semantic information model
US7865427B2 (en)2001-05-302011-01-04Cybersource CorporationMethod and apparatus for evaluating fraud risk in an electronic commerce transaction
US8001465B2 (en)2001-06-262011-08-16Kudrollis Software Inventions Pvt. Ltd.Compacting an information array display to cope with two dimensional display space constraint
US20040205492A1 (en)2001-07-262004-10-14Newsome Mark R.Content clipping service
US20030036927A1 (en)2001-08-202003-02-20Bowen Susan W.Healthcare information search system and user interface
US6877136B2 (en)2001-10-262005-04-05United Services Automobile Association (Usaa)System and method of providing electronic access to one or more documents
US6876996B2 (en)2001-11-142005-04-05Sun Microsystems, Inc.Method and apparatus for using a shared library mechanism to facilitate sharing of metadata
US7089541B2 (en)2001-11-302006-08-08Sun Microsystems, Inc.Modular parser architecture with mini parsers
US20070203771A1 (en)2001-12-172007-08-30Caballero Richard JSystem and method for processing complex orders
US7475242B2 (en)2001-12-182009-01-06Hewlett-Packard Development Company, L.P.Controlling the distribution of information
US7454466B2 (en)2002-01-162008-11-18Xerox CorporationMethod and system for flexible workflow management
US7174377B2 (en)2002-01-162007-02-06Xerox CorporationMethod and apparatus for collaborative document versioning of networked documents
US7139800B2 (en)2002-01-162006-11-21Xerox CorporationUser interface for a message-based system having embedded information management capabilities
US7546245B2 (en)2002-01-172009-06-09Amsapplied Medical Software, Inc.Method and system for gainsharing of physician services
US7640173B2 (en)2002-01-172009-12-29Applied Medical Software, Inc.Method and system for evaluating a physician's economic performance and gainsharing of physician services
US7225183B2 (en)2002-01-282007-05-29Ipxl, Inc.Ontology-based information management system and method
US7813937B1 (en)2002-02-152010-10-12Fair Isaac CorporationConsistency modeling of healthcare claims to detect fraud and abuse
US6993539B2 (en)2002-03-192006-01-31Network Appliance, Inc.System and method for determining changes in two snapshots and for transmitting changes to destination snapshot
CA2470239C (en)2002-03-202020-06-16Catalina Marketing International, Inc.Targeted incentives based upon predicted behavior
US7533026B2 (en)2002-04-122009-05-12International Business Machines CorporationFacilitating management of service elements usable in providing information technology service offerings
US7162475B2 (en)2002-04-172007-01-09Ackerman David MMethod for user verification and authentication and multimedia processing for interactive database management and method for viewing the multimedia
US7171427B2 (en)2002-04-262007-01-30Oracle International CorporationMethods of navigating a cube that is implemented as a relational object
US20040126840A1 (en)2002-12-232004-07-01Affymetrix, Inc.Method, system and computer software for providing genomic ontological data
US20040012633A1 (en)2002-04-262004-01-22Affymetrix, Inc., A Corporation Organized Under The Laws Of DelawareSystem, method, and computer program product for dynamic display, and analysis of biological sequence data
US7426559B2 (en)2002-05-092008-09-16International Business Machines CorporationMethod for sequential coordination of external database application events with asynchronous internal database events
US7539680B2 (en)2002-05-102009-05-26Lsi CorporationRevision control for database of evolved design
US7703021B1 (en)2002-05-242010-04-20Sparta Systems, Inc.Defining user access in highly-configurable systems
AU2003278612A1 (en)2002-06-242004-01-23Xymphonic Systems AsMethod for data-centric collaboration
US6996583B2 (en)2002-07-012006-02-07International Business Machines CorporationReal-time database update transaction with disconnected relational database clients
US20040006523A1 (en)2002-07-082004-01-08Coker Don W.System and method for preventing financial fraud
US7461158B2 (en)2002-08-072008-12-02Intelliden, Inc.System and method for controlling access rights to network resources
US7076508B2 (en)2002-08-122006-07-11International Business Machines CorporationMethod, system, and program for merging log entries from multiple recovery log files
US8799023B2 (en)2002-10-182014-08-05Medimpact Healthcare Systems, Inc.Mass customization for management of healthcare
US20040083466A1 (en)2002-10-292004-04-29Dapp Michael C.Hardware parser accelerator
US20040085318A1 (en)2002-10-312004-05-06Philipp HasslerGraphics generation and integration
US20040088177A1 (en)2002-11-042004-05-06Electronic Data Systems CorporationEmployee performance management method and system
WO2004045123A1 (en)2002-11-062004-05-27International Business Machines CorporationConfidential data sharing and anonymous entity resolution
AU2003302050A1 (en)2002-11-152004-06-15Creo Inc.Methods and systems for sharing data
US20040111480A1 (en)2002-12-092004-06-10Yue Jonathan ZhanjunMessage screening system and method
US8589273B2 (en)2002-12-232013-11-19Ge Corporate Financial Services, Inc.Methods and systems for managing risk management information
US7752117B2 (en)2003-01-312010-07-06Trading Technologies International, Inc.System and method for money management in electronic trading environment
US7403942B1 (en)2003-02-042008-07-22Seisint, Inc.Method and system for processing data records
US7912842B1 (en)2003-02-042011-03-22Lexisnexis Risk Data Management Inc.Method and system for processing and linking data records
US20040153418A1 (en)2003-02-052004-08-05Hanweck Gerald AlfredSystem and method for providing access to data from proprietary tools
US7086028B1 (en)2003-04-092006-08-01Autodesk, Inc.Simplified generation of design change information on a drawing in a computer aided design (CAD) environment
US7383239B2 (en)2003-04-302008-06-03Genworth Financial, Inc.System and process for a fusion classification for insurance underwriting suitable for use by an automated system
US9607092B2 (en)2003-05-202017-03-28Excalibur Ip, LlcMapping method and system
US8412566B2 (en)2003-07-082013-04-02Yt Acquisition CorporationHigh-precision customer-based targeting by individual usage statistics
AU2003903994A0 (en)2003-07-312003-08-14Canon Kabushiki KaishaCollaborative editing with automatic layout
US20060143075A1 (en)2003-09-222006-06-29Ryan CarrAssumed demographics, predicted behaviour, and targeted incentives
US7584172B2 (en)2003-10-162009-09-01Sap AgControl for selecting data query and visual configuration
US7441182B2 (en)2003-10-232008-10-21Microsoft CorporationDigital negatives
US20050091186A1 (en)2003-10-242005-04-28Alon ElishIntegrated method and apparatus for capture, storage, and retrieval of information
US8627489B2 (en)2003-10-312014-01-07Adobe Systems IncorporatedDistributed document version control
US20050108063A1 (en)2003-11-052005-05-19Madill Robert P.Jr.Systems and methods for assessing the potential for fraud in business transactions
US20050131935A1 (en)2003-11-182005-06-16O'leary Paul J.Sector content mining system using a modular knowledge base
US20050125715A1 (en)2003-12-042005-06-09Fabrizio Di FrancoMethod of saving data in a graphical user interface
US7818658B2 (en)2003-12-092010-10-19Yi-Chih ChenMultimedia presentation system
US6948656B2 (en)2003-12-232005-09-27First Data CorporationSystem with GPS to manage risk of financial transactions
US20090240529A1 (en)2003-12-272009-09-24Enhanced Care Initiatives, Inc.Method for selecting a high risk patient for participation in a care management program for patients having poor prognoses
US7917376B2 (en)2003-12-292011-03-29Montefiore Medical CenterSystem and method for monitoring patient care
US20050149527A1 (en)2003-12-312005-07-07Intellipoint International, LlcSystem and method for uniquely identifying persons
US20050154769A1 (en)2004-01-132005-07-14Llumen, Inc.Systems and methods for benchmarking business performance data against aggregated business performance data
US20050154628A1 (en)2004-01-132005-07-14Illumen, Inc.Automated management of business performance information
US20050182654A1 (en)2004-02-142005-08-18Align Technology, Inc.Systems and methods for providing treatment planning
US20060053097A1 (en)2004-04-012006-03-09King Martin TSearching and accessing documents on private networks for use with captures from rendered documents
US20050180330A1 (en)2004-02-172005-08-18Touchgraph LlcMethod of animating transitions and stabilizing node motion during dynamic graph navigation
US7853533B2 (en)2004-03-022010-12-14The 41St Parameter, Inc.Method and system for identifying users and detecting fraud by use of the internet
US20060026120A1 (en)2004-03-242006-02-02Update Publications LpMethod and system for collecting, processing, and distributing residential property data
US20060031779A1 (en)2004-04-152006-02-09Citrix Systems, Inc.Selectively sharing screen data
US8041701B2 (en)2004-05-042011-10-18DG FastChannel, IncEnhanced graphical interfaces for displaying visual data
US9171285B2 (en)2004-05-062015-10-27Medencentive, LlcMethods for improving the clinical outcome of patient care and for reducing overall health care costs
US7689601B2 (en)2004-05-062010-03-30Oracle International CorporationAchieving web documents using unique document locators
US7587721B2 (en)2004-05-202009-09-08Sap AgSharing objects in runtime systems
JP4829223B2 (en)2004-05-252011-12-07グーグル インコーポレイテッド Electronic message source reputation information system
GB2414576A (en)2004-05-252005-11-30Arion Human Capital LtdBusiness communication monitoring system detecting anomalous communication patterns
US20060010130A1 (en)2004-07-092006-01-12Avraham LeffMethod and apparatus for synchronizing client transactions executed by an autonomous client
US7870487B2 (en)2004-07-292011-01-11International Business Machines CorporationInserting into a document a screen image of a computer software application
US7552116B2 (en)2004-08-062009-06-23The Board Of Trustees Of The University Of IllinoisMethod and system for extracting web query interfaces
WO2006018843A2 (en)2004-08-162006-02-23Beinsync Ltd.A system and method for the synchronization of data across multiple computing devices
US7290698B2 (en)2004-08-252007-11-06Sony CorporationProgress bar with multiple portions
US7617232B2 (en)2004-09-022009-11-10Microsoft CorporationCentralized terminology and glossary development
US7493333B2 (en)2004-09-032009-02-17Biowisdom LimitedSystem and method for parsing and/or exporting data from one or more multi-relational ontologies
US20060059423A1 (en)2004-09-132006-03-16Stefan LehmannApparatus, system, and method for creating customized workflow documentation
US7933862B2 (en)2004-09-272011-04-26Microsoft CorporationOne click conditional formatting method and system for software programs
US7284198B2 (en)2004-10-072007-10-16International Business Machines CorporationMethod and system for document draft reminder based on inactivity
US20060080139A1 (en)2004-10-082006-04-13Woodhaven Health ServicesPreadmission health care cost and reimbursement estimation tool
US20060080316A1 (en)2004-10-082006-04-13Meridio LtdMultiple indexing of an electronic document to selectively permit access to the content and metadata thereof
US8892571B2 (en)2004-10-122014-11-18International Business Machines CorporationSystems for associating records in healthcare database with individuals
US7757220B2 (en)2004-10-212010-07-13Discovery Machine, Inc.Computer interchange of knowledge hierarchies
US7797197B2 (en)2004-11-122010-09-14Amazon Technologies, Inc.Method and system for analyzing the performance of affiliate sites
US7899796B1 (en)2004-11-232011-03-01Andrew BorthwickBatch automated blocking and record matching
US20060129746A1 (en)2004-12-142006-06-15Ithink, Inc.Method and graphic interface for storing, moving, sending or printing electronic data to two or more locations, in two or more formats with a single save function
US7451397B2 (en)2004-12-152008-11-11Microsoft CorporationSystem and method for automatically completing spreadsheet formulas
US9020887B2 (en)2004-12-212015-04-28Proofpoint, Inc.Managing the status of documents in a distributed storage system
US8700414B2 (en)2004-12-292014-04-15Sap AgSystem supported optimization of event resolution
US20060143079A1 (en)2004-12-292006-06-29Jayanta BasakCross-channel customer matching
US8271436B2 (en)2005-02-072012-09-18Mimosa Systems, Inc.Retro-fitting synthetic full copies of data
US20060190295A1 (en)2005-02-222006-08-24Richard MerkinSystems and methods for assessing and optimizing healthcare administration
US8091784B1 (en)2005-03-092012-01-10Diebold, IncorporatedBanking system controlled responsive to data bearing records
WO2006102270A2 (en)2005-03-222006-09-28Cooper Kim APerformance motivation systems and methods for contact centers
US20060218941A1 (en)2005-03-302006-10-05Paul DrubeCryogenic fluid dispensing system
US7596528B1 (en)2005-03-312009-09-29Trading Technologies International, Inc.System and method for dynamically regulating order entry in an electronic trading environment
US7426654B2 (en)2005-04-142008-09-16Verizon Business Global LlcMethod and system for providing customer controlled notifications in a managed network services system
US7525422B2 (en)2005-04-142009-04-28Verizon Business Global LlcMethod and system for providing alarm reporting in a managed network services environment
US8082172B2 (en)2005-04-262011-12-20The Advisory Board CompanySystem and method for peer-profiling individual performance
US8145686B2 (en)2005-05-062012-03-27Microsoft CorporationMaintenance of link level consistency between database and file system
US7958120B2 (en)2005-05-102011-06-07Netseer, Inc.Method and apparatus for distributed community finding
US7672968B2 (en)2005-05-122010-03-02Apple Inc.Displaying a tooltip associated with a concurrently displayed database object
US8578500B2 (en)2005-05-312013-11-05Kurt James LongSystem and method of fraud and misuse detection
US8161122B2 (en)2005-06-032012-04-17Messagemind, Inc.System and method of dynamically prioritized electronic mail graphical user interface, and measuring email productivity and collaboration trends
US20060277460A1 (en)2005-06-032006-12-07Scott ForstallWebview applications
US8341259B2 (en)2005-06-062012-12-25Adobe Systems IncorporatedASP for web analytics including a real-time segmentation workbench
EP1732034A1 (en)2005-06-062006-12-13First Data CorporationSystem and method for authorizing electronic payment transactions
WO2007002702A2 (en)2005-06-242007-01-04Fair Isaac CorporationMass compromise / point of compromise analytic detection and compromised card portfolio management system
US8285639B2 (en)2005-07-052012-10-09mConfirm, Ltd.Location based authentication system
US8645175B1 (en)2005-07-122014-02-04Open Text S.A.Workflow system and method for single call batch processing of collections of database records
US7991764B2 (en)2005-07-222011-08-02Yogesh Chunilal RathodMethod and system for communication, publishing, searching, sharing and dynamically providing a journal feed
US20070178501A1 (en)2005-12-062007-08-02Matthew RabinowitzSystem and method for integrating and validating genotypic, phenotypic and medical information into a database according to a standardized ontology
US7421429B2 (en)2005-08-042008-09-02Microsoft CorporationGenerate blog context ranking using track-back weight, context weight and, cumulative comment weight
US7529726B2 (en)2005-08-222009-05-05International Business Machines CorporationXML sub-document versioning method in XML databases using record storages
US8095866B2 (en)2005-09-092012-01-10Microsoft CorporationFiltering user interface for a data summary table
US7958147B1 (en)2005-09-132011-06-07James Luke TurnerMethod for providing customized and automated security assistance, a document marking regime, and central tracking and control for sensitive or classified documents in electronic format
US7941336B1 (en)2005-09-142011-05-10D2C Solutions, LLCSegregation-of-duties analysis apparatus and method
US8468441B2 (en)2005-09-152013-06-18Microsoft CorporationCross-application support of charts
US7672833B2 (en)2005-09-222010-03-02Fair Isaac CorporationMethod and apparatus for automatic entity disambiguation
US7716226B2 (en)2005-09-272010-05-11Patentratings, LlcMethod and system for probabilistically quantifying and visualizing relevance between two or more citationally or contextually related data objects
US7668769B2 (en)2005-10-042010-02-23Basepoint Analytics, LLCSystem and method of detecting fraud
US7933897B2 (en)2005-10-122011-04-26Google Inc.Entity display priority in a distributed geographic information system
US7627812B2 (en)2005-10-272009-12-01Microsoft CorporationVariable formatting of cells
US20090168163A1 (en)2005-11-012009-07-02Global Bionic Optics Pty Ltd.Optical lens systems
WO2007066733A1 (en)2005-12-082007-06-14National Institute For Materials SciencePhosphor, process for producing the same, and luminescent device
US20070136095A1 (en)2005-12-092007-06-14Arizona Board Of Regents On Behalf Of The University Of ArizonaIcon Queues for Workflow Management
US7606844B2 (en)2005-12-192009-10-20Commvault Systems, Inc.System and method for performing replication copy storage operations
US8726144B2 (en)2005-12-232014-05-13Xerox CorporationInteractive learning-based document annotation
US8712828B2 (en)2005-12-302014-04-29Accenture Global Services LimitedChurn prediction and management system
US7634717B2 (en)2006-01-232009-12-15Microsoft CorporationMultiple conditional formatting
US20070185867A1 (en)2006-02-032007-08-09Matteo MagaStatistical modeling methods for determining customer distribution by churn probability within a customer population
US8670997B2 (en)2006-02-092014-03-11Siemens Medical Solutions Usa, Inc.Quality metric extraction and editing for medical data
US7770100B2 (en)2006-02-272010-08-03Microsoft CorporationDynamic thresholds for conditional formats
EP1840523B1 (en)*2006-03-312011-03-09Research In Motion LimitedMethods and apparatus for associating mapping functionality and information in contact lists of mobile communication devices
US7490298B2 (en)2006-04-122009-02-10International Business Machines CorporationCreating documentation screenshots on demand
US7756843B1 (en)2006-05-252010-07-13Juniper Networks, Inc.Identifying and processing confidential information on network endpoints
US9195985B2 (en)2006-06-082015-11-24Iii Holdings 1, LlcMethod, system, and computer program product for customer-level data verification
US7866542B2 (en)2006-06-082011-01-11International Business Machines CorporationSystem and method for resolving identities that are indefinitely resolvable
US7720789B2 (en)2006-06-232010-05-18International Business Machines CorporationSystem and method of member unique names
US7933955B2 (en)2006-07-112011-04-26Igor KhalatianOne-click universal screen sharing
US8290943B2 (en)2006-07-142012-10-16Raytheon CompanyGeographical information display system and method
US7747562B2 (en)2006-08-152010-06-29International Business Machines CorporationVirtual multidimensional datasets for enterprise software systems
US20080077597A1 (en)2006-08-242008-03-27Lance ButlerSystems and methods for photograph mapping
US8230332B2 (en)2006-08-302012-07-24Compsci Resources, LlcInteractive user interface for converting unstructured documents
US7725547B2 (en)2006-09-062010-05-25International Business Machines CorporationInforming a user of gestures made by others out of the user's line of sight
US8271429B2 (en)2006-09-112012-09-18Wiredset LlcSystem and method for collecting and processing data
US8054756B2 (en)2006-09-182011-11-08Yahoo! Inc.Path discovery and analytics for network data
US9183321B2 (en)2006-10-162015-11-10Oracle International CorporationManaging compound XML documents in a repository
US20080103798A1 (en)2006-10-252008-05-01Domenikos Steven DIdentity Protection
US7792353B2 (en)2006-10-312010-09-07Hewlett-Packard Development Company, L.P.Retraining a machine-learning classifier using re-labeled training samples
US8229902B2 (en)2006-11-012012-07-24Ab Initio Technology LlcManaging storage of individually accessible data units
US20080109714A1 (en)2006-11-032008-05-08Sap AgCapturing screen information
US7657497B2 (en)2006-11-072010-02-02Ebay Inc.Online fraud prevention using genetic algorithm solution
US7792868B2 (en)2006-11-102010-09-07Microsoft CorporationData object linking and browsing tool
US8515912B2 (en)2010-07-152013-08-20Palantir Technologies, Inc.Sharing and deconflicting data changes in a multimaster database system
US7962495B2 (en)2006-11-202011-06-14Palantir Technologies, Inc.Creating data in a data store using a dynamic ontology
US7853614B2 (en)2006-11-272010-12-14Rapleaf, Inc.Hierarchical, traceable, and association reputation assessment of email domains
US8126848B2 (en)2006-12-072012-02-28Robert Edward WagnerAutomated method for identifying and repairing logical data discrepancies between database replicas in a database cluster
US8117022B2 (en)2006-12-072012-02-14Linker Sheldon OMethod and system for machine understanding, knowledge, and conversation
US7680939B2 (en)2006-12-202010-03-16Yahoo! Inc.Graphical user interface to manipulate syndication data feeds
US8290838B1 (en)2006-12-292012-10-16Amazon Technologies, Inc.Indicating irregularities in online financial transactions
US20080172257A1 (en)2007-01-122008-07-17Bisker James HHealth Insurance Fraud Detection Using Social Network Analytics
US7900142B2 (en)2007-01-152011-03-01Microsoft CorporationSelective undo of editing operations performed on data objects
WO2008092147A2 (en)2007-01-262008-07-31Information Resources, Inc.Analytic platform
US8171418B2 (en)2007-01-312012-05-01Salesforce.Com, Inc.Method and system for presenting a visual representation of the portion of the sets of data that a query is expected to return
US20080195421A1 (en)2007-02-132008-08-14Sunrise Medical Management, LlcElectronic medical records exchange system
JP2010521722A (en)2007-02-142010-06-24ザ・ジェネラル・ホスピタル・コーポレイション Medical Research Institute Report Message Gateway
US8122045B2 (en)*2007-02-272012-02-21International Business Machines CorporationMethod for mapping a data source to a data target
US7873557B2 (en)2007-02-282011-01-18Aaron GuidottiInformation, document, and compliance management for financial professionals, clients, and supervisors
US8959568B2 (en)2007-03-142015-02-17Microsoft CorporationEnterprise security assessment sharing
US20080235199A1 (en)2007-03-192008-09-25Yunyao LiNatural language query interface, systems, and methods for a database
WO2008115519A1 (en)2007-03-202008-09-25President And Fellows Of Harvard CollegeA system for estimating a distribution of message content categories in source data
US8036971B2 (en)2007-03-302011-10-11Palantir Technologies, Inc.Generating dynamic date sets that represent market conditions
US20080255973A1 (en)2007-04-102008-10-16Robert El WadeSales transaction analysis tool and associated method of use
AU2008242910A1 (en)2007-04-172008-10-30Emd Millipore CorporationGraphical user interface for analysis and comparison of location-specific multiparameter data sets
US20090164387A1 (en)2007-04-172009-06-25Semandex Networks Inc.Systems and methods for providing semantically enhanced financial information
US20090019522A1 (en)2007-04-272009-01-15Bea Systems, Inc.Web based application constructor using data spaces
US7880921B2 (en)2007-05-012011-02-01Michael Joseph DattiloMethod and apparatus to digitally whiteout mistakes on a printed form
DE102008010419A1 (en)2007-05-032008-11-13Navigon Ag Apparatus and method for creating a text object
US7962904B2 (en)2007-05-102011-06-14Microsoft CorporationDynamic parser
US20080281530A1 (en)2007-05-102008-11-13The Research Foundation Of State University Of New YorkGenomic data processing utilizing correlation analysis of nucleotide loci
US8010507B2 (en)2007-05-242011-08-30Pado Metaware AbMethod and system for harmonization of variants of a sequential file
US7840456B2 (en)2007-05-302010-11-23Intuit Inc.System and method for categorizing credit card transaction data
US7930547B2 (en)2007-06-152011-04-19Alcatel-Lucent Usa Inc.High accuracy bloom filter using partitioned hashing
US20090125359A1 (en)2007-07-092009-05-14Robert KnapicIntegrating a methodology management system with project tasks in a project management system
US7966199B1 (en)2007-07-192011-06-21Intuit Inc.Method and system for identification of geographic condition zones using aggregated claim data
US8600872B1 (en)2007-07-272013-12-03Wells Fargo Bank, N.A.System and method for detecting account compromises
US8156166B2 (en)2007-08-062012-04-10Intuit Inc.Method and apparatus for selecting a doctor based on an observed experience level
US8214241B2 (en)*2007-08-202012-07-03Peter KaiserSystem and method for web-based customer check-in
US7761525B2 (en)2007-08-232010-07-20International Business Machines CorporationSystem and method for providing improved time references in documents
US20130066673A1 (en)2007-09-062013-03-14Digg, Inc.Adapting thresholds
US10997531B2 (en)2007-09-112021-05-04Ciambella Ltd.System, method and graphical user interface for workflow generation, deployment and/or execution
WO2009039391A1 (en)2007-09-212009-03-26The Methodist Hospital SystemSystems, methods and apparatuses for generating and using representations of individual or aggregate human medical data
EP2051173A3 (en)2007-09-272009-08-12Magix AgSystem and method for dynamic content insertion from the internet into a multimedia work
US8849728B2 (en)2007-10-012014-09-30Purdue Research FoundationVisual analytics law enforcement tools
US8484115B2 (en)2007-10-032013-07-09Palantir Technologies, Inc.Object-oriented time series generator
US8554719B2 (en)2007-10-182013-10-08Palantir Technologies, Inc.Resolving database entity information
US8214308B2 (en)2007-10-232012-07-03Sas Institute Inc.Computer-implemented systems and methods for updating predictive models
WO2009055814A1 (en)2007-10-262009-04-30Ingram Micro Inc.System and method for knowledge management
US7650310B2 (en)2007-10-302010-01-19Intuit Inc.Technique for reducing phishing
WO2009061501A1 (en)2007-11-092009-05-14Telecommunication Systems, Inc.Points-of-interest panning on a displayed map with a persistent search on a wireless phone
US8019709B2 (en)2007-11-092011-09-13Vantrix CorporationMethod and system for rule-based content filtering
US8688607B2 (en)2007-11-122014-04-01Debra PachaSystem and method for detecting healthcare insurance fraud
US9898767B2 (en)2007-11-142018-02-20Panjiva, Inc.Transaction facilitating marketplace platform
US20090132953A1 (en)2007-11-162009-05-21Iac Search & Media, Inc.User interface and method in local search system with vertical search results and an interactive map
US8682696B1 (en)2007-11-302014-03-25Intuit Inc.Healthcare claims navigator
US20090150868A1 (en)2007-12-102009-06-11Al ChakraMethod and System for Capturing Movie Shots at the Time of an Automated Graphical User Interface Test Failure
US8417715B1 (en)2007-12-192013-04-09Tilmann BruckhausPlatform independent plug-in methods and systems for data mining and analytics
US8001482B2 (en)2007-12-212011-08-16International Business Machines CorporationMethod of displaying tab titles
US8230333B2 (en)2007-12-262012-07-24Vistracks, Inc.Analysis of time-based geospatial mashups using AD HOC visual queries
US8055633B2 (en)2008-01-212011-11-08International Business Machines CorporationMethod, system and computer program product for duplicate detection
KR100915295B1 (en)2008-01-222009-09-03성균관대학교산학협력단System and method for search service having a function of automatic classification of search results
US8265959B2 (en)2008-01-312012-09-11Humana Inc.Prescription drug prior authorization system and method
US20090199106A1 (en)2008-02-052009-08-06Sony Ericsson Mobile Communications AbCommunication terminal including graphical bookmark manager
WO2009115921A2 (en)2008-02-222009-09-24Ipath Technologies Private LimitedTechniques for enterprise resource mobilization
US20090216562A1 (en)*2008-02-222009-08-27Faulkner Judith RMethod and apparatus for accommodating diverse healthcare record centers
WO2009111242A2 (en)2008-02-292009-09-11Ims Software Services, Ltd.An apparatus and method for self-reporting medical information
US7765489B1 (en)2008-03-032010-07-27Shah Shalin NPresenting notifications related to a medical study on a toolbar
US8191766B2 (en)2008-03-042012-06-05Mastercard International IncorporatedMethods and systems for managing merchant identifiers
US8856088B2 (en)2008-04-012014-10-07Microsoft CorporationApplication-managed file versioning
US8121962B2 (en)2008-04-252012-02-21Fair Isaac CorporationAutomated entity identification for efficient profiling in an event probability prediction system
US8620641B2 (en)2008-05-162013-12-31Blackberry LimitedIntelligent elision
WO2009149063A1 (en)2008-06-022009-12-10Azuki Systems, Inc.Media mashup system
US20090307049A1 (en)2008-06-052009-12-10Fair Isaac CorporationSoft Co-Clustering of Data
US8924469B2 (en)2008-06-052014-12-30Headwater Partners I LlcEnterprise access control and accounting allocation for access networks
US8301593B2 (en)2008-06-122012-10-30Gravic, Inc.Mixed mode synchronous and asynchronous replication system
US8860754B2 (en)2008-06-222014-10-14Tableau Software, Inc.Methods and systems of automatically generating marks in a graphical view
US8301464B1 (en)2008-07-182012-10-30Cave Consulting Group, Inc.Method and system for producing statistical analysis of medical care information
KR20110056502A (en)2008-08-042011-05-30퀴드, 아이엔씨. Enterprise performance analysis engine
US8984390B2 (en)2008-09-152015-03-17Palantir Technologies, Inc.One-click sharing for screenshots and related documents
CN101685449B (en)2008-09-262012-07-11国际商业机器公司Method and system for connecting tables in a plurality of heterogeneous distributed databases
US20100082369A1 (en)2008-09-292010-04-01General Electric CompanySystems and Methods for Interconnected Personalized Digital Health Services
US8554579B2 (en)2008-10-132013-10-08Fht, Inc.Management, reporting and benchmarking of medication preparation
US20100114887A1 (en)2008-10-172010-05-06Google Inc.Textual Disambiguation Using Social Connections
US8391584B2 (en)2008-10-202013-03-05Jpmorgan Chase Bank, N.A.Method and system for duplicate check detection
US8306947B2 (en)2008-10-302012-11-06Hewlett-Packard Development Company, L.P.Replication of operations on objects distributed in a storage system
US20100131502A1 (en)2008-11-252010-05-27Fordham Bradley SCohort group generation and automatic updating
US8204859B2 (en)2008-12-102012-06-19Commvault Systems, Inc.Systems and methods for managing replicated database data
US8719350B2 (en)2008-12-232014-05-06International Business Machines CorporationEmail addressee verification
US10115153B2 (en)2008-12-312018-10-30Fair Isaac CorporationDetection of compromise of merchants, ATMS, and networks
US20100262688A1 (en)2009-01-212010-10-14Daniar HussainSystems, methods, and devices for detecting security vulnerabilities in ip networks
US20100191563A1 (en)2009-01-232010-07-29Doctors' Administrative Solutions, LlcPhysician Practice Optimization Tracking
WO2010085773A1 (en)2009-01-242010-07-29Kontera Technologies, Inc.Hybrid contextual advertising and related content analysis and display techniques
US8073857B2 (en)2009-02-172011-12-06International Business Machines CorporationSemantics-based data transformation over a wire in mashups
US8473454B2 (en)2009-03-102013-06-25Xerox CorporationSystem and method of on-demand document processing
US20100235915A1 (en)2009-03-122010-09-16Nasir MemonUsing host symptoms, host roles, and/or host reputation for detection of host infection
US8447722B1 (en)2009-03-252013-05-21Mcafee, Inc.System and method for data mining and security policy management
US8843505B2 (en)*2009-04-032014-09-23Epic Systems CorporationHealthcare record system and method for providing improved portable data
IL197961A0 (en)2009-04-052009-12-24Guy ShakedMethods for effective processing of time series
US20100324929A1 (en)2009-04-232010-12-23Jason PetrasichApparatus and method for predicting healthcare revenue cycle outcomes and controlling work flow
US8719249B2 (en)2009-05-122014-05-06Microsoft CorporationQuery classification
US20100306285A1 (en)2009-05-282010-12-02Arcsight, Inc.Specifying a Parser Using a Properties File
US8856691B2 (en)2009-05-292014-10-07Microsoft CorporationGesture tool
US8495151B2 (en)2009-06-052013-07-23Chandra BodapatiMethods and systems for determining email addresses
US20100313239A1 (en)2009-06-092010-12-09International Business Machines CorporationAutomated access control for rendered output
US8554742B2 (en)2009-07-062013-10-08Intelligent Medical Objects, Inc.System and process for record duplication analysis
EP2454661A1 (en)2009-07-152012-05-23Proviciel - MlstateSystem and method for creating a parser generator and associated computer program
US9104695B1 (en)2009-07-272015-08-11Palantir Technologies, Inc.Geotagging structured data
US8560548B2 (en)2009-08-192013-10-15International Business Machines CorporationSystem, method, and apparatus for multidimensional exploration of content items in a content store
US8334773B2 (en)2009-08-282012-12-18Deal Magic, Inc.Asset monitoring and tracking system
US10242540B2 (en)2009-09-022019-03-26Fair Isaac CorporationVisualization for payment card transaction fraud analysis
US9280777B2 (en)2009-09-082016-03-08Target Brands, Inc.Operations dashboard
US20110066497A1 (en)2009-09-142011-03-17Choicestream, Inc.Personalized advertising and recommendation
US8214490B1 (en)2009-09-152012-07-03Symantec CorporationCompact input compensating reputation data tracking mechanism
US8756489B2 (en)2009-09-172014-06-17Adobe Systems IncorporatedMethod and system for dynamic assembly of form fragments
US20110078173A1 (en)2009-09-302011-03-31Avaya Inc.Social Network User Interface
US8932391B2 (en)2009-09-302015-01-13Videojet Technologies Inc.Thermal ink jet ink composition
US8595058B2 (en)2009-10-152013-11-26Visa U.S.A.Systems and methods to match identifiers
US8321360B2 (en)2009-10-222012-11-27Symantec CorporationMethod and system for weighting transactions in a fraud detection system
US9589270B2 (en)2009-10-232017-03-07Service Management Group, Inc.Electronically capturing consumer location data for analyzing consumer behavior
US20110112995A1 (en)2009-10-282011-05-12Industrial Technology Research InstituteSystems and methods for organizing collective social intelligence information using an organic object data model
CN102054015B (en)2009-10-282014-05-07财团法人工业技术研究院 System and method for organizing community intelligence information using an organic object data model
US8504456B2 (en)2009-12-012013-08-06Bank Of America CorporationBehavioral baseline scoring and risk scoring
US11122009B2 (en)2009-12-012021-09-14Apple Inc.Systems and methods for identifying geographic locations of social media content collected over social networks
US8645478B2 (en)2009-12-102014-02-04Mcafee, Inc.System and method for monitoring social engineering in a computer network environment
US20110153384A1 (en)2009-12-172011-06-23Matthew Donald HorneVisual comps builder
CN102906686A (en)2010-01-112013-01-30潘吉瓦公司Evaluating public records of supply transactions for financial investment decisions
US9026552B2 (en)2010-01-182015-05-05Salesforce.Com, Inc.System and method for linking contact records to company locations
US20110208822A1 (en)2010-02-222011-08-25Yogesh Chunilal RathodMethod and system for customized, contextual, dynamic and unified communication, zero click advertisement and prospective customers search engine
US20110208565A1 (en)2010-02-232011-08-25Michael Ross complex process management
US8478709B2 (en)2010-03-082013-07-02Hewlett-Packard Development Company, L.P.Evaluation of client status for likelihood of churn
US8752054B2 (en)2010-03-112014-06-10Avaya Inc.Intelligent merging of transactions based on a variety of criteria
US20110225482A1 (en)2010-03-152011-09-15Wizpatent Pte LtdManaging and generating citations in scholarly work
US20110231296A1 (en)2010-03-162011-09-22UberMedia, Inc.Systems and methods for interacting with messages, authors, and followers
US20110231305A1 (en)2010-03-192011-09-22Visa U.S.A. Inc.Systems and Methods to Identify Spending Patterns
US8577911B1 (en)2010-03-232013-11-05Google Inc.Presenting search term refinements
US8739118B2 (en)2010-04-082014-05-27Microsoft CorporationPragmatic mapping specification, compilation and validation
US8306846B2 (en)2010-04-122012-11-06First Data CorporationTransaction location analytics systems and methods
US20110258216A1 (en)2010-04-202011-10-20International Business Machines CorporationUsability enhancements for bookmarks of browsers
US8214232B2 (en)2010-04-222012-07-03Fair Isaac CorporationHealthcare insurance claim fraud detection using datasets derived from multiple insurers
US8255399B2 (en)2010-04-282012-08-28Microsoft CorporationData classifier
US8874432B2 (en)2010-04-282014-10-28Nec Laboratories America, Inc.Systems and methods for semi-supervised relationship extraction
US8473415B2 (en)2010-05-042013-06-25Kevin Paul SiegelSystem and method for identifying a point of compromise in a payment transaction processing system
US20110289397A1 (en)2010-05-192011-11-24Mauricio EastmondDisplaying Table Data in a Limited Display Area
US8723679B2 (en)2010-05-252014-05-13Public Engines, Inc.Systems and methods for transmitting alert messages relating to events that occur within a pre-defined area
US20110295649A1 (en)2010-05-312011-12-01International Business Machines CorporationAutomatic churn prediction
US8756224B2 (en)2010-06-162014-06-17Rallyverse, Inc.Methods, systems, and media for content ranking using real-time data
US20110310005A1 (en)2010-06-172011-12-22Qualcomm IncorporatedMethods and apparatus for contactless gesture recognition
US8380719B2 (en)2010-06-182013-02-19Microsoft CorporationSemantic content searching
US8364642B1 (en)2010-07-072013-01-29Palantir Technologies, Inc.Managing disconnected investigations
US8489641B1 (en)2010-07-082013-07-16Google Inc.Displaying layers of search results on a map
US8407341B2 (en)2010-07-092013-03-26Bank Of America CorporationMonitoring communications
US20120019559A1 (en)2010-07-202012-01-26Siler Lucas CMethods and Apparatus for Interactive Display of Images and Measurements
US8554653B2 (en)2010-07-222013-10-08Visa International Service AssociationSystems and methods to identify payment accounts having business spending activities
DE102010036906A1 (en)2010-08-062012-02-09Tavendo Gmbh Configurable pie menu
US8775530B2 (en)2010-08-252014-07-08International Business Machines CorporationCommunication management method and system
US20120065987A1 (en)*2010-09-092012-03-15Siemens Medical Solutions Usa, Inc.Computer-Based Patient Management for Healthcare
US20120066166A1 (en)2010-09-102012-03-15International Business Machines CorporationPredictive Analytics for Semi-Structured Case Oriented Processes
US20120078595A1 (en)2010-09-242012-03-29Nokia CorporationMethod and apparatus for ontology matching
US8549004B2 (en)2010-09-302013-10-01Hewlett-Packard Development Company, L.P.Estimation of unique database values
WO2012054868A2 (en)2010-10-212012-04-26Visa International Service AssociationSoftware and methods for risk and fraud mitigation
JP5706137B2 (en)2010-11-222015-04-22インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Method and computer program for displaying a plurality of posts (groups of data) on a computer screen in real time along a plurality of axes
CA2914169C (en)2010-11-242018-01-23Logrhythm, Inc.Scalable analytical processing of structured data
US8839133B2 (en)2010-12-022014-09-16Microsoft CorporationData visualizations including interactive time line representations
CN102546446A (en)2010-12-132012-07-04太仓市浏河镇亿网行网络技术服务部Email device
US9141405B2 (en)2010-12-152015-09-22International Business Machines CorporationUser interface construction
US8719166B2 (en)2010-12-162014-05-06Verizon Patent And Licensing Inc.Iterative processing of transaction information to detect fraud
IL298116A (en)2010-12-222023-01-01Syqe Medical Ltd Method and system for drug delivery
US20120173381A1 (en)2011-01-032012-07-05Stanley Benjamin SmithProcess and system for pricing and processing weighted data in a federated or subscription based data source
US8447263B2 (en)2011-01-282013-05-21Don ReichEmergency call analysis system
US20120197660A1 (en)2011-01-312012-08-02Ez Derm, LlcSystems and methods to faciliate medical services
US20120197657A1 (en)2011-01-312012-08-02Ez Derm, LlcSystems and methods to facilitate medical services
IL211163A0 (en)2011-02-102011-04-28Univ Ben GurionA method for generating a randomized data structure for representing sets, based on bloom filters
EP2678774A4 (en)2011-02-242015-04-08Lexisnexis Division Of Reed Elsevier IncMethods for electronic document searching and graphically representing electronic document searches
US8682764B2 (en)2011-03-012014-03-25Early Warning Services, LlcSystem and method for suspect entity detection and mitigation
US20120246148A1 (en)2011-03-222012-09-27Intergraph Technologies CompanyContextual Display and Scrolling of Search Results in Graphical Environment
AU2012230299B2 (en)2011-03-232016-04-14Detica Patent LimitedAn automated fraud detection method and system
US8538827B1 (en)*2011-04-292013-09-17Intuit Inc.Real-time alert during on-line transaction
US20120278249A1 (en)2011-04-292012-11-01American Express Travel Related Services Company, Inc.Generating an Identity Theft Score
US9104765B2 (en)2011-06-172015-08-11Robert Osann, Jr.Automatic webpage characterization and search results annotation
US20130006655A1 (en)2011-06-302013-01-03Verizon Patent And Licensing Inc.Near real-time healthcare fraud detection
US8726379B1 (en)2011-07-152014-05-13Norse CorporationSystems and methods for dynamic protection from electronic attacks
US8982130B2 (en)2011-07-152015-03-17Green Charge NetworksCluster mapping to highlight areas of electrical congestion
US9996807B2 (en)2011-08-172018-06-12Roundhouse One LlcMultidimensional digital platform for building integration and analysis
US8732574B2 (en)2011-08-252014-05-20Palantir Technologies, Inc.System and method for parameterizing documents for automatic workflow generation
US8630892B2 (en)2011-08-312014-01-14Accenture Global Services LimitedChurn analysis system
US10031646B2 (en)2011-09-072018-07-24Mcafee, LlcComputer system security dashboard
US8949164B1 (en)2011-09-082015-02-03George O. MohlerEvent forecasting system
US10140620B2 (en)2011-09-152018-11-27Stephan HEATHMobile device system and method providing combined delivery system using 3D geo-target location-based mobile commerce searching/purchases, discounts/coupons products, goods, and services, or service providers-geomapping-company/local and socially-conscious information/social networking (“PS-GM-C/LandSC/I-SN”)
WO2013044141A2 (en)2011-09-222013-03-28Capgemini U.S. LlcProcess transformation and transitioning apparatuses, methods and systems
US9426304B2 (en)*2011-09-262016-08-23Solacom Technologies Inc.Answering or releasing emergency calls from a map display for an emergency services platform
WO2013052872A2 (en)2011-10-052013-04-11Mastercard International IncorporatedNomination engine
US20130097482A1 (en)2011-10-132013-04-18Microsoft CorporationSearch result entry truncation using pixel-based approximation
US8626545B2 (en)2011-10-172014-01-07CrowdFlower, Inc.Predicting future performance of multiple workers on crowdsourcing tasks and selecting repeated crowdsourcing workers
US8849776B2 (en)2011-10-172014-09-30Yahoo! Inc.Method and system for resolving data inconsistency
US8843421B2 (en)2011-11-012014-09-23Accenture Global Services LimitedIdentification of entities likely to engage in a behavior
US20130117081A1 (en)2011-11-072013-05-09Fair Isaac CorporationLead Fraud Detection
US20130124193A1 (en)2011-11-152013-05-16Business Objects Software LimitedSystem and Method Implementing a Text Analysis Service
US9159024B2 (en)2011-12-072015-10-13Wal-Mart Stores, Inc.Real-time predictive intelligence platform
CN103167093A (en)2011-12-082013-06-19青岛海信移动通信技术股份有限公司Filling method of mobile phone email address
US9026480B2 (en)2011-12-212015-05-05Telenav, Inc.Navigation system with point of interest classification mechanism and method of operation thereof
US8880420B2 (en)2011-12-272014-11-04Grubhub, Inc.Utility for creating heatmaps for the study of competitive advantage in the restaurant marketplace
US8843431B2 (en)2012-01-162014-09-23International Business Machines CorporationSocial network analysis for churn prediction
US8909648B2 (en)2012-01-182014-12-09Technion Research & Development Foundation LimitedMethods and systems of supervised learning of semantic relatedness
US8782004B2 (en)2012-01-232014-07-15Palantir Technologies, Inc.Cross-ACL multi-master replication
US9279898B2 (en)2012-02-092016-03-08Pgs Geophysical AsMethods and systems for correction of streamer-depth bias in marine seismic surveys
US20130226944A1 (en)2012-02-242013-08-29Microsoft CorporationFormat independent data transformation
CA2838068A1 (en)2012-02-242013-06-24Jerry WolfeSystem and method for providing flavor advisement and enhancement
US8620963B2 (en)2012-03-082013-12-31eBizprise Inc.Large-scale data processing system, method, and non-transitory tangible machine-readable medium thereof
JP2013191187A (en)2012-03-152013-09-26Fujitsu LtdProcessing device, program and processing system
US20130263019A1 (en)2012-03-302013-10-03Maria G. CastellanosAnalyzing social media
US20130262328A1 (en)2012-03-302013-10-03CSRSI, Inc.System and method for automated data breach compliance
US8738665B2 (en)2012-04-022014-05-27Apple Inc.Smart progress indicator
US9298856B2 (en)2012-04-232016-03-29Sap SeInteractive data exploration and visualization tool
US8798354B1 (en)2012-04-252014-08-05Intuit Inc.Method and system for automatic correlation of check-based payments to customer accounts and/or invoices
US9043710B2 (en)2012-04-262015-05-26Sap SeSwitch control in report generation
US8972336B2 (en)*2012-05-032015-03-03Salesforce.Com, Inc.System and method for mapping source columns to target columns
US10304036B2 (en)2012-05-072019-05-28Nasdaq, Inc.Social media profiling for one or more authors using one or more social media platforms
EP2662782A1 (en)2012-05-102013-11-13Siemens AktiengesellschaftMethod and system for storing data in a database
US8788471B2 (en)2012-05-302014-07-22International Business Machines CorporationMatching transactions in multi-level records
US20140032506A1 (en)2012-06-122014-01-30Quality Attributes Software, Inc.System and methods for real-time detection, correction, and transformation of time series data
US9032531B1 (en)2012-06-282015-05-12Middlegate, Inc.Identification breach detection
US8966441B2 (en)2012-07-122015-02-24Oracle International CorporationDynamic scripts to extend static applications
WO2015002630A2 (en)2012-07-242015-01-08Deloitte Development LlcFraud detection methods and systems
US20140052466A1 (en)2012-08-202014-02-20Rearden AnalyticsSystem and method for enabling compliance with rules to reduce fraudulent reimbursement associated with durable medical equipment prescriptions
US20140058754A1 (en)2012-08-222014-02-27David WildProfessional networking platform with ranked patient information delivery
US10163158B2 (en)2012-08-272018-12-25Yuh-Shen SongTransactional monitoring system
US20140068487A1 (en)2012-09-052014-03-06Roche Diagnostics Operations, Inc.Computer Implemented Methods For Visualizing Correlations Between Blood Glucose Data And Events And Apparatuses Thereof
US20140081652A1 (en)2012-09-142014-03-20Risk Management Solutions LlcAutomated Healthcare Risk Management System Utilizing Real-time Predictive Models, Risk Adjusted Provider Cost Index, Edit Analytics, Strategy Management, Managed Learning Environment, Contact Management, Forensic GUI, Case Management And Reporting System For Preventing And Detecting Healthcare Fraud, Abuse, Waste And Errors
JP6200509B2 (en)2012-09-252017-09-20エムエックス・テクノロジーズ・インコーポレーテッドMX Technologies, Inc. Aggregation source routing
US20140095509A1 (en)2012-10-022014-04-03Banjo, Inc.Method of tagging content lacking geotags with a location
US9513780B2 (en)2012-10-082016-12-06Fisher-Rosemount Systems, Inc.Distribution policy for propagation of changes to process control objects
US9104786B2 (en)2012-10-122015-08-11International Business Machines CorporationIterative refinement of cohorts using visual exploration and data analytics
US8688573B1 (en)2012-10-162014-04-01Intuit Inc.Method and system for identifying a merchant payee associated with a cash transaction
US8914886B2 (en)2012-10-292014-12-16Mcafee, Inc.Dynamic quarantining for malware detection
US9501761B2 (en)2012-11-052016-11-22Palantir Technologies, Inc.System and method for sharing investigation results
US20140136237A1 (en)2012-11-132014-05-15Nicholas G. AndersonHealthcare data management system
US9378030B2 (en)2013-10-012016-06-28Aetherpal, Inc.Method and apparatus for interactive mobile device guidance
US10504127B2 (en)2012-11-152019-12-10Home Depot Product Authority, LlcSystem and method for classifying relevant competitors
US20140143009A1 (en)2012-11-162014-05-22International Business Machines CorporationRisk reward estimation for company-country pairs
US20140149130A1 (en)2012-11-292014-05-29Verizon Patent And Licensing Inc.Healthcare fraud detection based on statistics, learning, and parameters
US20140157172A1 (en)2012-11-302014-06-05DrillmapGeographic layout of petroleum drilling data and methods for processing data
US20140156527A1 (en)2012-11-302014-06-05Bank Of America CorporationPre-payment authorization categorization
US10672008B2 (en)2012-12-062020-06-02Jpmorgan Chase Bank, N.A.System and method for data analytics
US9497289B2 (en)2012-12-072016-11-15Genesys Telecommunications Laboratories, Inc.System and method for social message classification based on influence
US9294576B2 (en)2013-01-022016-03-22Microsoft Technology Licensing, LlcSocial media impact assessment
US20140195515A1 (en)2013-01-102014-07-10I3 AnalyticsMethods and systems for querying and displaying data using interactive three-dimensional representations
US8639552B1 (en)2013-01-242014-01-28Broadvision, Inc.Systems and methods for creating and sharing tasks
US9805407B2 (en)2013-01-252017-10-31Illumina, Inc.Methods and systems for using a cloud computing environment to configure and sell a biological sample preparation cartridge and share related data
US9892026B2 (en)2013-02-012018-02-13Ab Initio Technology LlcData records selection
US20140222521A1 (en)2013-02-072014-08-07Ibms, LlcIntelligent management and compliance verification in distributed work flow environments
US20140222793A1 (en)2013-02-072014-08-07Parlance CorporationSystem and Method for Automatically Importing, Refreshing, Maintaining, and Merging Contact Sets
US9264393B2 (en)2013-02-132016-02-16International Business Machines CorporationMail server-based dynamic workflow management
US8744890B1 (en)2013-02-142014-06-03Aktana, Inc.System and method for managing system-level workflow strategy and individual workflow activity
US20140244284A1 (en)2013-02-252014-08-28Complete Consent, LlcCommunication of medical claims
US10140664B2 (en)2013-03-142018-11-27Palantir Technologies Inc.Resolving similar entities from a transaction database
DE102014103476A1 (en)2013-03-152014-09-18Palantir Technologies, Inc. Data processing techniques
US20140278339A1 (en)2013-03-152014-09-18Konstantinos (Constantin) F. AliferisComputer System and Method That Determines Sample Size and Power Required For Complex Predictive and Causal Data Analysis
US8855999B1 (en)2013-03-152014-10-07Palantir Technologies Inc.Method and system for generating a parser and parsing complex data
US8903717B2 (en)2013-03-152014-12-02Palantir Technologies Inc.Method and system for generating a parser and parsing complex data
US9501202B2 (en)2013-03-152016-11-22Palantir Technologies, Inc.Computer graphical user interface with genomic workflow
GB2513721A (en)2013-03-152014-11-05Palantir Technologies IncComputer-implemented systems and methods for comparing and associating objects
US8924388B2 (en)2013-03-152014-12-30Palantir Technologies Inc.Computer-implemented systems and methods for comparing and associating objects
GB2513720A (en)2013-03-152014-11-05Palantir Technologies IncComputer-implemented systems and methods for comparing and associating objects
US20140278479A1 (en)2013-03-152014-09-18Palantir Technologies, Inc.Fraud detection in healthcare
US9372929B2 (en)2013-03-202016-06-21Securboration, Inc.Methods and systems for node and link identification
US20140358789A1 (en)2013-05-302014-12-04B. Scott BodingAcquirer facing fraud management system and method
US9576248B2 (en)2013-06-012017-02-21Adam M. HurwitzRecord linkage sharing using labeled comparison vectors and a machine learning domain classification trainer
GB2517582A (en)2013-07-052015-02-25Palantir Technologies IncData quality monitors
US8601326B1 (en)2013-07-052013-12-03Palantir Technologies, Inc.Data quality monitors
US8713467B1 (en)2013-08-092014-04-29Palantir Technologies, Inc.Context-sensitive views
US8689108B1 (en)2013-09-242014-04-01Palantir Technologies, Inc.Presentation and analysis of user interaction data
US8938686B1 (en)2013-10-032015-01-20Palantir Technologies Inc.Systems and methods for analyzing performance of an entity
US8812960B1 (en)2013-10-072014-08-19Palantir Technologies Inc.Cohort-based presentation of user interaction data
US8832594B1 (en)2013-11-042014-09-09Palantir Technologies Inc.Space-optimized display of multi-column tables with selective text truncation based on a combined text width
US10586234B2 (en)2013-11-132020-03-10Mastercard International IncorporatedSystem and method for detecting fraudulent network events
US9356937B2 (en)2013-11-132016-05-31International Business Machines CorporationDisambiguating conflicting content filter rules
US9105000B1 (en)2013-12-102015-08-11Palantir Technologies Inc.Aggregating data from a plurality of data sources
US20150161611A1 (en)2013-12-102015-06-11Sas Institute Inc.Systems and Methods for Self-Similarity Measure
US10356032B2 (en)2013-12-262019-07-16Palantir Technologies Inc.System and method for detecting confidential information emails
US20150187036A1 (en)2014-01-022015-07-02Palantir Technologies Inc.Computer-implemented methods and systems for analyzing healthcare data
US8832832B1 (en)2014-01-032014-09-09Palantir Technologies Inc.IP reputation
US20150235334A1 (en)2014-02-202015-08-20Palantir Technologies Inc.Healthcare fraud sharing system
US20150269316A1 (en)2014-03-182015-09-24Universal Research Solutions, LlcOnline Referring Service Provider Portal
US9836580B2 (en)2014-03-212017-12-05Palantir Technologies Inc.Provider portal
US9129219B1 (en)2014-06-302015-09-08Palantir Technologies, Inc.Crime risk forecasting
US9256664B2 (en)2014-07-032016-02-09Palantir Technologies Inc.System and method for news events detection and visualization
US20160034578A1 (en)2014-07-312016-02-04Palantir Technologies, Inc.Querying medical claims data
US9418337B1 (en)2015-07-212016-08-16Palantir Technologies Inc.Systems and models for data analytics

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8949082B2 (en)*2001-11-022015-02-03Siemens Medical Solutions Usa, Inc.Healthcare information technology system for predicting or preventing readmissions
US20150112710A1 (en)*2012-06-212015-04-23Battelle Memorial InstituteClinical predictive analytics system
WO2014201515A1 (en)*2013-06-182014-12-24Deakin UniversityMedical data processing for risk prediction

Cited By (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20200342981A1 (en)*2019-04-232020-10-29OpenMed, Inc.Reverse flow appointment scheduling

Also Published As

Publication numberPublication date
US11302426B1 (en)2022-04-12

Similar Documents

PublicationPublication DateTitle
US20220277816A1 (en)Unified data interface and system
US11783134B2 (en)Gap in care determination using a generic repository for healthcare
US20230054675A1 (en)Outcomes and performance monitoring
Holmes et al.Why is the electronic health record so challenging for research and clinical care?
US11735294B2 (en)Client management tool system and method
Curtis et al.Four health data networks illustrate the potential for a shared national multipurpose big-data network
US10922774B2 (en)Comprehensive medication advisor
US20190088356A1 (en)System and Method for a Payment Exchange Based on an Enhanced Patient Care Plan
US20150039343A1 (en)System for identifying and linking care opportunities and care plans directly to health records
US20190005195A1 (en)Methods and systems for improving care through post-operation feedback analysis
Ranallo et al.Behavioral health information technology: from chaos to clarity
US20170132371A1 (en)Automated Patient Chart Review System and Method
US20180294048A1 (en)Patient-centric portal
WO2017184521A1 (en)Systems for facilitating user engagement and behavior to improve health outcomes
HK1215746A1 (en)Clinical dashboard user interface system and method
CN108028074A (en) Patient coordination system and method
US20200321106A1 (en)Tracking and quality assurance of pathology, radiology and other medical or surgical procedures
US20160098520A1 (en)Healthcare utilization visualization
WO2016010997A1 (en)Client management tool system and method
Oh et al.Application of a human factors and systems engineering approach to explore care transitions of Sepsis survivors from hospital to home health care
WO2021096538A1 (en)System and method for a payment exchange based on an enhanced patient care plan
Fraser et al.10 Electronic Health Records
AiyedunMedical decision support system using augmentable guideline engine
KUDYBA et al.Free ebooks==> www. Ebook777. com

Legal Events

DateCodeTitleDescription
STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

ASAssignment

Owner name:PALANTIR TECHNOLOGIES INC., COLORADO

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WINLO, MICHAEL;BURCHHARDT, CHRIS;MCLAIN, KYLE;AND OTHERS;SIGNING DATES FROM 20160108 TO 20160223;REEL/FRAME:064875/0317

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:FINAL REJECTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp