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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IBDFLST

Package: Automated Information Collection System

Routine: IBDFLST


Information

IBDFLST ;ALM/MAF - Maintenance Utility Invalid Codes List ;05/17/95

Source Information

Source file <IBDFLST.m>

Entry Points

Name Comments DBIA/ICR reference
START ; -- Ask what invalid code you want to display CPT/ ICD9/ Visit
HDR ; -- header code
SETSTR(S,V,X,L) ; -- insert text(S) into variable(V)
; S := string
; V := destination
; X := @ col X
; L := # of chars
INIT ; -- Set up list for display
CPT
ICD9 ;;F IBDFIFN=0:0 S IBDFIFN=$O(^ICD9(IBDFIFN)) Q:'IBDFIFN S IBDFNODE=$G(^ICD9(IBDFIFN,0)) I $P(IBDFNODE,"^",9)]"" D
ICD10 ;
VISIT ; -- Gets visit code listing of invalid codes
LOOP ; -- Loop thru global ^TMP("IBDALPHA",$J) alphabetic by category
SET ; -- Set up list array
TMP ; -- Set up Array
ALPHA ; - Alphabetize by category
QUIT ; -- Kill variables and reset to last display if no change has been taken place.
EXIT
JUMP ; -- Jump action to display a specific category on the screen.
JMP
JUMP1
JSEL ; -- Convert number selected to name
HLP ; -- help code
ICD9LST ;
ICD10LST ;

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: START+7
Function Call: WRITE
  • Prompt: !
  • Line Location: START+10
Function Call: WRITE
  • Prompt: !!,"There is no data listed for this Clinic Group"
  • Line Location: JUMP1+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: HLP+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ICD9 - [#80] LIST^DIC
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call