Purpose and Summary
Chamber: House
Introduced date: 2025-02-13
function toString(encoding, start, end) { if (arguments.length === 0) { return this.utf8Slice(0, this.length); } const len = this.length; if (start <= ...
0) start = 0; else if (start >= len) return ''; else start |= 0; if (end === undefined || end > len) end = len; else end |= 0; if (end <= start) return ''; if (encoding === undefined) return this.utf8Slice(start, end); const ops = getEncodingOps(encoding); if (ops === undefined) throw new ERR_UNKNOWN_ENCODING(encoding); return ops.slice(this, start, end); }
Recent Activity
Forwarded by Subcommittee to Full Committee by Voice Vote.
Alternative Names
To direct the Secretary of Veterans Affairs to establish a pilot program to furnish hyperbaric oxygen therapy to a veteran who has a traumatic brain injury or post-traumatic stress disorder.
To direct the Secretary of Veterans Affairs to establish a pilot program to furnish hyperbaric oxygen therapy to a veteran who has a traumatic brain injury or post-traumatic stress disorder.
Veterans National Traumatic Brain Injury Treatment Act
Veterans National Traumatic Brain Injury Treatment Act
To direct the Secretary of Veterans Affairs to establish a pilot program to furnish hyperbaric oxygen therapy to a veteran who has a traumatic brain injury or post-traumatic stress disorder.
Associated Legislation
undefined Policy Areas
Armed Forces and National Security
Potential Impact
Alternative treatments
Neurological disorders
Veterans' education, employment, rehabilitation
Veterans' medical care
Sponsors and Supporters
Rep. Murphy, Gregory F. [R-NC-3]
Rep. Murphy, Gregory F. [R-NC-3]
Rep. Murphy, Gregory F. [R-NC-3]
Rep. Murphy, Gregory F. [R-NC-3]
Rep. Murphy, Gregory F. [R-NC-3]
Rep. Murphy, Gregory F. [R-NC-3]
Rep. Murphy, Gregory F. [R-NC-3]
Rep. Murphy, Gregory F. [R-NC-3]
Rep. Murphy, Gregory F. [R-NC-3]
Cosponsors and Supporters
Rep. Davis, Donald G. [D-NC-1]
Rep. Kiggans, Jennifer A. [R-VA-2]
Rep. Strickland, Marilyn [D-WA-10]
Rep. Wittman, Robert J. [R-VA-1]
Rep. Malliotakis, Nicole [R-NY-11]
Rep. Ross, Deborah K. [D-NC-2]
Rep. Van Orden, Derrick [R-WI-3]
Rep. Biggs, Sheri [R-SC-3]
Rep. Davis, Donald G. [D-NC-1]
Rep. Kiggans, Jennifer A. [R-VA-2]
Rep. Strickland, Marilyn [D-WA-10]
Rep. Wittman, Robert J. [R-VA-1]
Rep. Malliotakis, Nicole [R-NY-11]
Rep. Ross, Deborah K. [D-NC-2]
Rep. Van Orden, Derrick [R-WI-3]
Rep. Biggs, Sheri [R-SC-3]
Rep. Harder, Josh [D-CA-9]
Rep. Davis, Donald G. [D-NC-1]
Rep. Kiggans, Jennifer A. [R-VA-2]
Rep. Strickland, Marilyn [D-WA-10]
Rep. Wittman, Robert J. [R-VA-1]
Rep. Malliotakis, Nicole [R-NY-11]
Rep. Ross, Deborah K. [D-NC-2]
Rep. Van Orden, Derrick [R-WI-3]
Rep. Biggs, Sheri [R-SC-3]
Rep. Harder, Josh [D-CA-9]
Del. King-Hinds, Kimberlyn [R-MP-At Large]
Rep. McDowell, Addison [R-NC-6]
Rep. Davis, Donald G. [D-NC-1]
Rep. Kiggans, Jennifer A. [R-VA-2]
Rep. Strickland, Marilyn [D-WA-10]
Rep. Wittman, Robert J. [R-VA-1]
Rep. Malliotakis, Nicole [R-NY-11]
Rep. Ross, Deborah K. [D-NC-2]
Rep. Van Orden, Derrick [R-WI-3]
Rep. Biggs, Sheri [R-SC-3]
Rep. Harder, Josh [D-CA-9]
Del. King-Hinds, Kimberlyn [R-MP-At Large]
Rep. McDowell, Addison [R-NC-6]
Rep. Moolenaar, John R. [R-MI-2]
Committees and Subcommittees
Veterans' Affairs Committee
Veterans' Affairs Committee
Health Subcommittee
Veterans' Affairs Committee
Health Subcommittee
Veterans' Affairs Committee
Health Subcommittee
Variations and Revisions