VAFMS EHR - Patients
Photo Chart # First Name Last Name DOB Phone Email
SCL00405 Antonio Able 1976-09-09 803 429 2276 antoniorable@yahoo.com
SCL00294 Ramon Abreu 1963-12-16 8132700888 rabreu6259@hotmail.com
SCL00025 Jose Acevedo 1992-12-10 912 308-9274 None
SCL00339 Angela Acosta 1981-04-14 6192109234 Rachel1419@hotmail.com
SCL00385 Nebil Akalu 1997-07-06 None nebil10a@gmail.com
SCL00316 Temitayo Akinjoqunla 1995-01-29 740-953-0395 timseyimichael@gmail.com
SCL00029 Nelson Alas 1981-04-07 703 776-0314 n_alas007@yahoo.com
SCL00263 Kenneth Allison 1977-09-28 864 541 3600 kenneth_allison2002@yahoo.com
SCL00233 Luis Alma Vasquez 1957-12-19 809-754-7078 lalma9184@gmail.com
SCL00266 Hermes Altagracia 1943-04-26 829-648-6644 hermes426@hotmail.com
SCL00273 Elmer Angeles 1961-05-09 974-77781961 elmerangeles41@gmail.com
SCL00185 Dummy Apple 1980-01-01 None dummy.apple@gmail.com
SCL00329 Miguel Arias Soto 1982-11-29 8295315765 migs.arias@yahoo.com
SCL00205 Erwin Aurich 1977-05-15 619-414-7433 erwin77.aurich@gmail.com
SCL00008 MODXIS AURICH 1987-04-22 929-231-4402 MODXIS22@HOTMAIL.COM
SCL00123 Joshua Babiszewski 1988-03-02 989 582-0787 jagarrett637@gmail.com
SCL00026 Larry Bable 1955-12-27 829 493-4767 None
SCL00301 James Badillo 1949-04-02 407 341-5290 jamesbadillo@verizon.net
SCL00278 Matthew Badillo 1980-03-10 717-982-7948 matthew.j.badillo@gmail.com
SCL00237 Robinson Baez 1964-08-13 8094933862 Robinsonbaezmoa1964@gmail.com
SCL00086 MARVEL BAILEY 1966-04-10 864 357-7451 marvedbailey@gmai.com
SCL00082 ARTURO BALCAZAR 1977-04-01 202 528-3441 arturo.balcazar@yahoo.com
SCL00201 Joshua Barahona 1988-09-16 936 923-1418 joshua1bar@gmail.com
SCL00383 Eric Barnes 1970-04-03 3608313036 ewbarnes1@gmail.com
SCL00015 Norman Barrett 1971-06-02 864 569-2309 norman.barrett@yahoo.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; }