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

Package: Radiology Nuclear Medicine

Routine: RANPROU


Information

RANPROU ;BPFO/CLT - NEW RADIOLOGY PROCEDURES UTILITIES ;22 Mar 2018 10:24 AM

Source Information

Source file <RANPROU.m>

Entry Points

Name Comments DBIA/ICR reference
CPT(DA,RAX) ;Ask for CPT Code when the 'Procedure Enter/Edit' option
CHKSTAT() ;Check the status of the study. If the
; exam status of the study is complete bypass the
; editing of the PROCEDURE (70.03 ; 2) field. This
; function is called from [RA EXAM EDIT] grzeis P124

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: RADIOLOGY
  • Line Location: CPT+1
Function Call: WRITE
  • Prompt: !!,"Are you adding '"_$P(Y,U,2)_"' as the CPT Code for the new Rad/Nuc Med Procedure",!,"'"_RAX_"'? NO// "
  • Line Location: CPT+9
Function Call: WRITE
  • Prompt: !!,"Are you adding '"_$P(Y,U,2)_"' as the CPT Code for the new Rad/Nuc Med Procedure",!,"'"_RAX_"'? NO// "
  • Line Location: CPT+10
Function Call: WRITE
  • Prompt: !?3,"Enter 'Y' to accept the CPT Code, or 'N' to reject the CPT Code or '^' to",!?3,"exit without selecting a CPT Code."
  • Line Location: CPT+14
Function Call: WRITE
  • Prompt: !?5,"Note: If an erroneous CPT Code is accepted it cannot be changed; the",!?5,"procedure must be inactivated."
  • Line Location: CPT+15
Function Call: WRITE
  • Prompt: !?3,"MISSING EXAM STATUS, EXIT CASE EDIT!",!
  • Line Location: CHKSTAT+16
Info |  Source |  Entry Points |  Interaction Calls