20 lines
601 B
Mathematica
20 lines
601 B
Mathematica
SPNPRTA2 ;WDE/HIRMFO/WAA- PRINT ADHOC FUNCTIONAL STATUS ; 8/21/96
|
|
;;2.0;Spinal Cord Dysfunction;**14**;01/02/1997
|
|
;;
|
|
;This routines is to store ADHOC FUNCTIONAL STATUS into a file.
|
|
; NEW MS REPORT LEAD IN ROUTINE
|
|
EN1 ; Main Entry Point
|
|
N SPNLEXIT,SPNIO,SPNPAGE S SPNPAGE=1
|
|
S SPNLEXIT=0 D EN1^SPNPRTMT Q:SPNLEXIT ;Filters
|
|
D PRINT
|
|
D EXIT
|
|
Q
|
|
EXIT ; Exit routine
|
|
K ^TMP($J,"SPN"),^TMP($J,"SPNPRT","AUTO"),^TMP($J,"SPNPRT","POST")
|
|
Q
|
|
PRINT ; Print main Body
|
|
;Called to build the menus for Self Reported Functional Measure
|
|
S SPNARPT=2
|
|
D ^SPNADF2 ; Adhoc Functional Status Generator FOR FIM
|
|
Q
|