| 1 | DVBCENCK ;ALB/GTS-557/THM-EPILEPSY AND NARCOLEPSY EXAM ; 7/5/91  7:34 AM
 | 
|---|
| 2 |  ;;2.7;AMIE;;Apr 10, 1995
 | 
|---|
| 3 |  ;
 | 
|---|
| 4 |  S PG=1,HD91="Department of Veterans Affairs"
 | 
|---|
| 5 |  S HD9=$S($D(CMBN):"Abbreviated",1:"Full")_" Exam Worksheet"
 | 
|---|
| 6 | EN D:'$D(IOF) SETIOF W:(IOST?1"C-".E) @IOF
 | 
|---|
| 7 |  W !?25,HD91,!?22,"Compensation and Pension Examination",! W ?33,"# 1220 Worksheet" S HD7="EPILEPSY AND NARCOLEPSY",HD8="For "_HD7 W !?(40-($L(HD9)\2)),HD9,!?(40-($L(HD8)\2)),HD8,!!
 | 
|---|
| 8 |  W !,"Name: ",NAME,?45,"SSN: ",SSN,!?45,"C-number: ",CNUM,!,"Date of exam: ____________________",!!,"Place of exam: ___________________",!!,"Type of Exam: ",HD7
 | 
|---|
| 9 |  W !!!!,"Narrative:"
 | 
|---|
| 10 |  S LX="TXT" F I=1:1 S LY=$T(@LX+I) Q:LY["END"  W ?13,$P(LY,";;",2),!
 | 
|---|
| 11 |  W !! I '$D(CMBN) W "A. Medical history:",!!!!!!!!!!,"B. Subjective complaints:",!!!!!!!!!!,"C. Objective findings:" D HD2
 | 
|---|
| 12 |  W $S($D(CMBN):"A. ",1:"D. "),"Specific evaluation information required by the rating board",!?4,"(if the information requested is included elsewhere, do not",!?4,"repeat here):",!!!
 | 
|---|
| 13 |  W ?5,"1.  State the frequency and type of seizures during the past",!?9,"twelve months, including any change in frequency pattern.  If",!?9,"possible, get the actual number of seizures in each calendar",!
 | 
|---|
| 14 |  W ?9,"month.  If the veteran keeps a seizure diary, get dates of",!?9,"seizures -",!!!!!!
 | 
|---|
| 15 |  W ?5,"2.  If a medical examiner observes any indications of psychiatric",!?9,"disease associated with epilepsy, a psychiatric consultation",!?9,"should be ordered.",!!!!!!
 | 
|---|
| 16 |  W $S($D(CMBN):"B. ",1:"E. "),"Diagnostic/clinical test results:",!!!!!!!!!!!!!! D:$D(CMBN) HD2 W $S($D(CMBN):"C. ",1:"F. "),"Diagnosis:",!!!!!!!!!!!!?25,"Signature: ______________________________",!!?30,"Date: _________________________",!
 | 
|---|
| 17 |  K LN,LN1,LN2
 | 
|---|
| 18 |  Q
 | 
|---|
| 19 |  ;
 | 
|---|
| 20 | HD2 S PG=PG+1 W @IOF,!,"Page: ",PG,!!,"Compensation and Pension Exam for ",HD7,!,"for ",NAME,!!!
 | 
|---|
| 21 |  Q
 | 
|---|
| 22 |  ;
 | 
|---|
| 23 | SETIOF ;  ** Set device control var's
 | 
|---|
| 24 |  D HOME^%ZIS
 | 
|---|
| 25 |  Q
 | 
|---|
| 26 |  ;
 | 
|---|
| 27 | TXT ;
 | 
|---|
| 28 |  ;;If the diagnosis is NOT established or is questioned at some later
 | 
|---|
| 29 |  ;;date, schedule necessary special studies, including admission
 | 
|---|
| 30 |  ;;for a period of examination and observation, as appropriate to
 | 
|---|
| 31 |  ;;provide a definitive diagnosis.
 | 
|---|
| 32 |  ;;END
 | 
|---|