Example #1
0
 public PatientVisit()
 {
     Location = new PersonLocation();
 }
Example #2
0
 public PatientVisit()
 {
     Location = new PersonLocation();
 }