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

Package: Automated Information Collection System

Routine: IBDFN12


Information

IBDFN12 ;ALB/CJM - ENCOUNTER FORM - SELECTORS ;05/10/95

Source Information

Source file <IBDFN12.m>

Entry Points

Name Comments DBIA/ICR reference
LOOKUP(FILE,SCREEN,X,NODE) ;
; -- lookup X in file using SCREEN
; -- kills X if lookup not successful, else sets X to the ien and returns NODE as the 0 node
; -- pass X and NODE by reference
SLCTCPT(X) ;for CPT codes
SLCTDX10(X) ;
SLCTDX(X) ;for ICD9 diagnosis codes
SLCTVST(X) ;for VISIT TYPE codes
SLCTED(X) ;for Education Topics
SLCTIMM(X) ;for Immunizations
SLCTEX(X) ;for Exams
SLCTSKN(X) ;for Skin Tests
SLCTHF(X) ;for Health Factors
SLCTTR(X) ;for Treatments
SLCTYN(X) ;for selecting YES or NO
SLCTCLS(PI,X) ;for visit classification

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,IBDPARAM("NO DATA FOUND"),!,IBDPARAM("NO DATA FOUND 2"),!
  • Line Location: SLCTDX10+7
Function Call: WRITE
  • Prompt: "Enter YES or NO."
  • Line Location: SLCTYN+4
Info |  Source |  Entry Points |  Interaction Calls