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 HL7 Interface
Print Page as PDF
Routine: XUMFH

Package: Kernel

Routine: XUMFH


Information

XUMFH ;CIOFO-SF/RAM - Master File HL7 Msg Handler ;11/16/05

Source Information

Source file <XUMFH.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; -- entry point
INIT ; -- initialize
PROCESS ; -- pull message text
MSH ; -- MSH segment
MSA ; -- MSA segment
QRD ; -- QRD segment
MFI ; -- MFI segment
MFE ; -- MFE segment
ZL7 ; -- Generic Master File
ZIN ; -- VHA Institution segment
ZFT ; -- VHA Facility Type segment
LOC ; -- Location Identification segment
ZZZ ; -- get [Z...] segment(s)
SUBFILE ; -- process subfile record
VALUE() ; -- parse segment
VAL2() ; -- parse component
SUBCOMP ; -- subcomponents
ARRAY ; -- query data stored in array (not filed)
REPLY ; -- master file response
EXIT ; -- cleanup, and quit
EM(ERROR,ERR) ; -- error message
EM1 ;

Used in HL7 Interface

HL7 Protocol Name Call Tags
XUMF MFN MAIN
XUMF MFQ MAIN
XUMF MFK MAIN
XUMF MFR MAIN
Info |  Source |  Entry Points |  Used in HL7 Interface