The following subsections describe the file stuctures used by the connector on a Windows, Linux, and i5/OS system.
The table below describes the file structure used by the connector as installed in a Windows machine.
Directory | Installed files |
---|---|
ProductDir\bin\Data\App | Healthcare_HL7_ConnectorTemplate and Healthcare_NCPDP_ConnectorTemplate - The connector's configuration file templates |
ProductDir\connectors\Healthcare | BIA_CWHealthcare.jar--The main connector code
BIA_CWHealthcareDatahandler.jar - the datahandler code for healthcare start_Healthcare.bat--The connector startup batch file start_Healthcare_service.bat |
ProductDir\connectors\messages
\BIA_Healthcareconnector.txt |
BIA_healthcareConnector.txt--The connector message file, containing error messages and codes |
ProductDir\connectors\healthcare
\start_healthcare_service.bat |
The startup script for the connector service. |
ProductDir\connectors\Healthcare
\dependencies\hl7\BIA_HL7I18N.cfg ProductDir\connectors\Healthcare \dependencies\hl7\BIA_HL7MTEventMap.cfg |
The healthcare configuration files. |
The table below describes the file structure used by the connector as installed on a Linux machine.
Directory | Installed files |
---|---|
ProductDir/bin/Data/App | Healthcare_HL7_ConnectorTemplate and Healthcare_NCPDP_ConnectorTemplate--The connector's configuration file templates |
ProductDir/connectors/Healthcare | BIA_CWHealthcare.jar--The main connector code
BIA_CWHealthcareDataHandler.jar start_Healthcare.sh--The connector startup shell file |
ProductDir/connectors/messages
/BIA_HealthcareConnector.txt |
BIA_HealthcareConnector.txt--The connector message file, containing error messages and codes |
ProductDir/connectors/Healthcare /dependencies/hl7/BIA_HL7MTEventMap.cfg |
Configuration file |
ProductDir/connectors/Healthcare /dependencies/hl7/BIA_HL7I18N.cfg |
Configuration file |
ProductDir/connectors/Healthcare/ BIA_CWHealthcareDataHandler.jar |
The Healthcare data handler |
The table below describes the file structure used by the connector as installed on an i5/OS machine.
Directory | Installed files |
---|---|
ProductDir/connectors/Healthcare | BIA_CWHealthcare.jar--The main connector code
start_healthcare.sh--The connector startup shell file |
ProductDir/connectors/messages
/BIA_HealthcareConnector.txt |
BIA_healthcareConnector.txt--The connector message file, containing error messages and codes |
ProductDir/repository/Healthcare /dependencies/BIA_HL7MTEventMap.cfg |
Configuration file |
ProductDir/connectors/Healthcare/ dependencies/hl7/BIA_HL7I18N.cfg/ |
Configuration file |
ProductDir/connectors/Healthcare/ BIA_CWHealthcareDataHandler.jar |
The Healthcare data handler |