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 |  Interaction Calls
Print Page as PDF
Routine: A1B2MUT

Package: ODS

Routine: A1B2MUT


Information

A1B2MUT ;ALB/AAS - BILLING UTILITY ROUTINE ;16-JAN-91

Source Information

Source file <A1B2MUT.m>

Entry Points

Name Comments DBIA/ICR reference
ADM ; -- find local patient dfn and ods admission entry number from ptf entry
; -- input DFN := entry in dpt
; a1b2ptf := entry in ^dgpt
; -- output a1b2adm := entry in 11500.2
ADMQ
PTF ; -- find ptf entry number from ods admission entry
; -- input a1b2adm := entry in 11500.2
; -- output a1b2ptf :=entry in ^dgpt
PTFQ
ASKAD ; -- ask ods admission
ASKADQ
EN1 ; -- local site enter/edit of cost data
EN1Q
EDIT ; -- input cost data,local input
DICDR1 ; --set dic(dr) and dic(s) for files 11500.61 => 11500.64
EN2 ; -- Print billing data
EN2Q
DISP ; -- display billing data header, and data
DISP1
DISPQ
HEAD ;
PAUSE ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EN1+2
Function Call: WRITE
  • Prompt: !
  • Line Location: EN1+5
Function Call: WRITE
  • Prompt: !
  • Line Location: EDIT+7
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HEAD+1
Function Call: WRITE
  • Prompt: !
  • Line Location: PAUSE+1
Function Call: READ
  • Variable: "Press RETURN to continue
  • Timeout: ",A1B2ANS:DTIME
  • Line Location: PAUSE+2
Info |  Source |  Entry Points |  Interaction Calls