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 |  Used in RPC
Print Page as PDF
Routine: DVBAMVI2

Package: Automated Medical Information Exchange

Routine: DVBAMVI2


Information

DVBAMVI2 ;ALB/RPM - CAPRI MVI GET CORRESPONDING IDS ;8/6/2012

Source Information

Source file <DVBAMVI2.m>

Entry Points

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'

Used in RPC

RPC Name Call Tags
DVBA MVI GET CORRESPONDING IDS GETIDS
DVBA MVI CERNER CORRELATIONS GETACC
Info |  Source |  Entry Points |  Used in RPC