Beispiel #1
0
 private bool mp_psychiatric_progress_noteExists(long id)
 {
     return(_psychiatricProgressNote.Exists(id));
 }