FBAAV5 ;AISC/GRR - CREATE TRANSACTIONS FOR CH/CNH PAYMENTS ;11 Apr 2006 2:54 PM
Source file <FBAAV5.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DETCH |
|
|
GOT | ; process an inpatient invoice
|
|
AUTHIP(IENS) | ;
|
|
PSA(X,Y) | ;call to set default Primary Service Area (PSA)
|
|
B9ADMIT(FBIENS) | ; Determine Admission Date for a B9 payment
; input ; FBIENS ; returns admission date in internal FileMan format or null value |
|
B9DISCHG(FBIENS) | ; Determine Discharge Date and Type for a B9 payment
; input ; FBIENS - Invoice IEN (file 162.5) with trailing comma ; returns discharge date in internal FileMan format or null value and ; discharge type or null value |
|
DX(FBDX,FBDATE,FBPOA) | ; format diagnosis & POA for B9
; Input ; FBDX = pointer to file 80 (ICD diagnosis) ; FBDATE = fileman date ; FBPOA = (optional) poiner to file 161.94 (present on admission) ; Returns formatted string of 8 characters |
|
PROC(FBPROC,FBDATE) | ; format procedure for B9
; Input ; FBPROC = pointer to file 80.1 (ICD operation/procedure) ; FBDATE = fileman date ; Returns formatted string of 7 characters |
|
CRARC(FBIENS,FBCRARC) | ; load CARCs and RARCs
|
FileNo | Call Tags |
---|---|
^FBAAI - [#162.5] | GET1^DIQ, GETS^DIQ |