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

Package: Master Patient Index VistA

Routine: MPIFXMLG


Information

MPIFXMLG ;ALB/CKN - MPIF GET CORRESPONDING IDS ; 5/21/15 11:59pm

Source Information

Source file <MPIFXMLG.m>

Entry Points

Name Comments DBIA/ICR reference
TEST ;Test one patient data
GETIDS(MPIIDS,ICN) ; GetCorrespondingIDs for ICN
XMLBLD(ICN) ; setup xml to get corresponding Ids
; ICN - Integration Control Numer
; Returns XML for the search
PARSE(MPIDATA,MPIXML) ;Parse XML for results
SE(MPIN,MPIA) ; - used for the parser to call back with STARTELEMENT
VALUE(MPIT) ;used by the parser to call back with CHARACTERS
Info |  Source |  Entry Points