FBFHLX ;WOIFO/SAB - TRANSMIT HL7 MESSAGES TO FPPS ;7/14/14 16:08
Source file <FBFHLX.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; Entry Point
; may be called by scheduled option as non-interactive task ; may be called by user menu option as interactive task |
|
ALL | ; Transmit All Pending Invoices (interactive and non-interactive)
; input ; FBQUIT - boolean value (0 or 1), true if process should stop ; output ; FBQUIT - may change value |
|
BYINV | ; Transmit Selected Invoices (interactive)
|
|
INVOICE | ; transmit invoice
; input ; FBQDA - ien of entry in file 163.5 to transmit, required ; output ; FBERR - error flag (0 or 1), true if error prevented transmit ; FBSTA - station number in transmitted message (may be null if err) ; FBTTYP - transaction type in transmitted message (may be null) ; ^TMP($J,"FBE",invoice number,#) - any exceptions ; ^TMP($J,"FBW",invoice number,#) - any warnings |
|
MOVEHL | ; Copy HL segment data into word-processing style array
; input ; ^TMP("HLS",$J, array ; output ; ^TMP($J,"HLSEG",#)=line of text ; there will be a blank line after each segment |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^FBHL(163.5 - [#163.5] | Classic Fileman Calls, WP^DIE |