|
|
|
|
|
<%if(pid!=null && !pid.equals("")) {%>
|
Demographics
<%
Vector data=patientmanagerjbean.getPatientSearchResults(((StaffEntryInfo)session.getAttribute("staffEntryInfo")).PRID,Integer.parseInt(pid),0,"","","","","","",null,"","pfnm");
if(data!=null){
if(data.size()>0){
if(data!=null && ((SearchPatientInfo)(data.elementAt(0))).status.equalsIgnoreCase(GeysersSiteConstants.STATUS_ACTIVE)){%>
Claim
Transactions
<%}}}%>
Questionnaire
|
<%}%>
<%
if(request.getParameter("saved") !=null ){
%>
| Your Information has been saved. |
<%
}
%>
|
|
|
|
|