public Encounter Create(IPatientService IPatientService) { return(IPatientService.CreateEncounter(this)); }