Misc Tab

Navigation:  System Setup (F4) > Devices >

Misc Tab

Previous pageReturn to chapter overviewNext page

LOGICAL EXPRESSION:  A logical expression can be used if there are instances when you only want to distribute documents that match a certain criteria. EXAMPLE:  Only one Provider's operative reports should print.  The logical expression would be (DOCTOR="XXXX") and (REPT_TYPE="YYYY") where XXXX is the provider code and YYYY is the operative report type code.

 

SEND ONCE TO INTERFACE: Only send the document to this interface once.  If yes, if a user redistributes a document, it will not go through the interface again.

 

STRIP OFF SIGNATURE LINE:  Strip off the signature lines from the body of the report. This is for interface, text files and email distributions only.

 

BODY HEADER TEMPLATE CODE:  This will use a form header RTF instead of the current form header.  A template for this needs to be configured for the site.

 

FILENAME EXPRESSION: Expression for creating the filename.  For example, "RAD-[R.CNETJOB)-[R.SITE)" The filename does need quotation marks surrounding it.  The filename for this example would be RAD-12345-1000

 

INSERT HARD PAGE BREAKS: Converts soft page breaks into hard page breaks.

 

PRINTER DEVICE:  “PRINTALL” needs to be selected in the Interface tab for the Interface Type.  This prints all components of a report.  Components printed include the main document, envelopes and carbon copies.  If printer and printer envelope are both defined, then the envelope will print right after the main document.  If printer CC and printer CC envelope are both defined, then the CC envelope will print right after the carbon copy.  The print device for CC's and envelopes are added under the device misc tab.

 

PRINTER DEVICE FOR ENV:  “PRINTALL” needs to be selected in the Interface tab for the Interface type.  This prints  the envelopes for a report.

 

PRINTER DEVICE FOR CC:  “PRINTALL” needs to be selected in the Interface tab for the Interface type.  This prints all CCs of a report.

 

PRINTER DEVICE FOR CC ENV:  “PRINTALL” needs to be selected in the Interface tab for the Interface type.  This prints all the CC envelopes of a report.

 

CREATE PRINT FILE FORMAT:  When writing a document out to a text file, this option formats it as a 'print file' with headers/footers on each page.  This is used for backwards compatibility.

 

PAPER SOURCE EXPRESSION: Optional expression used to override paper source 1 with papersource 2 if expression is true.  This can be used if one printer prints all documents for the site, but tray 2 is letterhead.  You can use the expression FORM=LETTER

 

CHECK FOR DUPLICATE ORDERS: This will check to see if the Order was already transcribed on another document.  If the interface type is HL7 or HL7-RTF, the document will not distribute if there is already a report using the order number.

 

NO DISTRIBUTION OF PRELIMINARY REPORT: Do not distribute a report that is in preliminary status.

 

MAKE FILENAME UNIQUE:  Make the filename unique by appending a letter, starting with "A".   This is only used for batch printing.

 

REFORMAT HEADER/FOOTER FOR TEXT FILES: Reformat the header and footer when creating text files to Courier New 12. Uses Device.LineLength.  This is an advanced feature, useful when there are multiple distributions, including RTF and text files.  Please contact ChartNet Support for assistance with this feature.

 

MISCELLANEOUS FIELD #1: Misc field to hold some data value.  This is an advanced feature, only to be used when directed by ChartNet Support.

 

MISCELLANEOUS FIELD #2: Misc field to hold some data value.  This is an advanced feature, only to be used when directed by ChartNet Support.

 

PATH OF REFERENCED FILE (HL7 ONLY): Path to location of file to reference in OBX-1. HL7 distribution such that first OBX line can be a pointer to location of a PDF file already created by a PDF distribution.

 

e.g.:

OBX|1|RP|||\\192.168.0.53\ECWDOCS\11071.PDF||||||F|

 

Rest of document lines will then appear in OBX 2 and onwards as normal.

Note that this first line must be an OBX type of RP, not TX