Skip Headers
Oracle® Healthcare Master Person Index Configuration Reference
Release 3.0

E62300-01
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

1 Introduction to the Master Person Index Configuration Reference

This chapter provides an introduction to the Oracle Healthcare Master Person Index (OHMPI), including its flexible framework, features, and configuration.

This chapter includes the following section:

Introducing the Flexible Framework of Oracle Healthcare Master Person Index

Oracle Healthcare Master Person Index provides a flexible framework that allows you to create matching and indexing applications called enterprise-wide master person index applications. It is an application building tool to help you design, configure, and create a master person index application that will uniquely identify and cross-reference the business objects stored in your system databases. Business objects can be any type of entity for which you store information, such as customers, patients, vendors, businesses, inventory, and so on.

The following topics provide additional information about Oracle Healthcare Master Person Index:

Oracle Healthcare Master Person Index Configuration

In Oracle Healthcare Master Person Index, you define the data structure of the business objects to be stored and cross-referenced. In addition, you define the logic that determines how data is updated, standardized, weighted, and matched in the master person index database. The structure and logic you define is located in a group of XML configuration files that you create using the wizard. These files are created within the context of a NetBeans project, and can be further customized using either the Master Person Index Configuration Editor or the NetBeans XML editor. This document describes the structure of the XML files and how each configuration option affects the master person index application.

Oracle Healthcare Master Person Index Features

Oracle Healthcare Master Person Index provides features and functions to allow you to create and configure a master person index application for any type of data. The primary function of Oracle Healthcare Master Person Index is to automate the creation of a highly configurable master person index application. A wizard guides you through the initial setup steps, and the Master Person Index Configuration Editor allows you to further customize the configuration of the master person index application. The components you need to implement a master person index application are automatically generated.

Oracle Healthcare Master Person Index provides the following features:

  • Rapid Development - Rapid and intuitive development of a master person index application using a wizard to create the master person index configuration and using XML documents to configure the attributes of the index. Templates are provided for quick development of person and company object structures.

  • Automated Component Generation - Oracle Healthcare Master Person Index automatically creates the configuration files that define the primary attributes of the master person index application, including the configuration of the Master Index Data Manager (MIDM). Oracle Healthcare Master Person Index also generates scripts that create the appropriate database schemas.

  • Configurable Survivor Calculator - Oracle Healthcare Master Person Index provides predefined strategies for determining which field values to populate in the single best record (SBR). You can define different survivor rules for each field, and you can create a custom survivor strategy to implement in the master person index application.

  • Flexible Architecture - Oracle Healthcare Master Person Index provides a flexible platform that allows you to create a master person index application for any business object. You can customize the object structure so the master person index application can match and store any type of data, allowing you to design an application that specifically meets your data processing needs.

  • Configurable Matching Algorithm - Oracle Healthcare Master Person Index provides standard support for the Oracle Healthcare Master Person Index Match Engine (OHMPI Match Engine). In addition, you can plug in a custom matching algorithm to the master person index application.

  • Custom Java API - Oracle Healthcare Master Person Index generates a Java API that is customized to the object structure you define.

  • Standard Reports - Oracle Healthcare Master Person Index provides a set of standard reports with each master person index application that can be run from a command line or from the MIDM. The reports help you monitor the state of the data stored in the master person index application and help you identify configuration changes that might be required.