An Association of Physicians Committed to Quality Medical Care

 

2006-2007 Board of Councilors
LSMS Leadership


The Louisiana State Medical Society Board of Councilors is composed of the ten District Councilors, each occupying a seat on the Board of Governors. The Board of Councilors acts upon referred orders of business from the Board of Governors and serves as the judicial body of the LSMS.

<% dim conn, rs, username, password, qryString set conn = Server.CreateObject("ADODB.Connection") set rs = Server.CreateObject("ADODB.Recordset") conn.open "eSeries_LSMS","sa","firewire" qryString = "SELECT Activity.ID, Name.City, Name.COMPANY,Name.Last_Name, Name.FULL_NAME, Activity.ACTIVITY_TYPE, Activity.DESCRIPTION, Activity.TRANSACTION_DATE, Activity.EFFECTIVE_DATE, Activity.ACTION_CODES, Name.TITLE, Committee_Position.Title As Code FROM Activity INNER JOIN Name ON Activity.ID = Name.ID inner join Committee_Position on Activity.Action_codes = Committee_Position.Position_Code WHERE Activity.ACTIVITY_TYPE='committee' AND Activity.DESCRIPTION='Board of Councilors' AND Activity.EFFECTIVE_DATE <= GetDate() and Year(Activity.Thru_date) >= Year(GetDAte()) ORDER BY Committee_Position.Rank" rs.open qryString, conn rs.MoveFirst do until rs.EOF if rs("code") = "1st District Councilor" then response.write("") response.write("") else response.write("") end if rs.movenext Loop %> <% set conn = Server.CreateObject("ADODB.Connection") set rs = Server.CreateObject("ADODB.Recordset") conn.open "eSeries_LSMS","sa","firewire" qryString = "SELECT Activity.ID, Name.City, Name.COMPANY,Name.Last_Name, Name.FULL_NAME, Activity.ACTIVITY_TYPE, Activity.DESCRIPTION, Activity.TRANSACTION_DATE, Activity.EFFECTIVE_DATE, Activity.ACTION_CODES, Name.TITLE, Committee_Position.Title As Code FROM Activity INNER JOIN Name ON Activity.ID = Name.ID inner join Committee_Position on Activity.Action_codes = Committee_Position.Position_Code WHERE Activity.ACTIVITY_TYPE='committee' AND Activity.DESCRIPTION='BOG Alternates' AND Activity.EFFECTIVE_DATE <= GetDate() and Year(Activity.Thru_date) >= Year(GetDAte()) ORDER BY Committee_Position.Rank" rs.open qryString, conn dim x x=0 rs.MoveFirst do until x = 10 if rs("code") = "1st District Councilor" then response.write("") response.write("") else response.write("") end if rs.movenext x=x+1 Loop %>

Board of Councilors

" & rs("Code") & "

" & rs("Full_Name") & ", " & rs("City") & "

" & rs("Code") & "

" & rs("Full_Name") & ", " & rs("City") & "

 

Board of Councilors Alternates

" & rs("Code") & "

" & rs("Full_Name") & ", " & rs("City") & "

" & rs("Code") & "

" & rs("Full_Name") & ", " & rs("City") & "

 

 

 

6767 Perkins Rd, Suite 100  h  Baton Rouge, Louisiana 70808  h  225.763.8500  h  800.375.9508



LSMS Home
| Search LSMS | Contact Us | Legislation | CME | Meetings | News | Join the LSMS

 

Hit Counter