1 | DG53653Y ;BAJ - Patch DG*5.3*653 Install Utility Routine ; 10/17/05 10:36am
|
---|
2 | ;;5.3;Registration;**653**;AUG 13, 1993;Build 2
|
---|
3 | Q
|
---|
4 | ;
|
---|
5 | 701 ;Catastrophic Disability 'Decided By' Can Not Be 'HINQ'
|
---|
6 | S @ROOT@(.01)="CD 'DECIDED BY' CANNOT BE HINQ"
|
---|
7 | S @ROOT@(2)="CD 'DECIDED BY' CANNOT BE 'HINQ'"
|
---|
8 | S DGWP(1,0)="Enter the name of the VA staff physician who made the "
|
---|
9 | S DGWP(2,0)="decision that the patient was catastrophically disabled."
|
---|
10 | Q
|
---|
11 | ;
|
---|
12 | 702 ;Catastrophic Disability 'Decided By' Not Valid
|
---|
13 | S @ROOT@(.01)="CD 'DECIDED BY' NOT VALID"
|
---|
14 | S @ROOT@(2)="CD 'DECIDED BY' IS NOT VALID"
|
---|
15 | S DGWP(1,0)="Enter the name of the VA staff physician who made the "
|
---|
16 | S DGWP(2,0)="decision that the patient was catastrophically disabled."
|
---|
17 | Q
|
---|
18 | ;
|
---|
19 | 703 ;Catastrophic Disability 'Decided By' Required
|
---|
20 | S @ROOT@(.01)="CD 'DECIDED BY' IS REQUIRED"
|
---|
21 | S @ROOT@(2)="CD 'DECIDED BY' IS REQUIRED"
|
---|
22 | S DGWP(1,0)="Enter the name of the VA staff physician who made the "
|
---|
23 | S DGWP(2,0)="decision that the patient was catastrophically disabled."
|
---|
24 | S DGWP(3,0)="This is a required field."
|
---|
25 | Q
|
---|
26 | ;
|
---|
27 | 704 ;'Catastrophic Disability Review Date' Required
|
---|
28 | S @ROOT@(.01)="CD 'REVIEW DATE' IS REQUIRED"
|
---|
29 | S @ROOT@(2)="CD 'REVIEW DATE' IS REQUIRED"
|
---|
30 | S DGWP(1,0)="Enter the date that a review to determine Catastrophic Disability "
|
---|
31 | S DGWP(2,0)="was made. This review may be a medical record review or"
|
---|
32 | S DGWP(3,0)="physical exam review."
|
---|
33 | Q
|
---|
34 | ;
|
---|
35 | 705 ;'Catastrophic Disabilty Review Date' Invalid
|
---|
36 | S @ROOT@(.01)="CD 'REVIEW DATE' IS INVALID"
|
---|
37 | S @ROOT@(2)="CD 'REVIEW DATE' SHOULD BE A MEDICAL RECORD OR PHYS EXAM REVIEW DATE"
|
---|
38 | S DGWP(1,0)="Enter the date that a review to determine Catastrophic Disability "
|
---|
39 | S DGWP(2,0)="was made. This review may be a medical record review or"
|
---|
40 | S DGWP(3,0)="physical exam review."
|
---|
41 | Q
|
---|
42 | ;
|
---|
43 | 706 ;'CD Condition Score' Not Valid
|
---|
44 | S @ROOT@(.01)="CD CONDITION SCORE NOT VALID"
|
---|
45 | S @ROOT@(2)="CD 'CONDITION SCORE MUST BE A VALID ENTRY"
|
---|
46 | S DGWP(1,0)="The exact criteria for the score are determined by the"
|
---|
47 | S DGWP(2,0)="CATASTROPHIC DISABILITY REASONS file (#27.17). This file"
|
---|
48 | S DGWP(3,0)="also contains the help text for responding to SCORE."
|
---|
49 | Q
|
---|
50 | ;
|
---|
51 | 707 ;'CD Review Date' Greater Than 'CD Date Of Determination'.
|
---|
52 | S @ROOT@(.01)="CD REVIEW DT AFTER DECISION DT"
|
---|
53 | S @ROOT@(2)="CD REVIEW DATE IS AFTER DATE OF DECISION"
|
---|
54 | S DGWP(1,0)="The Catastrophic Disability Review Date must be before "
|
---|
55 | S DGWP(2,0)="the date of decision."
|
---|
56 | Q
|
---|
57 | ;
|
---|
58 | 708 ;'CD Status Affected Extremity' Invalid
|
---|
59 | S @ROOT@(.01)="CD AFFECTED EXTREMITY INVALID"
|
---|
60 | S @ROOT@(2)="CD AFFECTED EXTREMITY IS INVALID"
|
---|
61 | S DGWP(1,0)="If completed, AFFECTED EXTREMITY must be one of "
|
---|
62 | S DGWP(2,0)="the following codes: "
|
---|
63 | S DGWP(3,0)=" RUE:RIGHT UPPER EXTREMITY"
|
---|
64 | S DGWP(4,0)=" LUE:LEFT UPPER EXTREMITY"
|
---|
65 | S DGWP(5,0)=" RLE:RIGHT LOWER EXTREMITY"
|
---|
66 | S DGWP(6,0)=" LLE:LEFT LOWER EXTREMITY"
|
---|
67 | Q
|
---|
68 | ;
|
---|
69 | 709 ;'CD Status Diagnoses' Not Valid
|
---|
70 | S @ROOT@(.01)="CD DIAGNOSIS IS NOT VALID"
|
---|
71 | S @ROOT@(2)="CD STATUS DIAGNOSIS IS NOT VALID"
|
---|
72 | S DGWP(1,0)="The status diagnosis must be a valid diagnosis in the "
|
---|
73 | S DGWP(2,0)="CD Reasons File (#27.17)."
|
---|
74 | Q
|
---|
75 | ;
|
---|
76 | 710 ;'CD Status Procedure' Not Valid
|
---|
77 | S @ROOT@(.01)="CD PROCEDURE IS NOT VALID"
|
---|
78 | S @ROOT@(2)="CD STATUS PROCEDURE IS NOT VALID"
|
---|
79 | S DGWP(1,0)="The status procedure must be a valid procedure in the "
|
---|
80 | S DGWP(2,0)="CD Reasons File (#27.17)."
|
---|
81 | Q
|
---|
82 | ;
|
---|
83 | 711 ;'CD Status Reason' Not Present
|
---|
84 | S @ROOT@(.01)="CD REASON IS NOT PRESENT"
|
---|
85 | S @ROOT@(2)="CD STATUS REASON IS REQUIRED FOR EACH COND, DX AND PROC ENTERED"
|
---|
86 | S DGWP(1,0)="A CD status reason is required for each CD "
|
---|
87 | S DGWP(2,0)="Condition, Diagnosis and Procedure "
|
---|
88 | S DGWP(3,0)="that is entered."
|
---|
89 | Q
|
---|
90 | ;
|
---|
91 | 712 ;'Date Of Catastophic Disability Decision' Not Valid
|
---|
92 | S @ROOT@(.01)="CD DATE OF DECISION NOT VALID"
|
---|
93 | S @ROOT@(2)="CD DATE OF DECISION MUST BE A VALID DATE"
|
---|
94 | S DGWP(1,0)="Enter the date the catastrophic disability determination was "
|
---|
95 | S DGWP(2,0)="made. This must be a valid date."
|
---|
96 | Q
|
---|
97 | ;
|
---|
98 | 713 ;'Date Of Catastophic Disability Decision' Required
|
---|
99 | S @ROOT@(.01)="CD DATE OF DECISION REQUIRED"
|
---|
100 | S @ROOT@(2)="CD DATE OF DECISION IS REQUIRED"
|
---|
101 | S DGWP(1,0)="The 'Date of Catastrophic Disability Decision is required if the patient "
|
---|
102 | S DGWP(2,0)="is catastrophically disabled. Enter the date the catastrophic disability "
|
---|
103 | S DGWP(3,0)="determination was made. This must be a valid date."
|
---|
104 | Q
|
---|
105 | ;
|
---|
106 | 714 ;'Facility Making Catastrophic Disability Determination' Not Valid
|
---|
107 | S @ROOT@(.01)="CD FACILITY IS NOT VALID"
|
---|
108 | S @ROOT@(2)="FACILITY MAKING CD DETERMINATION MUST BE A VALID FACILITY"
|
---|
109 | S DGWP(1,0)="The Facility Making Catastrophic Disability Determination must be "
|
---|
110 | S DGWP(2,0)="a valid facility and defined in the INSTITUTION file (#4)."
|
---|
111 | Q
|
---|
112 | ;
|
---|
113 | 715 ;'Method Of Determination' Is A Required Value
|
---|
114 | S @ROOT@(.01)="CD METHOD IS REQUIRED"
|
---|
115 | S @ROOT@(2)="CD METHOD OF DETERMINATION IS REQUIRED"
|
---|
116 | S DGWP(1,0)="Method of Determination is a required field. Possible values are:"
|
---|
117 | S DGWP(2,0)=" 2:MEDICAL RECORD REVIEW:"
|
---|
118 | S DGWP(3,0)=" 3:PHYSICAL EXAMINATION "
|
---|
119 | S DGWP(4,0)="The valid codes may vary depending on the Institution."
|
---|
120 | Q
|
---|
121 | ;
|
---|
122 | 716 ;'Method Of Determination' Not Valid
|
---|
123 | S @ROOT@(.01)="CD METHOD IS NOT VALID"
|
---|
124 | S @ROOT@(2)="CD METHOD OF DETERMINATION IS NOT VALID"
|
---|
125 | S DGWP(1,0)="Method of Determination is a required field. Possible values are:"
|
---|
126 | S DGWP(2,0)=" 2:MEDICAL RECORD REVIEW:"
|
---|
127 | S DGWP(3,0)=" 3:PHYSICAL EXAMINATION "
|
---|
128 | S DGWP(4,0)="The valid codes may vary depending on the Institution."
|
---|
129 | Q
|
---|
130 | ;
|
---|
131 | 717 ;Not Enough Diagnoses/Procedures/Conditions To Qualify For CD Status
|
---|
132 | S @ROOT@(.01)="CD NOT ENOUGH TO QUALIFY"
|
---|
133 | S @ROOT@(2)="NOT ENOUGH DX/PROC/CON TO QUALIFY FOR CD STATUS"
|
---|
134 | S DGWP(1,0)="Not Enough Diagnoses/Procedures/Conditions To "
|
---|
135 | S DGWP(2,0)="qualify For CD Status'"
|
---|
136 | Q
|
---|
137 | ;
|
---|
138 | 718 ;'Permanent Status Indicator' Not Valid
|
---|
139 | S @ROOT@(.01)="CD PERMANENT INDICATOR INVALID"
|
---|
140 | S @ROOT@(2)="CD PERMANENT STATUS INDICATOR SHOULD BE 1,2 OR 3"
|
---|
141 | S DGWP(1,0)="The Permanent Status Indicator should be one of the following: "
|
---|
142 | S DGWP(2,0)=" 1:PERMANENT"
|
---|
143 | S DGWP(3,0)=" 2:NOT PERMANENT"
|
---|
144 | S DGWP(4,0)=" 3:UNKNOWN "
|
---|
145 | Q
|
---|
146 | ;
|
---|
147 | 719 ;'Veteran Catastrophically Disabled?' Field Must Have A Response
|
---|
148 | S @ROOT@(.01)="CD STATUS UNSPECIFIED"
|
---|
149 | S @ROOT@(2)="CD STATUS MUST BE SPECIFIED"
|
---|
150 | S DGWP(1,0)="Indicate if the Veteran is Catastrophically Disabled."
|
---|
151 | S DGWP(2,0)="This is a required field"
|
---|
152 | Q
|
---|
153 | ;
|
---|
154 | 720 ;Veteran Has Enough Diagnoses/Procedures/Conditions To Qualify For CD Status
|
---|
155 | S @ROOT@(.01)="CD ENOUGH TO QUALIFY"
|
---|
156 | S @ROOT@(2)="PT HAS ENOUGH DX/PROC/COND TO QUALIFY FOR CD STATUS"
|
---|
157 | S DGWP(1,0)="The Veteran Has Enough Diagnoses/Procedures/Conditions To Qualify For CD "
|
---|
158 | S DGWP(2,0)="Status"
|
---|
159 | Q
|
---|
160 | 721 ;
|
---|
161 | Q
|
---|
162 | 722 ;
|
---|
163 | Q
|
---|
164 | ;
|
---|
165 | 723 ;Catastrophic Disability Review Date is required to be a precise date
|
---|
166 | S @ROOT@(.01)="CD REVIEW DATE MUST BE PRECISE"
|
---|
167 | S @ROOT@(2)="CD REVIEW DATE MUST BE A PRECISE CALENDAR DATE"
|
---|
168 | S DGWP(1,0)="Inconsistency results when the Review date is not a precise calendar date."
|
---|
169 | Q
|
---|
170 | ;
|
---|
171 | 724 ;Catastrophic Disability Date of Decision is required to be a precise date
|
---|
172 | S @ROOT@(.01)="CD DECISION DT MUST BE PRECISE"
|
---|
173 | S @ROOT@(2)="CD DECISION DATE MUST BE A PRECISE CALENDAR DATE"
|
---|
174 | S DGWP(1,0)="Inconsistency results when the Data of Decision is not a precise calendar date."
|
---|
175 | Q
|
---|
176 | ;
|
---|
177 | 725 ;An Affected Extremity is required for each procedure code received for a Catastrophic Disabled Veteran
|
---|
178 | S @ROOT@(.01)="CD EXTREMITY REQUIRED"
|
---|
179 | S @ROOT@(2)="AFFECTED EXTREMITY IS REQUIRED FOR EACH PROCEDURE REC'D"
|
---|
180 | S DGWP(1,0)="An Affected Extremity is required for each procedure code received "
|
---|
181 | S DGWP(2,0)="for a Catastrophically Disabiled veteran"
|
---|
182 | Q
|
---|
183 | ;
|
---|
184 | 726 ;A score is required for each condition code entered for catastrophically disabled determinations
|
---|
185 | S @ROOT@(.01)="CD SCORE REQUIRED"
|
---|
186 | S @ROOT@(2)="A VALID SCORE IS REQUIRED FOR EACH CONDITION CODE"
|
---|
187 | S DGWP(1,0)="A score is required for each condition code entered for catastrophically "
|
---|
188 | S DGWP(2,0)="disabled determinations "
|
---|
189 | Q
|
---|
190 | ;
|
---|