Beispiel #1
0
 public Queues CompleteEncounter()
 {
     return(IPatientService.CompleteEncounter(this));
 }