This function queries patient visits (face-to-face encounters and directly-observed drug treatments) from TBdb for a given period. The results include visit date, location, and the staff member responsible.
| 1 | query_visits(start_date, stop_date = Sys.Date())
 | 
| start_date | The earliest visit date to retrieve | 
| stop_date | The latest visit date to retrieve | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.