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: PSSHRQ2O

Package: Pharmacy Data Management

Routine: PSSHRQ2O


Information

PSSHRQ2O ;WOIFO/AV,TS,SG - Handles parsing a PEPS Drug Check Response ;09/20/07

Source Information

Source file <PSSHRQ2O.m>

Entry Points

Name Comments DBIA/ICR reference
OUT(DOCHAND,BASE) ;
; @DESC Parses the PEPSResponse XML and stores in object
HNDLCK(DOCHAND,BASE) ;
; @DESC This handles the parsing of the PEPSResponse XML element
GTDBINFO(DOCHAND,BASE) ; get the Vendor database info.
; @DOCHAND Handle to XML document
; @BASE Base of output global
GTHANDLE(DOCHAND) ;
; @DESC Get handle to drugCheck element from PEPSResponse element
SELTAG(NAME) ;
; @DESC Returns the appropriate tag to handle the XML element
ALTERROR(BASE) ;
; @DESC Handles alternate PEPS errors like being unable to
; connect to PEPS. Reads info from global in format
ERREAD(DOCHAND,HASH) ;
; @DESC Handles parsing the exception XML element and storing it
; in a hash variable
CLEXP ;Delete Profile drug exceptions for CPRS if all Prospective drugs have exceptions
CLPAR ;Some Exceptions exist, but not all prospective drugs have an exception
Info |  Source |  Entry Points