IBDF1A ;ALB/CJM - ENCOUNTER FORM (prints for a single patient);NOV 16,1992
Source file <IBDF1A.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| MAIN(WITHDATA) | ;
 ; -- prints encounter forms, either with patient data for a patient ; with no appointment (in which case it uses time of printing as ; the appointment time) or without patient data (only if a form ; is defined for the clinic for such use) ; $G(WITDATA) if the form should be printed with data ; 0 if a blank form for use without patient data should be printed  | 
|
| QUEUED | ;
 | 
|
| EXIT | ;
 | 
|
| FORM | ;gets the type of form to print from the clinic setup - sets FORMS
 | 
|
| ERROR | ;prints a message
 | 
|
| ERROR2 | ;prints a message
 | 
|
| PATIENT | ;gets the patient to print the form for
 | 
|
| DEVICE | ;
 | 
|
| CLINIC | ;asks the user for the clinic
 | 
|
| NOW | ;sets IBAPPT to NOW
 | 
|
| WHCHFORM | ;
 | 
|
| ASKFORM | ;asks to select single form
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |