[613] | 1 | DVBCMDCK ;ALB/GTS-557/THM-MISCELLANEOUS NEUROLOGICAL DISORDERS EXAM ; 12/10/90 8:36 AM
|
---|
| 2 | ;;2.7;AMIE;;Apr 10, 1995
|
---|
| 3 | ;
|
---|
| 4 | S PG=1,HD91="Department of Veterans Affairs",HD9=$S($D(CMBN):"Abbreviated",1:"Full")_" Exam Worksheet"
|
---|
| 5 | EN D:'$D(IOF) SETIOF W:(IOST?1"C-".E) @IOF
|
---|
| 6 | W !?25,HD91,!?22,"Compensation and Pension Examination",! W ?33,"# 1225 Worksheet" S HD7="MISCELLANEOUS NEUROLOGICAL DISORDERS",HD8="For "_HD7 W !?(40-($L(HD9)\2)),HD9,!?(40-($L(HD8)\2)),HD8,!!
|
---|
| 7 | W !,"Name: ",NAME,?45,"SSN: ",SSN,!?45,"C-number: ",CNUM,!,"Date of exam: ____________________",!!,"Place of exam: ___________________",!!,"Type of Exam: ",HD7
|
---|
| 8 | W !!!!,"Narrative:"
|
---|
| 9 | S LX="TXT" F I=1:1 S LY=$T(@LX+I) Q:LY["END" W ?13,$P(LY,";;",2),!
|
---|
| 10 | W !! I '$D(CMBN) W "A. Medical history:",!!!!!!!!!!,"B. Subjective complaints:",!!!!!!!!!!,"C. Objective findings:" D HD2
|
---|
| 11 | 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):",!!!
|
---|
| 12 | S LX="TXT1" F I=1:1 S LY=$T(@LX+I) Q:LY["END" W $P(LY,";;",2),!
|
---|
| 13 | W !!!!!!! S LX="TXT2" F I=1:1 S LY=$T(@LX+I) Q:LY["END" W $P(LY,";;",2),!
|
---|
| 14 | W !!!!!!!!!!!! D:$D(CMBN) HD2 S LX="TXT3" F I=1:1 S LY=$T(@LX+I) Q:LY["END" W $P(LY,";;",2),!
|
---|
| 15 | W !!!!!!!!!!!! D:'$D(CMBN) HD2 W $S($D(CMBN):"B. ",1:"E. "),"Diagnostic/clinical test results:",!!!!!!!!!!!!!!
|
---|
| 16 | 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
|
---|
| 33 | ;
|
---|
| 34 | TXT1 ;
|
---|
| 35 | ;; 1. Migraine: Obtain the best possible history of frequency and duration
|
---|
| 36 | ;; of attacks and description of level of activity the veteran can maintain
|
---|
| 37 | ;; during the attacks. For example, state if the attacks are prostrating in
|
---|
| 38 | ;; nature or if ordinary activity is possible -
|
---|
| 39 | ;;END
|
---|
| 40 | TXT2 ;
|
---|
| 41 | ;; 2. Tics and paramyoclonus complex: Ascertain the muscle group(s)
|
---|
| 42 | ;; involved and obtain the best possible history of frequency and severity
|
---|
| 43 | ;; of attacks -
|
---|
| 44 | ;;END
|
---|
| 45 | TXT3 ;
|
---|
| 46 | ;; 3. Chorea, choreiform disorders, etc: Describe manifestations by
|
---|
| 47 | ;; impairment of strength, coordination, tremor, etc., with particular
|
---|
| 48 | ;; attention to the effects of the performance of ordinary activities
|
---|
| 49 | ;; of daily living -
|
---|
| 50 | ;;END
|
---|