| 1 | DVBCADCK ;ALB/GTS-557/THM-AUDIO EXAM ; 5/10/91  9:13 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,"# 1305 Worksheet" S HD7="AUDIO",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,! I '$D(CMBN) W "Date of exam: ____________________",!!,"Place of exam: ___________________",!!,"Type of Exam: ",HD7
 | 
|---|
| 9 |  W !!!!,"Narrative:"
 | 
|---|
| 10 |  W ?13,"When only pure tone results should be used to evaluate",!?13,"hearing loss, the Chief of the Audiology Clinic should",!?13,"certify that language difficulties or other problems make",!
 | 
|---|
| 11 |  W ?13,"the use of both pure tone average and speech discrimination",!?13,"inappropriate.",!! I '$D(CMBN) W "A. Audiological history:",!!!!!!!!!!
 | 
|---|
| 12 |  W $S($D(CMBN):"A. ",1:"B. ") W "Pure tone thresholds at indicated frequencies (air conduction):",!!?16,"dB",?49,"dB",!," ========== RIGHT EAR ========== + ========== LEFT EAR ===========",!
 | 
|---|
| 13 |  W "   A*   B    C    D    E            A*   B    C    D    E",!
 | 
|---|
| 14 |  W "+------------------------------**+------------------------------**+",!
 | 
|---|
| 15 |  W "| 500|1000|2000|3000|4000|Average| 500|1000|2000|3000|4000|Average|",!,"+--------------------------------+--------------------------------+",!
 | 
|---|
| 16 |  W "|    |    |    |    |    |       |    |    |    |    |    |       |",!,"+----+----+----+----+----+-------+----+----+----+----+----+-------+",!!
 | 
|---|
| 17 |  W "* The pure tone threshold at 500 Hz is not currently used for evaluation",!,"purposes but is used in determining whether or not a ratable hearing",!,"loss exists.",!!,"** - average of B, C, D, and E"
 | 
|---|
| 18 |  W !!!!,$S($D(CMBN):"B. ",1:"C. ") W "Speech recognition score:",!!,"   1. Maryland CNC word list _______ % right ear  _______ % left ear",!!
 | 
|---|
| 19 |  W "   2.         W-22 word list _______ % right ear  _______ % left ear",!!,"      (Only if specifically requested by the regional office)",!!!! I $Y>58 D HD2
 | 
|---|
| 20 |  W $S($D(CMBN):"C. ",1:"D. "),"Note whether tinnitus is present and if so, indicate the following:",!!!! S X1=0
 | 
|---|
| 21 |  F X="Date/circumstance of onset","Unilateral vs bilateral","Constant vs periodic (indicate frequency)","Severity and effect on daily life","Veteran account of loudness/pitch" S X1=X1+1 W ?5,X1,". ",X," -",!!!! I $Y>58 D HD2
 | 
|---|
| 22 |  K X1,X
 | 
|---|
| 23 |  W $S($D(CMBN):"D. ",1:"E. "),"Note whether audiologic results indicate an ear or hearing problem",!,"that requires medical follow-up or a problem, which, if treated, may",!,"cause a change in hearing threshold levels -",!!!!!!!
 | 
|---|
| 24 |  W $S($D(CMBN):"E. ",1:"F. "),"Summary of audiologic test results:",!!!!!!!!
 | 
|---|
| 25 |  W $S($D(CMBN):"F. ",1:"G. "),"Recommendations/remarks:",!!!!!!!!
 | 
|---|
| 26 |  W ?25,"Signature: ______________________________",!!?30,"Date: _________________________",!
 | 
|---|
| 27 |  W !!?22,"Adequated by: ______________________________",!!?30,"Date: _________________________",!
 | 
|---|
| 28 |  K LN,LN1,LN2
 | 
|---|
| 29 |  Q
 | 
|---|
| 30 |  ;
 | 
|---|
| 31 | HD2 S PG=PG+1 W @IOF,!,"Page: ",PG,!!,"Compensation and Pension Exam for "_NAME,!,HD8,!!!
 | 
|---|
| 32 |  Q
 | 
|---|
| 33 |  ;
 | 
|---|
| 34 | SETIOF ;  ** Set device control var's
 | 
|---|
| 35 |  D HOME^%ZIS
 | 
|---|
| 36 |  Q
 | 
|---|