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

Package: Pharmacy Data Management

Routine: PSSHRQ23


Information

PSSHRQ23 ;WOIFO/AV,TS,SG - Parses out drugsNotChecked and DrugDoseCheck XML ;09/20/07

Source Information

Source file <PSSHRQ23.m>

Entry Points

Name Comments DBIA/ICR reference
DRGNTCK(DOCHAND,NODE,BASE) ;
; @DESC Handles the drugsNotChecked section
NOTREAD(DOCHAND,NODE,HASH) ;
; @DESC Handles reading drugsNotChecked section of the XML document
NOTWRITE(HASH,BASE) ;
; @DESC Handles writing drugsNotChecked section of the XML document and
; and drugs pulled by validation logic as uncheckable (i.e. no gcn).
WRTNODE(I,SUB,HASH) ;
NEXTCNT(BASE,ORDR) ;
; @DESC Returns the next counter for the exceptions output global
DRGDOSE(DOCHAND,NODE,BASE) ;
; @DESC Handles the drugDoseChecks element
MSGREAD(DOCHAND,NODE,HASH,COUNT) ;
; @DESC Handles parsing message section
DOSEREAD(DOCHAND,NODE,HASH,COUNT,MSGHASH,MSGCNT,BASE) ;
MSG(HASH,COUNT,TYPE) ;
CHKVAL(HASH,I,SUB) ;
Info |  Source |  Entry Points