| 
            Last change
 on this file since 1610 was             628, checked in by George Lilly, 16 years ago           | 
        
        
          | 
             
initial load of FOIAVistA 6/30/08 version 
 
           | 
        
        
          | 
            File size:
            484 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | PSJLMDA ;BIR/LC-DETAILED ALLERGY LIST ;14 JAN 97 / 10:40 AM
 | 
|---|
| 2 |  ;;5.0; INPATIENT MEDICATIONS ;;16 DEC 97
 | 
|---|
| 3 | EN ; -- main entry point for PSO LM DETAILED ALLERGY
 | 
|---|
| 4 |  D EN^VALM("PSJ LM DETAILED ALLERGY")
 | 
|---|
| 5 |  Q
 | 
|---|
| 6 |  ;
 | 
|---|
| 7 | HDR ; -- header code
 | 
|---|
| 8 |  D HDR^PSJLMHED(DFN)
 | 
|---|
| 9 |  Q
 | 
|---|
| 10 |  ;
 | 
|---|
| 11 | INIT ; -- init variables and list array
 | 
|---|
| 12 |  S:'$G(DFN) DFN=PSGP D BEG^PSJORDA
 | 
|---|
| 13 |  S VALMCNT=PSJDA
 | 
|---|
| 14 |  Q
 | 
|---|
| 15 | HELP ; -- help code
 | 
|---|
| 16 |  S X="?" D DISP^XQORM1 W !!
 | 
|---|
| 17 |  Q
 | 
|---|
| 18 |  ;
 | 
|---|
| 19 | EXIT ; -- exit code
 | 
|---|
| 20 |  K AGN,PSJAL,PSJALL,PSJDA,VALMSG
 | 
|---|
| 21 |  Q
 | 
|---|
| 22 |  ;
 | 
|---|
| 23 | EXPND ; -- expand code
 | 
|---|
| 24 |  Q
 | 
|---|
| 25 |  ;
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.