PSSHRQ23 ;WOIFO/AV,TS,SG - Parses out drugsNotChecked and DrugDoseCheck XML ;09/20/07
Source file <PSSHRQ23.m>
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) | ;
|