MTHL7PROC is the individual program configuration for each specific interface feed, inbound or outbound, that runs under the MTHL7 service or CNHL7 if running as a true Window's service. This is only configured on a ChartNet remote server, unless the ChartNet host server is communicating directly to a remote EMR or interface engine (utilizing a VPN). ChartNet does not provide support for VPN connectivity.
MTHL7PROC (REMOTE SERVER)
HOST NETWORK ADDRESS: Required field. IP address of the target system. This is used for outbound only.
PORT NUMBER: Required field. The agreed upon port that this process will send or listen on.
FILE MASK (OUTBOUND): File mask to use when sending files. This is the file type or file extension that is configured in the distribution device.
COPY PATH FOR INBOUND TRANSACTIONS: Path to copy inbound files to. This will create a ChartNet standard HL7 text file of the message received to the folder in this path. This is used for troubleshooting.
APPEND FILE NAME: To create a single file that contains all inbound messages, specify the file name with full path here. NOTE: This can quickly create very large files. This will append the inbound transaction to another file for a third party application to use.
ORM PATH: If feed contains both ADT and ORM transactions, the ORM path specifies where to place the ORM messages. ADT messages will still go to the path specified in the Service Control record. A separate MTUPLOAD is needed to send the ORM.
MESSAGE TYPE: Optional inbound message type code that will be accepted. For example, "ADT" or "ORM". Default is to accept all message types. This can be used to filter out unneeded messages.
DO NOT SEND ACK BACK: Do not send an acknowledgment back to the sending system.
KEEP DAYS: Number of days to keep .DONE files (outbound only). This is only for the result messages sent from the ChartNet host system.
DEBUG LOGGING: Turn on debug logging. [yymmdd].debug file will be created in \system\logs\mthl7proc folder