Caseflow Certification #
Certifications #
Caseflow Certification ensures accurate Veteran and appeal information are transferred from the Veterans Benefits Administration (VBA) to the Board of Veterans Appeals (BVA). The Certifications table facilitates this process by ensuring necessary documentation has been submitted with an Appeal and is consistent between VBMS and VACOLS. Caseflow Certification is also responsible for verifying the veteran’s representation and hearings request are accurate and ready to be sent to the Board.
poa_correct_in_bgspoa_correct_in_vbmsnod_matchingsoc_matchingalready_certified
Form8s #
Once an Appeal has been certified, the information on a Form8 form will be sent to the Board and the representation and hearing information will be updated in VACOLS accordingly.
hearing_requestedhearing_held:nilifhearing_requestedset toNocertification_datesoc_datepower_of_attorneyinformation pulled from BGS
LegacyAppeals #
The LegacyAppeals table stores records of non-AMA appeals, appeals which originated in VACOLS, that are worked by Caseflow.
changed_request_typeis either the value ofRrepresenting a virtual hearing orVrepresenting a video hearing. Those are the only two options when updating a hearing requestvbms_idis either the Veteran’s file number + “C” or the Veteran’s SSN + “S”
CertificationCancellations #
The CertificationCancellations table stores instances of cancelled certifications.
cancellation_reasoncan be one of the following:VBMS and VACOLS dates didn't match and couldn't be changedMissing document could not be foundPending FOIA requestOther
Relationships #
In the diagram below you will see the certifications table’s id is stored on the certification_cancellations table as well as the form8s table.
The form8s table connects with the certifications table through the certification_date, representative_name, representative_type, and vacols_id, which also connects it with the legacy_appeals table. It is connected with a Veteran by storing the veteran_file_number.