| 1 | DVBCVSC2 ;ALB ISC/THM-FIELD CHART FOR VISUAL EXAM ; 6/27/91  2:10 PM | 
|---|
| 2 | ;;2.7;AMIE;;Apr 10, 1995 | 
|---|
| 3 | ;**This program is temporarily not used -- thm 6/27/91 | 
|---|
| 4 | ; | 
|---|
| 5 | F I=1:1 S LY=$T(@LX+I) Q:LY["END"  W $P(LY,";;",2),! | 
|---|
| 6 | Q | 
|---|
| 7 | ; | 
|---|
| 8 | TXT ; | 
|---|
| 9 | ;;Visual Fields in Degrees | 
|---|
| 10 | ;; | 
|---|
| 11 | ;;Meridian                  Right Eye                 Left Eye | 
|---|
| 12 | ;;________                  _________                 ________ | 
|---|
| 13 | ;; | 
|---|
| 14 | ;; | 
|---|
| 15 | ;;Up                        _________                 _________ | 
|---|
| 16 | ; | 
|---|
| 17 | ;;  Up+                     (_______)                 (_______) | 
|---|
| 18 | ;; | 
|---|
| 19 | ;;Up nasal                  _________                 _________ | 
|---|
| 20 | ;; | 
|---|
| 21 | ;;  Up nasal+               (_______)                 (_______) | 
|---|
| 22 | ;; | 
|---|
| 23 | ;;Nasal                     _________                 _________ | 
|---|
| 24 | ;; | 
|---|
| 25 | ;;  Nasal+                  (_______)                 (_______) | 
|---|
| 26 | ;; | 
|---|
| 27 | ;;Down nasal                _________                 _________ | 
|---|
| 28 | ;; | 
|---|
| 29 | ;;  Down nasal+             (_______)                 (_______) | 
|---|
| 30 | ;; | 
|---|
| 31 | ;;Down                      _________                 _________ | 
|---|
| 32 | ;; | 
|---|
| 33 | ;;  Down+                   (_______)                 (_______) | 
|---|
| 34 | ;; | 
|---|
| 35 | ;;Down temporal             _________                 _________ | 
|---|
| 36 | ;; | 
|---|
| 37 | ;;  Down temporal+          (_______)                 (_______) | 
|---|
| 38 | ;; | 
|---|
| 39 | ;;Temporal                  _________                 _________ | 
|---|
| 40 | ;; | 
|---|
| 41 | ;;  Temporal+               (_______)                 (_______) | 
|---|
| 42 | ;; | 
|---|
| 43 | ;;Up temporal               _________                 _________ | 
|---|
| 44 | ;; | 
|---|
| 45 | ;;  Up temporal+            (_______)                 (_______) | 
|---|
| 46 | ;; | 
|---|
| 47 | ;; | 
|---|
| 48 | ;;"Up+" indicates a meridian about halfway between "Up" and "Up nasal", | 
|---|
| 49 | ;;"Nasal+" a meridian intermediate between "Nasal" and "Down nasal".  These | 
|---|
| 50 | ;;intermediate meridians are not used for evaluation purposes but are required | 
|---|
| 51 | ;;for smoothing the curves of the charted field(s). | 
|---|
| 52 | ;;END | 
|---|