VAFMS EHR - Patients
Photo Chart # First Name Last Name DOB Phone Email
SCL00091 CHRISTOPHER VANDAYBURG 1985-03-29 703)673-8230 CHRISTOPHER.VANDAYBURGD@GMAIL.COM
121407874 Jorge Vargas 1948-11-07 809 905-7654 letvargas60@gmail.com
SCL00399 Jose Vargas Vasquez 1995-06-08 8495177895 vjose183@gmail.com
SCL00209 Joyce Vasquez 1958-06-30 829 632-7810 Jycvasquezliranzo@gmail.com
SCL00068 TYRONE VAUGHN 1973-07-31 809)446-5585 None
SCL00232 Sergio Vazquez Estevez 1960-03-27 804-715-8820 sergiazo@gmail.com
SCL00243 Victor Velez 1947-08-26 809-891-1541 victor.v47@yahoo.com
SCL00036 Hector Vivieca 1982-07-11 None hvivieca@gmail.com
SCL00390 Pasvir Volquez 1984-10-30 849-522-1030 pcp112358@protonmail.com
SCL00131 Charles Wagner 1931-04-14 (555)555-5555 None
SCL00380 Isreal Walters 1995-07-11 7578378628 isrealwalters@ymail.com
SCL00190 Christopher Ware 1956-02-18 704 902-5990 Gro2know@Yahoo.com
SCL00044 Vincent Warfield 1959-04-29 None 5958foxill@gmail.com
SCL00374 Sidney Washington III 1984-12-19 817-470-0575 sidney.washington84@gmail.com
SCL00373 Douglas Watts Jr 1989-11-15 313-319-2878 dwatts89mobile@gmail.com
SCL00308 Kenneth Webster 1959-05-06 8097492613 kennethnwebster@yahoo.com
SCL00121 JERRY WHITFIELD 1964-02-22 None JerryL.whitfield@gmail.com
SCL00324 Kevin Wiley 1964-10-08 870 714-9268 Kevinwiley059@gmail.com
SCL00071 ROGER WILLIAMS 1952-07-15 None rogkimles@hotmail.com
SCL00398 Brian Williams 1962-02-24 7185511807 beeserious7@yahoo.com
SCL00370 Wallace Williams 1956-04-07 9128440982 wolfwill55@gmail.com
SCL00342 Landon Williams 1988-06-26 561 503-9348 Landonwilliamsarmy25@yahoo.com
SCL00302 Jeffrey Wilson 1970-06-23 704-591-6173 wolfprimes52@gmail.com
SCL00204 Eric Wilson 1981-11-07 None wilson1eric@yahoo.com
SCL00219 Jamar Winder 1985-05-23 829-637-8139 JAMARANDRE@GMAIL.COM
body { font-family: Arial, sans-serif; background: #eef2f7; margin: 0; color: #111; } .topbar { display: flex; justify-content: space-between; align-items: center; background: #2b4db3; color: white; padding: 10px 20px; font-size: 18px; font-weight: bold; } .search-bar input { padding: 6px; border: 1px solid #ccc; border-radius: 4px; } .search-bar button { background: white; border: none; padding: 6px 10px; cursor: pointer; color: #2b4db3; font-weight: bold; border-radius: 4px; } .patients-container { margin: 20px; background: white; border-radius: 10px; overflow: hidden; } .patients-table { width: 100%; border-collapse: collapse; } .patients-table th { background: #2b4db3; color: white; padding: 10px; text-align: left; } .patients-table td { padding: 8px; border-bottom: 1px solid #ddd; } .patients-table tr:hover { background: #f0f4ff; cursor: pointer; } .thumb { width: 40px; height: 40px; border-radius: 6px; object-fit: cover; } .pagination { text-align: center; padding: 15px; } .pagination a, .pagination span { margin: 0 5px; padding: 5px 10px; text-decoration: none; color: #2b4db3; font-weight: bold; } .pagination .active { background: #2b4db3; color: white; border-radius: 4px; } .add-btn { position: fixed; bottom: 20px; right: 30px; background: #2b4db3; color: white; border: none; border-radius: 50%; width: 60px; height: 60px; font-size: 28px; cursor: pointer; box-shadow: 0 4px 8px rgba(0,0,0,0.3); } .add-btn:hover { background: #1e3a8a; }