pm = CreateObject("Component", "Menu");
myArgument = 'summary';
pm.MenuFunction(myArgument,#getP.Patient_Id#,'','','','');
SELECT * FROM #Request.prefix_db_agency#.pPtPayer
WHERE Patient_ID =
SELECT * FROM #Request.prefix_db_agency#.pPtContacts
WHERE Patient_ID =
SELECT * FROM getcontact
WHERE Emergency =
AND status !=
--->