refactor patients/visit display; fix patient subscription; start/stop a visit
subscribe to patient data based on selectedPatientId
show runningVisit and openPatientVisit tabs
start/stop visit:
add button and handlers set startedAt and endedAt timestamps display timestamps in visit
add agoOrDateTime template helper