Install HDR 8.2 on Database Tier
Extract the contents of hdr82_artifacts.zip file to a directory on the database tier.
- Ensure you have read and write permissions to these directories, subdirectories, and their files.
- Set HDR_HOME environment variable to a directory where hdr82_artifacts.zip file is extracted.
- Set JAVA_HOME environment variable to a directory where JDK11 is installed and JAVA_HOME/bin directory is configured in the PATH on the database tier.
- Set ORACLE_HOME environment variable to a directly where Oracle 19c database is installed.
- Ensure ORACLE_HOME/bin directory is configured in the PATH on the database tier.
- Create HDR 8.2 Database schemas – CTB and HCT
To setup HDR 8.2 Database schemas (CTB and HCT) on DB version 19c, perform the following: - Create HDR FHIR Database Schema
To setup HDR FHIR Database schema on DB version 19c, perform the following:
Parent topic: Installation