Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: PSSPGX2

Package: Pharmacy Data Management

Routine: PSSPGX2


Information

PSSPGX2 ;BIR/MV - PHARMACOGENOMICS API CONTINUE ;09/20/07

Source Information

Source file <PSSPGX2.m>

Entry Points

Name Comments DBIA/ICR reference
POST(DOCHAND,PSSXML,PSSWS) ; post the XML request to PEPS server and return the routes
; PSSXML: XML request (header and input data...)
; PSSWS : An array
; PSSWS("SERVICE_NAME") - Webservice name. Ex: "PGX_ORDER_CHECKS"
; PSSWS("PATH") - Ex: "pgxwarning"
; PSSWS("SERVER") - the server name. Ex: "PEPS"
; output: PSSOUT - array containing the list of route names for the given drug.
Info |  Source |  Entry Points