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

Package: Imaging

Routine: MAGDHRC0


Information

MAGDHRC0 ;WOIFO/PMK - Read HL7 and generate DICOM ; 28 Mar 2011 10:30 AM

Source Information

Source file <MAGDHRC0.m>

Entry Points

Name Comments DBIA/ICR reference
GETDATA(FLD,REP,CMP,SUB) ; get an element from HL7PARSE
DEQUOTE(X) ; convert HL7 double quote data (that is, "") to empty string
GETEXIST(FLD,REP,CMP,SUB) ; does the element (segment/field/rep/comp) exist
GETSEG(SEGMENT) ; check if the named segment exists
GETCOUNT() ; get highest index number from HL7PARSE
GETNAME(J,K) ; get a person's name - return in DICOM format
; also used for provider's name - first piece is code - others shifted
Info |  Source |  Entry Points