Login → Kino search → Athena lookup → Save test → Verify provider → Cleanup
POST to ../back-auth.php — verify display_name and practices are returned.
POST to ../back-get-patient-all.php — find patients in the local database filtered by practice.
Search the athenaOne database by name + DOB within an assigned department. Retrieves all demographics needed to populate a Kino patient record.
POST to ../back_test_results.php — save a test and check provider auto-population.
POST to back_get_test_details.php — check providername + providerlocation on the saved test.
Review what was created and clean up test data.