Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: DG53653Y

DG53653Y.m

Go to the documentation of this file.
  1. DG53653Y ;BAJ - Patch DG*5.3*653 Install Utility Routine ; 10/17/05 10:36am
  1. ;;5.3;Registration;**653,1015**;AUG 13, 1993;Build 21
  1. Q
  1. ;
  1. 701 ;Catastrophic Disability 'Decided By' Can Not Be 'HINQ'
  1. S @ROOT@(.01)="CD 'DECIDED BY' CANNOT BE HINQ"
  1. S @ROOT@(2)="CD 'DECIDED BY' CANNOT BE 'HINQ'"
  1. S DGWP(1,0)="Enter the name of the VA staff physician who made the "
  1. S DGWP(2,0)="decision that the patient was catastrophically disabled."
  1. Q
  1. ;
  1. 702 ;Catastrophic Disability 'Decided By' Not Valid
  1. S @ROOT@(.01)="CD 'DECIDED BY' NOT VALID"
  1. S @ROOT@(2)="CD 'DECIDED BY' IS NOT VALID"
  1. S DGWP(1,0)="Enter the name of the VA staff physician who made the "
  1. S DGWP(2,0)="decision that the patient was catastrophically disabled."
  1. Q
  1. ;
  1. 703 ;Catastrophic Disability 'Decided By' Required
  1. S @ROOT@(.01)="CD 'DECIDED BY' IS REQUIRED"
  1. S @ROOT@(2)="CD 'DECIDED BY' IS REQUIRED"
  1. S DGWP(1,0)="Enter the name of the VA staff physician who made the "
  1. S DGWP(2,0)="decision that the patient was catastrophically disabled."
  1. S DGWP(3,0)="This is a required field."
  1. Q
  1. ;
  1. 704 ;'Catastrophic Disability Review Date' Required
  1. S @ROOT@(.01)="CD 'REVIEW DATE' IS REQUIRED"
  1. S @ROOT@(2)="CD 'REVIEW DATE' IS REQUIRED"
  1. S DGWP(1,0)="Enter the date that a review to determine Catastrophic Disability "
  1. S DGWP(2,0)="was made. This review may be a medical record review or"
  1. S DGWP(3,0)="physical exam review."
  1. Q
  1. ;
  1. 705 ;'Catastrophic Disabilty Review Date' Invalid
  1. S @ROOT@(.01)="CD 'REVIEW DATE' IS INVALID"
  1. S @ROOT@(2)="CD 'REVIEW DATE' SHOULD BE A MEDICAL RECORD OR PHYS EXAM REVIEW DATE"
  1. S DGWP(1,0)="Enter the date that a review to determine Catastrophic Disability "
  1. S DGWP(2,0)="was made. This review may be a medical record review or"
  1. S DGWP(3,0)="physical exam review."
  1. Q
  1. ;
  1. 706 ;'CD Condition Score' Not Valid
  1. S @ROOT@(.01)="CD CONDITION SCORE NOT VALID"
  1. S @ROOT@(2)="CD 'CONDITION SCORE MUST BE A VALID ENTRY"
  1. S DGWP(1,0)="The exact criteria for the score are determined by the"
  1. S DGWP(2,0)="CATASTROPHIC DISABILITY REASONS file (#27.17). This file"
  1. S DGWP(3,0)="also contains the help text for responding to SCORE."
  1. Q
  1. ;
  1. 707 ;'CD Review Date' Greater Than 'CD Date Of Determination'.
  1. S @ROOT@(.01)="CD REVIEW DT AFTER DECISION DT"
  1. S @ROOT@(2)="CD REVIEW DATE IS AFTER DATE OF DECISION"
  1. S DGWP(1,0)="The Catastrophic Disability Review Date must be before "
  1. S DGWP(2,0)="the date of decision."
  1. Q
  1. ;
  1. 708 ;'CD Status Affected Extremity' Invalid
  1. S @ROOT@(.01)="CD AFFECTED EXTREMITY INVALID"
  1. S @ROOT@(2)="CD AFFECTED EXTREMITY IS INVALID"
  1. S DGWP(1,0)="If completed, AFFECTED EXTREMITY must be one of "
  1. S DGWP(2,0)="the following codes: "
  1. S DGWP(3,0)=" RUE:RIGHT UPPER EXTREMITY"
  1. S DGWP(4,0)=" LUE:LEFT UPPER EXTREMITY"
  1. S DGWP(5,0)=" RLE:RIGHT LOWER EXTREMITY"
  1. S DGWP(6,0)=" LLE:LEFT LOWER EXTREMITY"
  1. Q
  1. ;
  1. 709 ;'CD Status Diagnoses' Not Valid
  1. S @ROOT@(.01)="CD DIAGNOSIS IS NOT VALID"
  1. S @ROOT@(2)="CD STATUS DIAGNOSIS IS NOT VALID"
  1. S DGWP(1,0)="The status diagnosis must be a valid diagnosis in the "
  1. S DGWP(2,0)="CD Reasons File (#27.17)."
  1. Q
  1. ;
  1. 710 ;'CD Status Procedure' Not Valid
  1. S @ROOT@(.01)="CD PROCEDURE IS NOT VALID"
  1. S @ROOT@(2)="CD STATUS PROCEDURE IS NOT VALID"
  1. S DGWP(1,0)="The status procedure must be a valid procedure in the "
  1. S DGWP(2,0)="CD Reasons File (#27.17)."
  1. Q
  1. ;
  1. 711 ;'CD Status Reason' Not Present
  1. S @ROOT@(.01)="CD REASON IS NOT PRESENT"
  1. S @ROOT@(2)="CD STATUS REASON IS REQUIRED FOR EACH COND, DX AND PROC ENTERED"
  1. S DGWP(1,0)="A CD status reason is required for each CD "
  1. S DGWP(2,0)="Condition, Diagnosis and Procedure "
  1. S DGWP(3,0)="that is entered."
  1. Q
  1. ;
  1. 712 ;'Date Of Catastophic Disability Decision' Not Valid
  1. S @ROOT@(.01)="CD DATE OF DECISION NOT VALID"
  1. S @ROOT@(2)="CD DATE OF DECISION MUST BE A VALID DATE"
  1. S DGWP(1,0)="Enter the date the catastrophic disability determination was "
  1. S DGWP(2,0)="made. This must be a valid date."
  1. Q
  1. ;
  1. 713 ;'Date Of Catastophic Disability Decision' Required
  1. S @ROOT@(.01)="CD DATE OF DECISION REQUIRED"
  1. S @ROOT@(2)="CD DATE OF DECISION IS REQUIRED"
  1. S DGWP(1,0)="The 'Date of Catastrophic Disability Decision is required if the patient "
  1. S DGWP(2,0)="is catastrophically disabled. Enter the date the catastrophic disability "
  1. S DGWP(3,0)="determination was made. This must be a valid date."
  1. Q
  1. ;
  1. 714 ;'Facility Making Catastrophic Disability Determination' Not Valid
  1. S @ROOT@(.01)="CD FACILITY IS NOT VALID"
  1. S @ROOT@(2)="FACILITY MAKING CD DETERMINATION MUST BE A VALID FACILITY"
  1. S DGWP(1,0)="The Facility Making Catastrophic Disability Determination must be "
  1. S DGWP(2,0)="a valid facility and defined in the INSTITUTION file (#4)."
  1. Q
  1. ;
  1. 715 ;'Method Of Determination' Is A Required Value
  1. S @ROOT@(.01)="CD METHOD IS REQUIRED"
  1. S @ROOT@(2)="CD METHOD OF DETERMINATION IS REQUIRED"
  1. S DGWP(1,0)="Method of Determination is a required field. Possible values are:"
  1. S DGWP(2,0)=" 2:MEDICAL RECORD REVIEW:"
  1. S DGWP(3,0)=" 3:PHYSICAL EXAMINATION "
  1. S DGWP(4,0)="The valid codes may vary depending on the Institution."
  1. Q
  1. ;
  1. 716 ;'Method Of Determination' Not Valid
  1. S @ROOT@(.01)="CD METHOD IS NOT VALID"
  1. S @ROOT@(2)="CD METHOD OF DETERMINATION IS NOT VALID"
  1. S DGWP(1,0)="Method of Determination is a required field. Possible values are:"
  1. S DGWP(2,0)=" 2:MEDICAL RECORD REVIEW:"
  1. S DGWP(3,0)=" 3:PHYSICAL EXAMINATION "
  1. S DGWP(4,0)="The valid codes may vary depending on the Institution."
  1. Q
  1. ;
  1. 717 ;Not Enough Diagnoses/Procedures/Conditions To Qualify For CD Status
  1. S @ROOT@(.01)="CD NOT ENOUGH TO QUALIFY"
  1. S @ROOT@(2)="NOT ENOUGH DX/PROC/CON TO QUALIFY FOR CD STATUS"
  1. S DGWP(1,0)="Not Enough Diagnoses/Procedures/Conditions To "
  1. S DGWP(2,0)="qualify For CD Status'"
  1. Q
  1. ;
  1. 718 ;'Permanent Status Indicator' Not Valid
  1. S @ROOT@(.01)="CD PERMANENT INDICATOR INVALID"
  1. S @ROOT@(2)="CD PERMANENT STATUS INDICATOR SHOULD BE 1,2 OR 3"
  1. S DGWP(1,0)="The Permanent Status Indicator should be one of the following: "
  1. S DGWP(2,0)=" 1:PERMANENT"
  1. S DGWP(3,0)=" 2:NOT PERMANENT"
  1. S DGWP(4,0)=" 3:UNKNOWN "
  1. Q
  1. ;
  1. 719 ;'Veteran Catastrophically Disabled?' Field Must Have A Response
  1. S @ROOT@(.01)="CD STATUS UNSPECIFIED"
  1. S @ROOT@(2)="CD STATUS MUST BE SPECIFIED"
  1. S DGWP(1,0)="Indicate if the Veteran is Catastrophically Disabled."
  1. S DGWP(2,0)="This is a required field"
  1. Q
  1. ;
  1. 720 ;Veteran Has Enough Diagnoses/Procedures/Conditions To Qualify For CD Status
  1. S @ROOT@(.01)="CD ENOUGH TO QUALIFY"
  1. S @ROOT@(2)="PT HAS ENOUGH DX/PROC/COND TO QUALIFY FOR CD STATUS"
  1. S DGWP(1,0)="The Veteran Has Enough Diagnoses/Procedures/Conditions To Qualify For CD "
  1. S DGWP(2,0)="Status"
  1. Q
  1. 721 ;
  1. Q
  1. 722 ;
  1. Q
  1. ;
  1. 723 ;Catastrophic Disability Review Date is required to be a precise date
  1. S @ROOT@(.01)="CD REVIEW DATE MUST BE PRECISE"
  1. S @ROOT@(2)="CD REVIEW DATE MUST BE A PRECISE CALENDAR DATE"
  1. S DGWP(1,0)="Inconsistency results when the Review date is not a precise calendar date."
  1. Q
  1. ;
  1. 724 ;Catastrophic Disability Date of Decision is required to be a precise date
  1. S @ROOT@(.01)="CD DECISION DT MUST BE PRECISE"
  1. S @ROOT@(2)="CD DECISION DATE MUST BE A PRECISE CALENDAR DATE"
  1. S DGWP(1,0)="Inconsistency results when the Data of Decision is not a precise calendar date."
  1. Q
  1. ;
  1. 725 ;An Affected Extremity is required for each procedure code received for a Catastrophic Disabled Veteran
  1. S @ROOT@(.01)="CD EXTREMITY REQUIRED"
  1. S @ROOT@(2)="AFFECTED EXTREMITY IS REQUIRED FOR EACH PROCEDURE REC'D"
  1. S DGWP(1,0)="An Affected Extremity is required for each procedure code received "
  1. S DGWP(2,0)="for a Catastrophically Disabiled veteran"
  1. Q
  1. ;
  1. 726 ;A score is required for each condition code entered for catastrophically disabled determinations
  1. S @ROOT@(.01)="CD SCORE REQUIRED"
  1. S @ROOT@(2)="A VALID SCORE IS REQUIRED FOR EACH CONDITION CODE"
  1. S DGWP(1,0)="A score is required for each condition code entered for catastrophically "
  1. S DGWP(2,0)="disabled determinations "
  1. Q
  1. ;