export class ExaminationInfo { ProjectName: string; ClinicName: string; DoctorName: string; ProjectID: string; OrderDate: string; }