DVBAMVI2 ;ALB/RPM - CAPRI MVI GET CORRESPONDING IDS ;8/6/2012
Source file <DVBAMVI2.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| GETIDS(DVBRSLT,DVBIID) | ;
 | 
|
| CRE81309(DVBIID) | ; create 1309 request xml document
 ; This function creates the HL7v3 1309 Get Corresponding IDs ; Request xml document.  | 
|
| XMIT(DVBXML,DVBXMLR) | ;
 | 
|
| PARSE(DVBXML,DVBOUT) | ;
 | 
|
| SE(DVBNM,DVBATTR) | ; - used for the parser to call back with STARTELEMENT
 | 
|
| OUTPUT(DVBIN,DVBOUT) | ;
 | 
|
| GETACC(DVBOUT,DVBICN) | ;get Active Cerner Correlations from mpi via hl7 direct rpc
 | 
|
| CHKACC(DVBARRAY,DVBOUT) | ;check for Active Correlations with '200CRNR'
 | 
| RPC Name | Call Tags | 
|---|---|
| DVBA MVI GET CORRESPONDING IDS | GETIDS | 
| DVBA MVI CERNER CORRELATIONS | GETACC |