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
Print Page as PDF
Routine: FBAAV6

Package: Fee Basis

Routine: FBAAV6


Information

FBAAV6 ;AISC/GRR,WOIFO/SAB - CREATE TRANSACTIONS TO SEND TO PRICER ;9/14/2009

Source Information

Source file <FBAAV6.m>

Entry Points

Name Comments DBIA/ICR reference
GOT
AUTH(X) ;Function call to provide the Admitting Regulation.
  • ICR #5094
    • Status: Retired
    • Usage: Private
    NEWLN ; New Line
    STORE
    DX(FBDX,FBDATE,FBPOA) ; format diagnosis & POA for NVH Pricer
    ; 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 NVH Pricer
    ; Input
    ; FBPROC = pointer to file 80.1 (ICD operation/procedure)
    ; FBDATE = fileman date
    ; Returns formatted string of 8 characters
    Info |  Source |  Entry Points