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

Package: Automated Medical Information Exchange

Routine: DVBAMVI1


Information

DVBAMVI1 ;ALB/RPM - CAPRI MVI SEARCH 1305/1306 PROCESSING ;6/27/2012

Source Information

Source file <DVBAMVI1.m>

Entry Points

Name Comments DBIA/ICR reference
FNDPAT(DVBRSLT,DVBDEM,DVBQUANT,DVBFRMT) ;
CRE81305(DVBDEM,DVBQUANT) ; create 1305 request xml document
; This function creates the HL7v3 1305 Search Person Request
; (Match criteria with person trait data) xml document
XMIT(DVBXML,DVBXMLR) ;
PARSE(DVBXML,DVBOUT) ;
SE(DVBNM,DVBATTR) ; - used for the parser to call back with STARTELEMENT
VALUE(DVBTXT) ; - used by the parser to call back with CHARACTERS
EE(DVBNM) ; - used for the the parser to call back with ENDELEMENT
OUTPUT(DVBIN,DVBOUT) ;

Used in RPC

RPC Name Call Tags
DVBA MVI SEARCH PERSON FNDPAT
Info |  Source |  Entry Points |  Used in RPC