Configuration Tables

These tables are used specifically to display configuration settings. Primarily used in Interface or CS Tools documents but could be used anywhere.

 

For example the style has traditionally been generally as shown in the table below.

It is preferred that we keep it a basically blue table because clients are familiar with the standard of blue tables representing configuration settings. The font size has been kept small because the setting names are often quite long and there's a lot of info to include in each row.

The text in this table uses the standard blue [R66, G109, B169] of the H2 text.

The background on the colored rows is [R223, G230, B239] , an arbitrary light blue. Please suggest a better color as necessary.

It would be nice to scrunch up vertically the text to save space. The text in the tables is <p> within the <td> .

Client Message Importer Service

Reads HL7 billing messages from text file and saves them to the database queue.

 

Parameter

Value

Notes

DatabaseConnectionString

Data Source                    SERVERFastSQL

Initial Catalog                  FP_DB

Persist Security Info      True

User ID                            Rhodes

Password                        minerva

Delineates the server and database for this interface. Also establishes a login for the interface as a “user”.

EngineVMD

BillingSystemOutbound.vmd

The name of the “.vmd” file that holds the structures and mappings for the HL7 messages.

InterfaceCode

FastBilling

Unique interface identifier used to identify inbound messages in the FP message queue.

RetrievalMethod

GROUP

Specifies how files are retrieved for processing, ex. GROUP, FILE, or REALTIME.

FrequencyOfExecution

NOW

Specifies the frequency of execution, not used if Retrieval Method = REALTIME.

RealTimeRetrievalDelay

5

Specifies the retrieval delay in seconds, use zero for no delay.

MessageTypesToImport

BAR|DFT|ORM

Pipe-delimited values that specify HL7 message types to import.

PatientInsuranceCodes

  

PIP1|PIP2|PIP3|PIP4|PIP5|PIP6|PIP7|
PIP8|PIP9

BatchFilePath

C:\Development\Solstas\

FastOrdersHL7InterfacesTest\

TestQueue\ToBeProcessed

The network path where files are placed to be processed.

BatchFileArchivePath

C:\Development\Solstas\
FastOrdersHL7InterfacesTest\
TestQueue\Archive

The network path where files are placed after they have been processed.

ErrorQueuePath

C:\Development\Solstas\
FastOrdersHL7InterfacesTest\
TestQueue\Errors

The network path where errors are placed.

LabBatchFilePath

\\SERVER\rhodes\FP_Billing

The network path where billing files are placed before they are sent to Antrim by FTP.

PathologyBatchFilePath

\\SERVER\rhodes\FP_Billing

The network path where billing files are placed before they are sent to Antrim by FTP.

blank line

blank line

blank line