public void Simulate()
 {
     //...
     patient.ShowState();
 }