Install and configure Oracle HIM 4.0.2 Health Record Locator

This section describes how to install Health Sciences Information Manager 4.0.2 Health Record Locator.

To install HIM Health Record Locator:
  1. Extract the contents of the patch set file (p39152234_402_Generic.zip) to a temporary directory <ohim402_patch_dir>.
  2. Copy the file ohim_hrl_installer.tgz to where you want to install the Health Record Locator.
  3. Extract the contents of the ohim_hrl_installer.tgz file either by using the unzip utility or the following command:
    $ tar -zxvf ohim_hrl_installer.tgz
  4. Change to the installer directory: $cd <install_dir>/ohim_hrl_installer.
  5. Run chmod 700 on run_ohim_hrl_installer.sh.
  6. Execute the installer: $./run_ohim_hrl_installer.sh (for Linux environment) or run_ohim_hrl_installer.cmd script (for Windows environment).
  7. When prompted by the installer, select recordlocator to install core HRL component, dsub for DSUB Notification Broker, and xpid for the XPID HL7v2 server.
  8. When prompted, provide HIM component schema details and WebLogic domain and server details to configure and deploy the HIM components on WebLogic server. Refer to the Health Record Locator install example topic in the HIM version 4.0.0 documentation for a complete terminal output of the Health Record Locator installer for details.