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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: MAGDHW0

Package: Imaging

Routine: MAGDHW0


Information

MAGDHW0 ;WOIFO/PMK - Capture Consult/Request data ; 28 Mar 2006 9:07 AM

Source Information

Source file <MAGDHW0.m>

Entry Points

Name Comments DBIA/ICR reference
INIT ;
; simulate call to INT^HLFNC2
FINDSEG(ARRAY,SEGMENT,I,X) ; find a specific HL7 segment in an array
; input -- ARRAY ---- an HL7 array
; input -- SEGMENT -- three-letter HL7 segment identifier
; input -- I -------- index of the found segment (or null)
; output - I -------- index of the found segment (or null)
; output - X -------- string of fields sans segment identifier
; return - HIT ------ flag indicating segment found
SAVESEG(I,X) ; save updated segment
ADDSEG(X) ; add a new segment to the end if the message
OUTPUT ; output the message to ^MAGDHL7

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^MAGDHL7(2006.5 - [#2006.5] Classic Fileman Calls
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call