Summary Table
| Categories |
Total Count |
| PII |
0 |
| URL |
0 |
| DNS |
0 |
| EKL |
0 |
| IP |
0 |
| PORT |
0 |
| VsID |
0 |
| CF |
0 |
| AI |
0 |
| VPD |
0 |
| PL |
0 |
| Other |
0 |
File Content
<div class="modal-header">
<h3 tabindex="0">About</h3>
<button ng-click="ok()" tabindex="0">
<i class="icon icon-close-1" aria-hidden="true"></i>
<span class="sr-only">Close</span>
</button>
</div>
<div class="modal-body">
<p>My VA Images - v{{version}}</p>
<p>My VA Images mobile application provided by the Veterans Health Administration’s (VHA) Office of Telehealth Services will allow VA health care providers to identify appropriate patients to receive healthcare by capturing and submitting the images or videos and other information remotely. The health care provider will review patient submitted information.</p>
<p>My VA Images application will reduce Veteran travel time and expense, further reduce the access to care problem, and improve clinician efficiency.</p>
<p><a role="link" ng-click="showEula()" href="">End User License Agreement (EULA)</a></p>
</div>
<div class="modal-footer">
<button class="btn btn-primary" ng-click="ok()">OK</button>
</div>