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: IBCSC4B

Package: Integrated Billing

Routine: IBCSC4B


Information

IBCSC4B ;ALB/MJB - MCCR PTF SCREEN (CONT.) ;24 FEB 89 9:52

Source Information

Source file <IBCSC4B.m>

Entry Points

Name Comments DBIA/ICR reference
PRO ; display PTF procedures within date range of bill
; ^UTILITY is rebuilt because PCM may have changed since originally built
PTFPDSP(IBIFN) ; display PTF procedures within the date range of the bill
; Output: ^UTILITY($J,"IB") as defined by PTFPRDT^IBCSC4A
; includes ICD Surgeries (401) and ICD Procedures (601) or CPT Professional Services (801)
DSPWDH(LN,RCOL) ; Pad line to RCOL width
DSPHDR(LN,TYPE) ; Format header line
DSPCOD(LN,TYPE,SG) ; Format code line
Q

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,?27,"OPERATION/PROCEDURE SCREEN",!
  • Line Location: PTFPDSP+12
Function Call: WRITE
  • Prompt: !!,"* No PROCEDURE CODES in PTF record for this episode of care.",!!
  • Line Location: PTFPDSP+13
Function Call: WRITE
  • Prompt: !
  • Line Location: PTFPDSP+30
Function Call: WRITE
  • Prompt: !
  • Line Location: PTFPDSP+30
Info |  Source |  Entry Points |  Interaction Calls