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

Package: Automated Information Collection System

Routine: IBDFDE23


Information

IBDFDE23 ;ALB/DHH - Select CPT Modifiers during Manual Data Entry ; MAY-18-1999

Source Information

Source file <IBDFDE23.m>

Entry Points

Name Comments DBIA/ICR reference
MOD ;Entry point for selecting or modifying modifiers
OTHER ;--allow for additional modifiers to be selected
DELMOD ; Delete modifier from list if duplicate entry
ARRAY ; -- transfer modifier data to result array
ERR ;Error message
GAFSCOR ;Enter GAF Score
OKPROV(IEN)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Do you want to remove this modifier as being Associated with this CPT Procedure?"
  • Line Location: DELMOD+2
Function Call: WRITE
  • Prompt: !,X," is not a valid modifier for ",CODE,!
  • Line Location: ERR+1
Function Call: WRITE
  • Prompt: "You must enter a GAF Score (1-100)!"
  • Line Location: GAFSCOR+10
Info |  Source |  Entry Points |  Interaction Calls