Skip to main content
Skip table of contents

21-0781 - Statement in Support of Claimed Mental Health Disorder(s) Due to an In-Service Traumatic Event(s)

Summary

Product Name

21-0781 - Statement in Support of Claimed Mental Health Disorder(s) Due to an In-Service Traumatic Event(s)

Parent Product

Disability Comp Application (21-526 EZ)

Product Root URL

https://www.va.gov/disability/file-disability-claim-form-21-526ez/introduction

Team Name

Disability Pathways

Deployment Status

Maintained

Product Outline

https://va.ghe.com/software/va.gov-team/tree/master/products/disability/526ez/0781%20Paper%20Sync

Documentation

https://va.ghe.com/software/va.gov-team/tree/master/products/disability/526ez/0781%20Paper%20Sync

Measurement & Monitoring

Analytics Category

Forms

Team & Ownership

Team ID

12003

Portfolio

Benefits Portfolio

OCTO Crew

Disability Benefits Crew

VA Gov Hub

Disability

Owned

true

Code & Repositories

Path to Code

src/applications/disability-benefits/all-claims

Backend Code Repository

vets-api

Other Code Repositories

Github Product Label

disability-experience

Github Team Label

DBEX-Carbs

Technical Details

Product ID

fc5a8bfc-fad2-4ee8-ab52-a51a2af365e8

LOA

3

Endpoints Provided

Endpoints Consumed

  • v0/disability_compensation_form/submit_all_claim
  • /v0/intent_to_file
  • /v0/disability_compensation_form/separation_locations
  • /v0/upload_supporting_evidence
  • /v0/disability_compensation_form/submission_status
  • v0/disability_compensation_form/rating_info
  • /v0/disability_compensation_form/rated_disabilities
  • /v0/intent_to_file/compensation
  • /v0/benefits_reference_data/

Cross Product Dependencies

Testing & Quality (restricted)

Note: Use this form to update these restricted fields.

Has Unit Tests

true

Has E2E Tests

true

Package Dependencies

  • @datadog/browser-rum
  • @department-of-veterans-affairs/component-library/contacts
  • @department-of-veterans-affairs/component-library/dist/react-bindings
  • @department-of-veterans-affairs/platform-forms-system/AddressViewField
  • @department-of-veterans-affairs/platform-forms-system/FormTitle
  • @department-of-veterans-affairs/platform-forms-system/ReviewCardField
  • @department-of-veterans-affairs/platform-forms-system/date
  • @department-of-veterans-affairs/platform-forms-system/get
  • @department-of-veterans-affairs/platform-forms-system/helpers
  • @department-of-veterans-affairs/platform-forms-system/validation
  • @department-of-veterans-affairs/platform-forms/FormFooter
  • @department-of-veterans-affairs/platform-forms/FormSaved
  • @department-of-veterans-affairs/platform-forms/address
  • @department-of-veterans-affairs/platform-forms/constants
  • @department-of-veterans-affairs/platform-site-wide/selectors
  • @department-of-veterans-affairs/platform-site-wide/wizard
  • @department-of-veterans-affairs/platform-static-data/labels
  • @department-of-veterans-affairs/platform-testing/helpers
  • @department-of-veterans-affairs/platform-testing/schemaform-utils
  • @department-of-veterans-affairs/platform-user/RequiredLoginView
  • @department-of-veterans-affairs/platform-user/profile/backendServices
  • @department-of-veterans-affairs/platform-user/selectors
  • @department-of-veterans-affairs/platform-utilities/environment
  • @department-of-veterans-affairs/platform-utilities/featureFlagNames
  • @department-of-veterans-affairs/platform-utilities/ui
  • @department-of-veterans-affairs/react-jsonschema-form/lib/utils
  • @rjsf/core
  • @sentry/browser
  • @testing-library/dom
  • @testing-library/dom/dist/wait-for
  • @testing-library/react
  • @testing-library/react-hooks
  • @testing-library/user-event
  • applications/disability-benefits/all-claims/constants
  • applications/static-pages/wizard
  • chai
  • classnames
  • date-fns
  • enzyme
  • fast-levenshtein
  • fs
  • jsonschema
  • lodash
  • lodash/debounce
  • lodash/merge
  • lodash/some
  • moment
  • path
  • platform/forms-system/exportsFile
  • platform/forms-system/src/js/actions
  • platform/forms-system/src/js/components/AddressViewField
  • platform/forms-system/src/js/components/ConfirmationView
  • platform/forms-system/src/js/components/ConfirmationView/ChapterSectionCollection
  • platform/forms-system/src/js/components/FormNavButtons
  • platform/forms-system/src/js/components/FormTitle
  • platform/forms-system/src/js/components/ReviewCardField
  • platform/forms-system/src/js/definitions/autosuggest
  • platform/forms-system/src/js/definitions/currency
  • platform/forms-system/src/js/definitions/currentOrPastDate
  • platform/forms-system/src/js/definitions/currentOrPastMonthYear
  • platform/forms-system/src/js/definitions/date
  • platform/forms-system/src/js/definitions/dateRange
  • platform/forms-system/src/js/definitions/email
  • platform/forms-system/src/js/definitions/file
  • platform/forms-system/src/js/definitions/phone
  • platform/forms-system/src/js/fields/FullNameField
  • platform/forms-system/src/js/helpers
  • platform/forms-system/src/js/patterns/array-builder
  • platform/forms-system/src/js/patterns/array-builder/ArrayBuilderCancelButton
  • platform/forms-system/src/js/patterns/array-builder/helpers
  • platform/forms-system/src/js/utilities/addDisabilitiesStringSearch
  • platform/forms-system/src/js/utilities/data/findDuplicateIndexes
  • platform/forms-system/src/js/utilities/data/numberToWords
  • platform/forms-system/src/js/utilities/data/readableList
  • platform/forms-system/src/js/utilities/ui
  • platform/forms-system/src/js/utilities/validations
  • platform/forms-system/src/js/validation
  • platform/forms-system/src/js/web-component-fields/VaCheckboxField
  • platform/forms-system/src/js/web-component-fields/VaCheckboxGroupField
  • platform/forms-system/src/js/web-component-fields/VaRadioField
  • platform/forms-system/src/js/web-component-fields/VaSelectField
  • platform/forms-system/src/js/web-component-fields/VaTextInputField
  • platform/forms-system/src/js/web-component-patterns
  • platform/forms-system/src/js/web-component-patterns/yesNoPattern
  • platform/forms-system/test/config/helpers
  • platform/forms/address/index
  • platform/forms/components/FormFooter
  • platform/forms/constants
  • platform/forms/save-in-progress/RoutedSavableApp
  • platform/forms/save-in-progress/SaveInProgressIntro
  • platform/forms/save-in-progress/actions
  • platform/forms/save-in-progress/helpers
  • platform/forms/save-in-progress/reducers
  • platform/forms/save-in-progress/selectors
  • platform/forms/sub-task
  • platform/forms/validations
  • platform/monitoring/Datadog
  • platform/monitoring/DowntimeNotification
  • platform/monitoring/record-event
  • platform/polyfills
  • platform/site-wide/feature-toggles/selectors
  • platform/site-wide/wizard
  • platform/startup
  • platform/startup/store
  • platform/static-data/labels
  • platform/testing/e2e/cypress/support/form-tester
  • platform/testing/e2e/cypress/support/form-tester/utilities
  • platform/testing/unit/helpers
  • platform/testing/unit/mocha-setup
  • platform/testing/unit/schemaform-utils
  • platform/user/profile/actions
  • platform/user/selectors
  • platform/utilities/api
  • platform/utilities/constants
  • platform/utilities/data
  • platform/utilities/data/clone
  • platform/utilities/data/cloneDeep
  • platform/utilities/data/get
  • platform/utilities/data/omit
  • platform/utilities/data/removeDeeplyEmptyObjects
  • platform/utilities/data/set
  • platform/utilities/data/titleCase
  • platform/utilities/date
  • platform/utilities/environment
  • platform/utilities/feature-toggles
  • platform/utilities/feature-toggles/Toggler
  • platform/utilities/scroll
  • platform/utilities/scroll/scroll
  • platform/utilities/ui
  • platform/utilities/ui/focus
  • platform/utilities/ui/webComponents
  • prop-types
  • react
  • react-redux
  • react-router
  • redux
  • redux-mock-store
  • redux-thunk
  • reselect
  • sinon
  • vets-json-schema/dist/21-526EZ-ALLCLAIMS-schema.json
  • vets-json-schema/dist/constants.json
  • ~/platform/forms-system/src/js/components/ConfirmationView
  • ~/platform/forms-system/src/js/components/FormNavButtons
  • ~/platform/utilities/feature-toggles
Contract

Contract End Date

04/25/2025

Last updated: June 22, 2026

Changes made to this page will NOT be saved. To make changes read the user guide then use a GitHub issue form to make changes.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.