Skip to content

Commit

Permalink
Update 0781 JSON test file
Browse files Browse the repository at this point in the history
  • Loading branch information
freeheeling committed Mar 6, 2025
1 parent 3930340 commit 7bd6d57
Showing 1 changed file with 21 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -385,22 +385,29 @@
"relationships": "Lorem ipsum dolor sit amet.",
"unlisted": "Lorem ipsum dolor sit amet."
},
"evidence": {
"counseling": true,
"family": true,
"police": true,
"supportingEvidenceReports": {
"police": true
},
"supportingEvidenceRecords": {
"medical": true,
"peers": true,
"journal": true,
"other": true,
"otherDetails": "Lorem ipsum dolor sit amet."
"counseling": true
},
"supportingEvidenceWitness": {
"family": true,
"service": true
},
"supportingEvidenceOther": {
"personal": true
},
"supportingEvidenceUnlisted": "Lorem ipsum dolor sit amet.",
"treatmentNoneCheckbox": false,
"treatmentReceivedVaProvider": {
"vaPaid": false,
"medicalCenter": true,
"dod": true
},
"traumaTreatment": true,
"treatmentProviders": {
"privateCare": true,
"communityCare": false,
"vamc": true,
"mtf": true
"treatmentReceivedNonVaProvider": {
"nonVa": true
},
"treatmentProvidersDetails": [
{
Expand Down

0 comments on commit 7bd6d57

Please sign in to comment.