public PatientInfo() { SQLServerInfo sqlInfo = new SQLServerInfo(); this.connectionString = sqlInfo.connectionString; hl7v2.Clear(); }