3 Perform the Post-Installation Steps

Perform the following post-installation steps:

  1. Stop and start the WebLogic Admin server and the HDR Managed server.
  2. Extract the updated HDR FHIR CLI module (<hdr82_patch_dir>/webloigc/fhir/hdrfhircli/hdr-fhir-cli-app-8.1.0-SNAPSHOT.zip) file on the middle tire to use the features of HDR FHIR command line module.
  3. Use the updated <hdr82_patch_dir>/ database/db/hct/execute/hdr_ets_compatible_loinc_preloader.py file to convert native LOINC files into the ETS compatible version files to load them into the ETS repository.

    Note:

    Use Python version in 2.x series to execute ETS LOINC pre-loader python script.
  4. Use the following ETS scripts to run the ETS Jobs from database tier.
    1. <hdr82_patch_dir>/database/db/hct/execute/hdr_ets_loader.sh runs ETS loader program.
    2. <hdr82_patch_dir>/database/db/hct/execute/hdr_ets_importer.sh runs ETS importer program.
    3. <hdr82_patch_dir>/database/db/hct/execute/hdr_ets_maintenance.sh runs ETS maintenance program.
  5. Use the following ETS scripts to run the ETS Jobs from middle tier.
    1. <hdr82_patch_dir>/weblogic/scripts/hdrmt_ets_scripts runs ETS loader program.
    2. <hdr82_patch_dir> weblogic/scripts/hdrmt_ets_importer.sh runs ETS importer program.
    3. <hdr82_patch_dir>/weblogic/scripts/hdrmt_ets_maintenance.sh runs ETS maintenance program.
  6. You can use all the required Client-side Library jar files from <hdr82_patch_dir>/weblogic/jars location.