27282930313233
*/ public class EmrPatientConverter extends FMPatient { private FMPatient entity; public EmrPatientConverter() { entity = new FMPatient(); }