Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: FBAAV5

Package: Fee Basis

Routine: FBAAV5


Information

FBAAV5 ;AISC/GRR - CREATE TRANSACTIONS FOR CH/CNH PAYMENTS ;11 Apr 2006 2:54 PM

Source Information

Source file <FBAAV5.m>

Entry Points

Name Comments DBIA/ICR reference
DETCH
  • ICR #5111
    • Status: Retired
    • Usage: Private
    GOT ; process an inpatient invoice
    AUTHIP(IENS) ;
    PSA(X,Y) ;call to set default Primary Service Area (PSA)
  • ICR #5111
    • Status: Retired
    • Usage: Private
    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

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^FBAAI - [#162.5] GET1^DIQ,  GETS^DIQ
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call